summaryrefslogtreecommitdiff
path: root/lib/if.t
Commit message (Collapse)AuthorAgeFilesLines
* Move if from lib to ext.Nicholas Clark2009-09-131-41/+0
|
* Fix the test boilerplate in lib/if.t, so it can be runRafael Garcia-Suarez2003-11-301-1/+1
| | | | | from the t/ directory. p4raw-id: //depot/perl@21828
* Integrate if.pm 0.0401Nicholas Clark2003-11-291-8/+18
| | | | | | Needed to edit the test file as t/TEST can't cope with extra output lines as produced by 0.0401's if.t p4raw-id: //depot/perl@21814
* fix for C< use if qw/ 1 open :utf8 / > based on:Autrijus Tang2003-02-101-1/+3
| | | | | | | Subject: [perl #20536] use if 1, open => ':utf8' fails From: Autrijus Tang (via RT) <perlbug-followup@perl.org> Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org> p4raw-id: //depot/perl@18684
* add test related to change #17799:Steffen Müller2002-08-301-1/+4
| | | | | | | | Subject: Re: if.pm bug. From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com> Message-ID: <20020829173358.34731.qmail@onion.perl.org> p4raw-link: @17799 on //depot/perl: a3e5cfd4c30bff9d1d50fd3f8db258b33693d62c p4raw-id: //depot/perl@17818
* conditional pragmasIlya Zakharevich2002-02-141-0/+26
Message-ID: <20011231181809.A29528@math.ohio-state.edu> p4raw-id: //depot/perl@14694