In my perl script I'm attempting to extract a JAR manifest file. The Manifest.mf file is created whenever you create a jar file. I'm using the manifest to store Implementation-Version, and I want to access that in my perl script. My problem is that the Manifest.mf file is in a subdirectory...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.