Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: RFC: Business::CreditCard::Obscure

by izut (Chaplain)
on Aug 21, 2006 at 18:22 UTC ( [id://568633]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $obscure = Business::CreditCard::Obscure->new(cardnum => '123456789
    +012')->obscure();
    
  2. or download this
    use Business::CreditCard::Obscure qw(obscure);
    my $obscure = obscure(cardnum = '123456789012');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-16 20:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found