Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Problem installing Carp-1.25 under DWIM Perl

by bojinlund (Monsignor)
on May 22, 2012 at 09:44 UTC ( [id://971748]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    diff -u -r t:/makeMaker/ExtUtils-MakeMaker-6.62/lib/ExtUtils/MakeMaker
    +.pm
    t:/makeMaker/ExtUtils-MakeMaker-modified/lib/ExtUtils/MakeMaker.pm
    ...
    +}
    
     =head2 Targets
    
  2. or download this
    
    # --- MakeMaker ???? section:
    ...
    ifneq "$(.VARIABLES)" ""
    MAKE_USED = gnumake
    endif
    
  3. or download this
    !IF 0
    This makefile is intended to be used by nmake
    !ENDIF
    
  4. or download this
    # --- MakeMaker top_targets section:
    all :: check_run_conditions pure_all
    $(NOECHO) $(NOOP)
    
  5. or download this
    push @{$self->{RESULT}},
    '',
    ...
    push @{$self->{RESULT}},
    ' $(NOECHO) $(NOOP)';
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 19:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found