Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

jacques

by jacques (Priest)
on Dec 31, 2002 at 14:07 UTC ( [id://223311]=user: print w/replies, xml ) Need Help??

Before you speak, ask yourself: is it kind, is it necessary, is it true, does it improve on the silence?

Buy My Perl T-shirts, support an open-source developer!!

CPAN author:
Acme::Bushisms
HTML::Perlinfo
Win32::Wallpaper
Win32::Die
Win (a work in progress)
Nodes I have contributed to the Monastery:
  • Can of soda
  • On starting a new job
  • DBI speed up needed on MySQL
  • Java is from Mars, Perl is from Venus
  • PerlMessy: Perltidy's little tattletaling sister
  • Jacques's Cheat Sheet


    make test > test.txt 2>&1
    Creating an array from the sql results on a single column.
    my @campaign_ids = @{ $dbh->selectcol_arrayref($events_sql)}; find . -name '*.pm' | wc -l find . -name "myfile*.*" -print 2>/dev/null for i in `ls *.pm`; do perl -Tcw -I ~/public_html/bps $i; done cvs -nq update -dA
    vim cookbook
    Nodes of interest
    Speeding up the DBI
    DBI recipes

    Log In?
    Username:
    Password:

    What's my password?
    Create A New User
    Domain Nodelet?
    Chatterbox?
    and the web crawler heard nothing...

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

      No recent polls found