Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Help with Archive::Rar

by gautamparimoo (Beadle)
on Apr 11, 2012 at 12:50 UTC ( [id://964532]=note: print w/replies, xml ) Need Help??


in reply to Re: Help with Archive::Rar
in thread Help with Archive::Rar

IT has a prerequisite of unrar.dll being installed

Replies are listed 'Best First'.
Re^3: Help with Archive::Rar
by marto (Cardinal) on Apr 11, 2012 at 13:04 UTC

    Hardly surprising, Archive::Rar has an external dependency also you know.

Re^3: Help with Archive::Rar
by CountZero (Bishop) on Apr 11, 2012 at 19:10 UTC
    Yes, but it is well explained how to do it.

    CountZero

    A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

    My blog: Imperial Deltronics

      I found this module Archive::Any on cpan with no dependencies but i do not know if it sipports rar

        It has no direct dependencies on archive-modules because it relies on plugins to provide the functionality to (un)pack the archive. You will still need the underlying archive modules which will be called through Archive::Any::Plugin, i.e. Archive::Rar in this specific case.

        CountZero

        A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

        My blog: Imperial Deltronics

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-19 23:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found