NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
DynAPI got there before you (Score:2)
To load all your dynapi.api.* library files. Or you can simply include a single file.
PS: There is no space between 'd' and 'ynapi' in the above example. use.perl code h
Re:DynAPI got there before you (Score:1)
One way in which people can abuse sites is by posting comments that contain ridiculously long strings of characters with no spaces in it them: web-browsers don't have anywhere to split the line, so the box they are in gets massively extended sideways, pushing out other columns, and generally messing up the page.
Slash avoids this by inserting spaces into long 'words', with the unfort
Re:DynAPI got there before you (Score:2)
Reply to This
Parent