Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Create and edit new scripts

by wazoox (Prior)
on Apr 25, 2006 at 19:07 UTC ( [id://545625]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    
  2. or download this
    #!/usr/bin/perl -w
    
  3. or download this
    set_language_mode( "Perl" )
    myperl=shell_command( "which perl" , "" )
    insert_string("#!" myperl "\n\nuse strict;\nuse warnings;\n")
    set_cursor_pos(100)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-03-28 13:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found