package NoExporter; use strict; our $VERSION = 1.02; sub import { shift; die "NoExporter exports nothing. You asked for: @_" if @_; } 1;
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Dev | Folder | 0755 |
|
|
Test | Folder | 0755 |
|
|
Dummy.pm | File | 55 B | 0644 |
|
MyOverload.pm | File | 607 B | 0644 |
|
NoExporter.pm | File | 150 B | 0644 |
|
SigDie.pm | File | 79 B | 0644 |
|
TieOut.pm | File | 372 B | 0644 |
|