Merge branch 'blead' of git+ssh://perl5.git.perl.org/perl into blead
[p5sagit/p5-mst-13.2.git] / t / lib / mypragma.t
2009-10-06 Nicholas Clark Standardise t/lib/*.t on ./test.pl, and remove BEGIN...
2008-02-14 Rick Delaney Re: [perl #50706] %^H affecting outside file scopes
2006-12-06 Joshua ben Jore User pragmas now accessible from B
2006-04-01 Nicholas Clark Test no mypragma;
2006-04-01 Nicholas Clark Test that user pragmas work inside string eval.
2006-04-01 Nicholas Clark Add Rafael's example user pragma, and convert his demo...