Switching to `` requires one more \ to escape $Config in new_config=`...`
[p5sagit/p5-mst-13.2.git] / t / lib / mypragma.t
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...