Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

jsprat's scratchpad

by jsprat (Curate)
on Jun 05, 2004 at 11:54 UTC ( [id://361495]=scratchpad: print w/replies, xml ) Need Help??

$ cat Makefile # Minimal makefile to test command line args TEST=UhUh! .PHONY : test test: @echo ${TEST} $ make -DTEST=/usr/bin/local/perl UhUh! $ make TEST=/usr/bin/local/perl /usr/bin/local/perl

Parsing XML
XML Parsing
More with XML Parser
XML = Database
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 lurking in the Monastery: (5)
As of 2024-04-19 03:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found