[briandfoy/perlfaq] aa2b30: * perlfaq9: How do I decode or create those %-enco...

[email protected] Thu, 15 Oct 2009 18:01:55 -0700
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
Branch: refs/heads/master
Home:   http://github.com/briandfoy/perlfaq

Commit: aa2b30a3bcbf1ac69f000fe363b0c384fbc44723
    http://github.com/briandfoy/perlfaq/commit/aa2b30a3bcbf1ac69f000fe363b0c384fbc44723
Author: brian d foy <[email protected]>
Date:   2009-10-15 (Thu, 15 Oct 2009)

Changed paths:
  M perlfaq9.pod

Log Message:
-----------
* perlfaq9: How do I decode or create those %-encodings on the web?
    + I used the wrong variable in the print. :(