Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

help with (what I consider) a strange problem

by dusk (Friar)
on Mar 19, 2001 at 07:11 UTC ( [id://65344]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    my $latin = Text::Bastardize->new();
    $latin->charge($_);
    print $latin->pig(),"\n"
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    my $latin = Text::Bastardize->new();
    $latin->charge($_);
    print $latin->pig(),"\n"
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-26 01:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found