Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Sub Params as references

by kvale (Monsignor)
on Aug 14, 2002 at 03:37 UTC ( [id://189984]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      my $file_name = ${shift()};
      my $lines_in  = ${shift()};
    
  2. or download this
    
    sub read_template {
    ...
      }
      return($line_cnt);
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-25 07:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found