summaryrefslogtreecommitdiff
path: root/lib/bytes.t
Commit message (Expand)AuthorAgeFilesLines
* Fix enough code to get make test_prep working with -dDusedefaultstrictTodd Rinaldo2020-10-131-2/+9
* Various .t files: Use globals to see if on EBCDICKarl Williamson2015-08-251-3/+3
* [perl #117355] unTODO the [lu]cfirst under bytes testsTony Cook2013-08-121-1/+0
* [perl #117355] very basic tests for [ul]c(first)? under use bytesTony Cook2013-08-121-1/+10
* z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant'...Jarkko Hietaniemi2006-07-131-3/+14
* bytes.pm doesn't check undefined subroutine callingSADAHIRO Tomoyuki2005-05-261-1/+7
* Add, document, and test bytes::substr, index, rindex, chr,Jarkko Hietaniemi2003-09-031-1/+15
* test.pl-ify and add a couple of tests.Jarkko Hietaniemi2003-06-141-14/+16
* Be UTF-EBCDIC aware.Jarkko Hietaniemi2001-11-271-1/+5
* Add a test for the bytes pragma.Jarkko Hietaniemi2001-11-101-0/+28