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

Re: __DATA__ used in BEGIN

by shmem (Chancellor)
on Nov 06, 2007 at 12:08 UTC ( [id://649194]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Foo::Bar::Quux;
    
    ...
    quux
    now in runtime...
    now in main
    
  2. or download this
    qwurx [shmem] ~ > perl -e 'print "now in main\n"; use Foo::Bar::Quux'
    DATA: foo
    DATA: bar
    DATA: quux
    now in runtime...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-25 14:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found