Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

cloudnine (5985)

cloudnine
  (email not shown publicly)

cloudnine (5985)

Last Journal Entry

treating a string like a file , 2006.07.07 0:45 (0 comments)

Seems there's always something new to learn. Old, but interesting news I just found out. Pre perl 5.8, one would use IO::String to treat a string like a file. W ...