Difference between revisions of "Class-DBI-Plugin-RetrieveAll"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(Added Perl link)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Status=
 
|User level=
 
|Submitted by=Debian import
 
|Computer languages=Sql, Perl
 
 
|Name=Class-dbi-plugin-retrieveall
 
|Name=Class-dbi-plugin-retrieveall
|Submitted date=2013-03-20
 
 
|Short description=Class::DBI plugin providing a more complex retrieve_all() method
 
|Short description=Class::DBI plugin providing a more complex retrieve_all() method
|VCS checkout command=
 
 
|Full description=Class::DBI::Plugin::RetrieveAll is a simple plugin to a
 
|Full description=Class::DBI::Plugin::RetrieveAll is a simple plugin to a
 
Class::DBI subclass which provides a 'retrieve_all_sorted_by'
 
Class::DBI subclass which provides a 'retrieve_all_sorted_by'
Line 21: Line 15:
 
Class::DBI itself. However, because of this it is possible to
 
Class::DBI itself. However, because of this it is possible to
 
pass more complex ORDER BY clauses through:
 
pass more complex ORDER BY clauses through:
|Component programs=
+
|Homepage URL=https://metacpan.org/release/Class-DBI-Plugin-RetrieveAll
|Homepage URL=http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll/
+
|Is High Priority Project=No
 +
|Computer languages=Sql, Perl
 +
|Decommissioned/Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/10
 +
|Submitted date=2013-03-20
 
|Is GNU=No
 
|Is GNU=No
}}
 
{{Import
 
|Date=2013-03-20
 
|Source=Debian import
 
|Source link=http://packages.debian.org/sid/libclass-dbi-plugin-retrieveall-perl
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=Other
 +
|License copyright=© © 2004-2006, Kasei
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© © 2004-2006, Kasei
 
 
|License=Other
 
 
|License note=License: Artistic or GPL-1+
 
|License note=License: Artistic or GPL-1+
  
Line 54: Line 49:
 
   systems, the complete text of the GNU General    Public License
 
   systems, the complete text of the GNU General    Public License
 
   can be found in `/usr/share/common-licenses/GPL'
 
   can be found in `/usr/share/common-licenses/GPL'
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=Other
|License verified by=Debian
 
 
|License copyright=©  
 
|License copyright=©  
 
© © 2004-2006, Stephen Quinney <sjq@debian.org>
 
© © 2004-2006, Stephen Quinney <sjq@debian.org>
 
© © 2006,      Bart Martens <bartm@knars.be>
 
© © 2006,      Bart Martens <bartm@knars.be>
 
© © 2009,      Ansgar Burchardt <ansgar@43-1.org>
 
© © 2009,      Ansgar Burchardt <ansgar@43-1.org>
 
+
|License verified by=Debian
|License=Other
+
|License verified date=2013-03-20
 
|License note=License: Artistic or GPL-1+
 
|License note=License: Artistic or GPL-1+
  
Line 83: Line 76:
 
   systems, the complete text of the GNU General    Public License
 
   systems, the complete text of the GNU General    Public License
 
   can be found in `/usr/share/common-licenses/GPL'
 
   can be found in `/usr/share/common-licenses/GPL'
 
+
}}
 +
{{Resource
 +
|Resource audience=Perl (Ref)
 +
|Resource URL=https://metacpan.org/release/Class-DBI-Plugin-RetrieveAll
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/libclass-dbi-plugin-retrieveall-perl
 +
}}
 +
{{Software category}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2013-03-20
 +
|Source=Debian import
 +
|Source link=http://packages.debian.org/sid/libclass-dbi-plugin-retrieveall-perl
 
}}
 
}}

Latest revision as of 03:21, 10 April 2018


[edit]

Class-dbi-plugin-retrieveall

https://metacpan.org/release/Class-DBI-Plugin-RetrieveAll
Class::DBI plugin providing a more complex retrieve_all() method

Class::DBI::Plugin::RetrieveAll is a simple plugin to a Class::DBI subclass which provides a 'retrieve_all_sorted_by' method.

This method will be exported into the calling class, and allows for retrieving all the objects of the class, sorted by the given column.

The argument given will be passed straight through to the database 'as is', and is not checked in any way, so an error here will probably result in an error from the database, rather than Class::DBI itself. However, because of this it is possible to pass more complex ORDER BY clauses through:



Download




Categories





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: Artistic or GPL-1+

Artistic:

 This program is free software; you can redistribute it and/or
 modify    it under the terms of the Artistic License, which comes
 with Perl.    On Debian GNU/Linux systems, the complete text of
 the Artistic License    can be found in `/usr/share/common-
 licenses/Artistic'

GPL-1+:

 This program is free software; you can redistribute it and/or
 modify    it under the terms of the GNU General Public License as
 published by    the Free Software Foundation; either version 1,
 or (at your option)    any later version.    On Debian GNU/Linux
 systems, the complete text of the GNU General    Public License
can be found in `/usr/share/common-licenses/GPL'




Leaders and contributors

Resources and communication

AudienceResource typeURI
Perl (Ref)https://metacpan.org/release/Class-DBI-Plugin-RetrieveAll
Debian (Ref) (R)https://tracker.debian.org/pkg/libclass-dbi-plugin-retrieveall-perl


Software prerequisites




Entry










"Perl (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.






Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/libclass-dbi-plugin-retrieveall-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.