Created
August 12, 2009 03:46
-
-
Save bdonlan/166316 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
] mx-run Haver::Server --hostname localhost --port 7575 --interface 127.0.0.1 | |
Odd number of elements in hash assignment at /usr/local/share/perl/5.10.0/MooseX/Method/Signatures/Meta/Method.pm line 335. | |
Validation failed for 'MooseX::Types::Structured::Tuple[MooseX::Types::Structured::Tuple[Object],MooseX::Types::Structured::Dict[]]' failed with value [ [ Haver::Server=HASH(0x315a0d8) ], { 127.0.0.1 => undef } ], Internal Validation Error is: Validation failed for 'MooseX::Types::Structured::Dict[]' failed with value { 127.0.0.1 => undef } at /usr/local/share/perl/5.10.0/MooseX/Method/Signatures/Meta/Method.pm line 365 | |
MooseX::Method::Signatures::Meta::Method::validate('MooseX::Method::Signatures::Meta::Method=HASH(0x318aaa0)', 'ARRAY(0x318acc8)') called at /usr/local/share/perl/5.10.0/MooseX/Method/Signatures/Meta/Method.pm line 139 | |
Haver::Server::run('Haver::Server=HASH(0x315a0d8)', 127.0.0.1) called at /usr/local/share/perl/5.10.0/MooseX/Runnable/Invocation.pm line 159 | |
MooseX::Runnable::Invocation::start_application('Class::MOP::Class::__ANON__::SERIAL::7=HASH(0x21d4720)', 'Haver::Server=HASH(0x315a0d8)', 127.0.0.1) called at /usr/local/share/perl/5.10.0/MooseX/Runnable/Invocation.pm line 170 | |
MooseX::Runnable::Invocation::run('Class::MOP::Class::__ANON__::SERIAL::7=HASH(0x21d4720)', '--hostname', 'localhost', '--port', 7575, '--interface', 127.0.0.1) called at /usr/local/bin/mx-run line 28 | |
main::run() called at /usr/local/bin/mx-run line 9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment