[ale] Perl Question

James P. Kinney III jkinney at localnetsolutions.com
Fri Jul 30 13:38:16 EDT 2004


On Fri, 2004-07-30 at 12:59, Fletch wrote:
> You might look at Class::DBI before reimpleminting the wheel.
> 
> 
> At any rate, yes it's quite feasable to pass key => value params, then
> in your sub do something along the lines of:
> 
> 
> sub foozle {
>   my %defaults = ( wonkle => 'zorbnats',
>                    fleegle => 'wubba wubba', );
>   my %args = ( %defaults, @_ );
> 
>   if( exists $args{ optional } ) {
>     ## ...
>   }
> 
>   print "fleegle: ", $args{ fleegle }, "\n";
> }

My lawyers will be contacting you about using my patented code in your
unlicensed demonstration. The blatant use of the well known, trademarked
variable names floozle, wonkle, fleeble and zorbnat are only licensed to
approved partners. wubba wubba is patented in the US and Canada with
patents pending in UK, Japan and Asia. I have consulted with SCO and we
concur that everything you have ever done is in violation of anything we
might have done as soon as we can print some paperwork to prove we
thought about doing something similar. Stuff like pressing buttons with
letters on them to make similar looking letters appear on a tv-screen
like device.


It's Friday.
-- 
James P. Kinney III          \Changing the mobile computing world/
CEO & Director of Engineering \          one Linux user         /
Local Net Solutions,LLC        \           at a time.          /
770-493-8244                    \.___________________________./
http://www.localnetsolutions.com

GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<jkinney at localnetsolutions.com>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part




More information about the Ale mailing list