0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Include updated archive More... about 12 years ago
`file_name` and `file_comment` More... about 12 years ago
Read in file name, extra field and file comment More... about 12 years ago
Test file comment length More... about 12 years ago
More trouble than it is worth! More... about 12 years ago
Remove unused method `_length` More... about 12 years ago
No need to know the total size More... about 12 years ago
Parse Central Directory Records More... about 12 years ago
Include a `_tell` method More... about 12 years ago
Implement end of central directory record More... about 12 years ago
Parse end of central directory record More... about 12 years ago
Reorder such that we have a valid `$parser` More... about 12 years ago
Use `sys` family of methods for `read` and `seek` More... about 12 years ago
Read chunk after chunk for checking the signature More... about 12 years ago
Point the filehandle just after the signature More... about 12 years ago
Remove one empty line More... about 12 years ago
Check if the file is a zip archive or not More... about 12 years ago
Remove conditionals for `$@` More... about 12 years ago
Initial commit More... about 12 years ago
Open archive and stash filehandle in the object More... about 12 years ago
Create object More... about 12 years ago
Test if the module loads More... about 12 years ago
Be backward compatible More... about 12 years ago