Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: RFC: Business::CreditCard::Obscure

by cees (Curate)
on Aug 21, 2006 at 19:42 UTC ( [id://568662]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Business::CreditCard::Obscure qw(obscure);
    
    ...
    
    print obscurevisa('4444333322221111');  # 4444********1111
    print obscurediner('444333222111');  # 444******111
    
  2. or download this
    package Business::CreditCard::Obscure;
    
    ...
    }
    
    1;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-12-07 21:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which IDE have you been most impressed by?













    Results (50 votes). Check out past polls.