Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

osunderdog's scratchpad

by osunderdog (Deacon)
on Sep 29, 2004 at 22:55 UTC ( [id://395163]=scratchpad: print w/replies, xml ) Need Help??


Tutorials
Writing Solid CPAN Modules

Information on memory allocation issues in Perl
Re: Is there a penalty for namespace use?

<update>something has changed</update>
Re: undefining hashes to free memory
Memory leaks and reference counting within Perl.
Is $^M a leftover April Fool?
Re: Perl application packaging

Creating a big file:

perl -e '$string=q{ }x1024; for(my $i = 0; $i <= (1024*1024); $i++){print $string}' > test.out
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 imbibing at the Monastery: (3)
As of 2024-04-19 18:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found