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

Re: regex for rpm: name, version, release, arch

by choroba (Cardinal)
on Aug 30, 2012 at 17:55 UTC ( [id://990809]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    libXi-1.0.1-4.el5_4.i386
    perl-Carp-Clan-5.3-1.2.1.noarch
    rpm-build-4.6.1-2.el5.x86_64
    
  2. or download this
    NAME           VERSION RELEASE     ARCH  
    fipscheck      1.2.0   1.el5       x86_64
    ...
    libXi          1.0.1   4.el5_4     i386  
    perl-Carp-Clan 5.3     1.2.1       noarch
    rpm-build      4.6.1   2.el5       x86_64
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 13:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found