Paquet : libfeature-compat-try-perl (0.05-1)
Liens pour libfeature-compat-try-perl
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source libfeature-compat-try-perl :
- [libfeature-compat-try-perl_0.05-1.dsc]
- [libfeature-compat-try-perl_0.05.orig.tar.gz]
- [libfeature-compat-try-perl_0.05-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [metacpan.org]
Paquets similaires :
make try/catch syntax available
Feature::Compat::Try is written in preparation for when Perl will gain true native syntax support for try/catch control flow.
Perl added such syntax in the development version 5.33.7, which is enabled by
use feature 'try';
On that version of Perl or later, this module simply enables the core feature equivalent to using it directly. On such Perls, this module will install with no non-core dependencies, and requires no C compiler.
On older versions of Perl before such syntax is available, it is currently provided instead using the Syntax::Keyword::Try module, imported with a special set of options to configure it to recognise exactly and only the same syntax as the core Perl feature, thus ensuring that any code using it will still continue to function on that newer Perl.
Autres paquets associés à libfeature-compat-try-perl
|
|
|
|
-
- dep: libsyntax-keyword-try-perl (>= 0.27)
- try/catch/finally syntax for perl
-
- dep: perl
- langage de rapports et d'extractions pratiques de Larry Wall
Télécharger libfeature-compat-try-perl
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 10,2 ko | 27,0 ko | [liste des fichiers] |