root/docs/yappo/20080515-yapcasia2008/normal.pm
| Revision 11698, 164 bytes (checked in by yappo, 8 months ago) |
|---|
| Line | |
|---|---|
| 1 | package normal; |
| 2 | use strict; |
| 3 | use warnings; |
| 4 | sub import { $^H{$_[0]} = ($_[1] || 'default') } |
| 5 | sub unimport { delete $^H{(shift)} } |
| 6 | sub hinthash { (caller(0))[10] } |
| 7 | 1; |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)