This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Addition documentation explaining aritmetic negation on strings. Also,
authorSteve Peters <steve@fisharerojo.org>
Sat, 17 Dec 2005 15:35:45 +0000 (15:35 +0000)
committerSteve Peters <steve@fisharerojo.org>
Sat, 17 Dec 2005 15:35:45 +0000 (15:35 +0000)
commit8705167b57c0f17d383e9e8ced641c8a486046b2
tree6abd18749a02af0716669e9581e8b4054b4f3ea6
parent4ea1d5509b412a58fa64cd5ebc1ea31750b05303
Addition documentation explaining aritmetic negation on strings.  Also,
additional test cases based partially on code by Piotr Fusik in
RT #36675: -'-10' eq '+10'.

p4raw-id: //depot/perl@26387
pod/perlop.pod
t/op/negate.t [new file with mode: 0644]