Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Output to another file help

by roboticus (Chancellor)
on Nov 08, 2012 at 21:21 UTC ( [id://1002986]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $firstName = 'Marco';
    my $firstInitial = substr($firstName, 0, 1);
    print "First initial is '$firstInitial'\n";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1002986]
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: (7)
As of 2024-04-23 16:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found