Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
-----------------------------------
0.096 2016-03-02
* eval_string() now preserves the value of $@ both inside the eval'd
code and outside (if no exception is thrown).
|
|
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
|
|
---------------
0.095 2015-05-08
* Extend documentation for slurp, submatches, eval_string.
|
|
---------------
0.094 2015-03-08
* elem("$ref", [$ref]) is now false.
(elem($ref, ["$ref"]) had been false before.)
|
|
--------------------
0.093 2014-12-23
* Fix typo in synopsis (thanks, Ivan Wills).
0.092 2014-11-25
* Work around some parser bug in perl 5.6.
0.091 2014-11-19
* Work around regex bug (#115242) in perls < 5.18 that causes spurious
test failures.
0.09 2014-11-18
* Add slurp.
* Don't leave $VERSION and @EXPORT in scope for eval_string.
|
|
This module defines a few generally useful utility functions.
|