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 Ubuntu Archiv lucid (main)
Version0.29-1
Sektionperl
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonperl, libsub-uplevel-perl (>= 0.18)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße17848 Byte
Prüfsumme MD51722f24af947da053d2d465aced76afd
Prüfsumme SHA101b8d0a746a0c9a3affa68e6c359723969f166bc
Prüfsumme SHA25605de373d3eca21c7c8511338e11476bf43e91fc632a76b2e697b0da669c5aca7
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