Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Importing a variable into a package

by frazap (Monk)
on May 16, 2018 at 09:35 UTC ( [id://1214621]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub fill_in {
    ...
    ...
      ...
      print "eval on \n", $fi_progtext,"\n";
      $fi_res = eval $fi_progtext;
    
  2. or download this
    eval on
    package T; use strict;;
    ...
    package T; use strict;;
    #line 4 dokpe.tmpl
    "\t";
    
  3. or download this
    Plan de fermeture { $annee } 
    Bibliothèque de la Faculté des Sciences (Dokpe)
    
    Motif{"\t"}
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-19 15:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found