summaryrefslogtreecommitdiff
path: root/lib/Tie/Scalar.t
Commit message (Expand)AuthorAgeFilesLines
* do not count tests, instead use done_testing()Michiel Beijen2021-12-041-1/+3
* Replace multiple 'use vars' by 'our' in libNicolas R2017-11-111-3/+2
* make qw(...) first-class syntaxZefram2010-09-081-1/+1
* Bram pointed out the new tests hang if the fix for #72878 isn't in place.Abigail2010-02-221-5/+16
* Don't recurse forever if both new() and TIESCALAR() are missing.Abigail2010-02-201-1/+35
* Add tests, clean up Tie::Scalarchromatic2001-09-291-0/+76