Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

remove 16 Zeros

by eghdam (Initiate)
on Oct 13, 2015 at 08:47 UTC ( [id://1144651]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    pvid     00c1be9a467335ce0000000000000000
                            >0000000000000000
     if ($line =~ /pvid\+(.*$)"and remove 16 zeors) { 
     $pvid = $1 
     }
    
  2. or download this
    if ($line =~ /pvid\+(.*$)s{0000000000000000}{
    $pvid = $1
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-04-24 10:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found