[OT] Re: UVLUG presents Pete Ashdown on Open Source, politics and government *PLUS* an installfest!
Jayce^
jason at infogenix.com
Wed Feb 22 15:53:31 MST 2006
#!/usr/bin/perl -w
$crap = q{
> What, exactly, are the negative societal effects of pornography you are
> talking about? It is one of the biggest industries in the world, it is
> one of the most in-demand products in the world, and it has always
> helped advance technology. Society seems to get along just fine with
> all the porn out there, as far as I can tell. Sure, there are always
> losers out there who can't control themselves, but IMO, that's hardly a
> reason to have the government treat porn like a drug. Do you really
> want the government to spend countless billions invading people's
> privacy in a war on porn, which will undoubtedly fail, just like the war
> on drugs?
}; ## not scoped, because I don't want a 'my' in front...
my @subs = qw/ drugs SPAM phishing Microsoft Warcraft trolling /;
foreach (@subs) {
$crap =~ s/porn\w+
/$_/
g;
PLUG::spew( $crap );
}
--
Jayce^
More information about the PLUG
mailing list