DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibtest-exception-perl
Beschreibungmodule for testing exception-based code
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.29-1
Sektionperl
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonperl, libsub-uplevel-perl (>= 0.18)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße17828 Byte
Prüfsumme MD5346a29c04456a357d8f37d96cb58cb1c
Prüfsumme SHA1e2aa1454998fcaffe26eb8ed2530246e5594dce5
Prüfsumme SHA256ffdc3e3d1e28fb01edf84a49b4746cb6dffc6aefaa55d562dfdac853d06c85ff
Link zum Herunterladenlibtest-exception-perl_0.29-1_all.deb
Ausführliche BeschreibungTest::Exception is a Perl test module that provides a few convenience methods for testing exception-based code. It is built with Test::Builder and plays happily with Test::More and friends. . Note that this module only checks for exceptions, so it ignores other methods of halting program executing - including exit(). If your code causes the Perl interpreter to exit, Test::Exception won't be able to catch it.


Impressum
Linux is a registered trademark of Linus Torvalds