Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^6: Does Perl 5 (or 6?) need another built-in variable for the -F switch?

by davido (Cardinal)
on Nov 03, 2006 at 16:28 UTC ( [id://582116]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Does Perl 5 (or 6?) need another built-in variable for the -F switch?
in thread Does Perl 5 (or 6?) need another built-in variable for the -F switch?

If -M (for example) were used multiple times, the %^C hash would look like this:

%^C = ( M => [ 'strict', 'Data::Dumper', 'Getopt::Long' ], # ..... );

Dave

  • Comment on Re^6: Does Perl 5 (or 6?) need another built-in variable for the -F switch?
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-20 01:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found