libfile-slurp-perl 9999.32-2 source package in Ubuntu
Changelog
libfile-slurp-perl (9999.32-2) unstable; urgency=medium * mark as multi-arch foreign (closes: #1022982) * standards version, debhelper versions lifted -- Alexander Zangerl <email address hidden> Tue, 01 Nov 2022 19:54:21 +1000
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | perl | |
Lunar | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libfile-slurp-perl_9999.32-2.dsc | 1.8 KiB | 2869b89c95ebcd2577854a9a506fc6411087c9ba3d9f8c3e9afb9eed20fc6020 |
libfile-slurp-perl_9999.32.orig.tar.gz | 33.8 KiB | 4c3c21992a9d42be3a79dd74a3c83d27d38057269d65509a2f555ea0fb2bc5b0 |
libfile-slurp-perl_9999.32-2.debian.tar.xz | 5.0 KiB | 6fc49db2cffc39fb94bcc42cd69119116276d9d82530b0db60810af35c923f93 |
Available diffs
- diff from 9999.32-1 to 9999.32-2 (740 bytes)
No changes file available.
Binary packages built by this source
- libfile-slurp-perl: single call read & write file routines
File::Slurp provides some quickie routines that read from,
append to or overwrite a file - with a single subroutine call. Their main
intention is to save a couple of lines of code over and over again,
but they do not do anything fancy.