Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Help with passing through a package...

by basicdez (Pilgrim)
on Jan 31, 2002 at 22:15 UTC ( [id://142526]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    package X2PCONF;
    
    my $Num_OF_Bank_INFO  = 2;
    
  2. or download this
    #!/usr/local/bin/perl-Tw
    
    use X2PCONF;
    print "Number $X2PCONF::Num_OF_Bank_INFO\n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-03-28 16:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found