Difference between revisions of "Guard"

From Free Software Directory
Jump to: navigation, search
(Added Python and Ruby link)
(Perl (Ref))
Line 13: Line 13:
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|Computer languages=C, Perl
 
|Computer languages=C, Perl
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 
|Version identifier=1.022-2+b1
 
|Version identifier=1.022-2+b1
 
|Version download=http://ftp.debian.org/debian/pool/main/libg/libguard-perl/libguard-perl_1.022.orig.tar.gz
 
|Version download=http://ftp.debian.org/debian/pool/main/libg/libguard-perl/libguard-perl_1.022.orig.tar.gz
 +
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/04/04
+
|Last review date=2018/04/20
 
|Submitted date=2015-07-17
 
|Submitted date=2015-07-17
 
|Is GNU=No
 
|Is GNU=No
Line 46: Line 48:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Download
+
|Resource audience=Perl (Ref)
 
|Resource URL=https://metacpan.org/release/Guard
 
|Resource URL=https://metacpan.org/release/Guard
 
}}
 
}}

Revision as of 12:18, 20 April 2018


[edit]

Guard

https://metacpan.org/release/Guard
Perl module providing safe cleanup using guard objects

Guard is a Perl module implementing so-called "guards," which are things that "guard" a resource, ensuring that it is safely cleaned up when expected, even if exceptional conditions interrupt the normal control flow. This allows one to write code which executes an arbitrary code block or subroutine when either the related Guard Object is destroyed or when the current scope ends. In other languages, this sort of functionality is provided by the 'finally' keyword.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: intrigeri <intrigeri@debian.org>

Verified on

9 March 2014

Notes

License: artistic or gpl-1+




Leaders and contributors

Contact(s)Role
Marc Lehmann contact


Resources and communication

AudienceResource typeURI
Perl (Ref)https://metacpan.org/release/Guard
Debian (Ref) (R)https://tracker.debian.org/pkg/libguard-perl


Software prerequisites




Entry








"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Perl (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/libguard-perl

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.