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.
Formatting -- yours and use.perl.org's (Score:1)
Re:Formatting – yours and use.perl.org's (Score:1)
Put posts and comments through “
encode 'us-ascii', $your_post, Encode::HTMLCREF”. That will make them come out as intended.That’s on purpose; Slashcode has its own special
<ecode>tag for that purpose (whose distinguishing features are: 1. you can write raw angle brackets and ampersands inside, and Slash will turn them into entities for you; 2. it uses<pre>, so very long lines will wrapRe:Formatting – yours and use.perl.org's (Score:1)
Reply to This
Parent