| Paketname | libsub-current-perl |
| Beschreibung | Perl module to determine the executing subroutine |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.02-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 84 Byte |
| Hängt ab von | perl (>= 5.10.0-24), perlapi-5.10.0, libc6 (>= 2.1.3) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 8242 Byte |
| Prüfsumme MD5 | dd3219b1279fd6938dc1950cbeac0093 |
| Prüfsumme SHA1 | ef4a0ff8059da6119b3efa1f3b488454e026a785 |
| Prüfsumme SHA256 | 8a4a52ff3eba73138b5ca2bd4ebdcf45e1180a153e2491ce218405d912fbd2c4 |
| Link zum Herunterladen | libsub-current-perl_0.02-1_i386.deb |
| Ausführliche Beschreibung | Sub::Current provides a fairly magical function called ROUTINE() which returns
a code reference pointing at the currently executing subroutine. It does not
make sense to use this inside a special block (such as BEGIN, END, UNITCHECK,
CHECK or INIT) or at the top level of a program, so ROUTINE will return undef.
|