Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Poem about the FCC

by bageler (Hermit)
on Mar 04, 2004 at 21:51 UTC ( [id://334046]=note: print w/replies, xml ) Need Help??


in reply to Poem about the FCC

any relation to the BF quote?
#!/usr/bin/perl # Any society that would give up a little liberty # to gain a little security will deserve neither # and lose both. # -- Benjamin Franklin @{$deserve{liberty}}=(0..100000); @{$deserve{security}}=(0..100000); if (@security = map{shift @liberty}(0..5)) { delete $deserve{liberty} and delete $deserve{security}; }

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://334046]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-24 00:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found