Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: Moose error?

by Anonymous Monk
on Feb 23, 2012 at 14:09 UTC ( [id://955740]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Moose error?
in thread Moose error?

What is output from running perl Makefile.PL?

You should probably upgrade all Moose* modules to their latest versions

Replies are listed 'Best First'.
Re^4: Moose error?
by Anonymous Monk on Feb 23, 2012 at 15:14 UTC

    Assuming you mean APP::Reprove:

    C:\Perl64\packages\App-Reprove-0.004>makefile *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - IO::Scalar ...loaded. (2.110) - ExtUtils::MakeMaker ...loaded. (6.54 >= 6.42) - Test::More ...loaded. (0.96 >= 0.61) - MooseX::Declare ...loaded. (0.35 >= 0.34) - File::Spec ...loaded. (3.29) - MooseX::Getopt ...loaded. (0.39) - Object::AUTHORITY ...loaded. (0.004 >= 0.003) - autodie ...loaded. (2.06_01) - File::Path ...loaded. (2.08) - LWP::Simple ...loaded. (5.827) - File::pushd ...loaded. (1.002) - Class::Load ...loaded. (0.18) - File::Temp ...loaded. (0.22) - Module::Manifest ...loaded. (1.08) - JSON ...loaded. (2.17 >= 2.00) - File::Basename ...loaded. (2.77) - common::sense ...loaded. (3.4) - App::Prove ...loaded. (3.17) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for App::Reprove C:\Perl64\packages\App-Reprove-0.004>nmake Microsoft (R) Program Maintenance Utility Version 9.00.21022.08 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Module/Reprove.pm blib\lib\Module\Reprove.pm cp lib/App/Reprove.pm blib\lib\App\Reprove.pm C:\Perl64\bin\perl.exe "-Iinc" -MExtUtils::Command -e "cp" -- +bin/reprove blib\script\reprove pl2bat.bat blib\script\reprove C:\Perl64\packages\App-Reprove-0.004>nmake test Microsoft (R) Program Maintenance Utility Version 9.00.21022.08 Copyright (C) Microsoft Corporation. All rights reserved. C:\Perl64\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_ha +rness(0, 'inc', 'blib\lib', 'blib\arch')" t/01basic.t t/02reprove.t t/01basic.t .... # Failed test 'use App::Reprove;' t/01basic.t .... 1/1 # at t/01basic.t line 2. # Tried to use 'App::Reprove'. # Error: Could not create the 'reader' method for variable_name b +ecause : Could not generate inline reader because : Could not create +writer for 'variable_name' because Failed to compile source: Compilat +ion error # # source: <snip> ... Trace output as in the OP C:\Perl64\packages\App-Reprove-0.004>nmake install Microsoft (R) Program Maintenance Utility Version 9.00.21022.08 Copyright (C) Microsoft Corporation. All rights reserved. Appending installation info to C:\Perl64\lib/perllocal.pod
Re^4: Moose error?
by Anonymous Monk on Feb 23, 2012 at 14:27 UTC

    What is output from running perl Makefile.PL?

    Makefile for what?

    You should probably upgrade all Moose* modules to their latest versions

    I believe I have.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://955740]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (7)
As of 2024-04-23 18:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found