Package: p5-Transform-Canvas Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl,p5-SVG-Parser,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Transform-Canvas-0.15.deb Size: 10412 MD5sum: c8ed7a7e514ab909ae908aaeb16e98d6 SHA1: 6be5804c61dbd1adf156e616798de0770dd55992 SHA256: 31f19ca47773715e4a6af34d59ebd9f09e2de8d813113bfa98895184537d4312 Description: Transform::Canvas - Perl extension for performing Coordinate transformation Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Transform-Canvas Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ronan Oger Package: p5-MooseX-SimpleConfig Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Config-Any (>= 0.10),p5-Moose (>= 0.35),p5-MooseX-ConfigFromFile (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-SimpleConfig-0.05.deb Size: 7738 MD5sum: d6827dc9333ae101aef5c7abfcc771db SHA1: 4f3ddcfbfde53df907ab36eb90fc8282b5032d98 SHA256: 3f20d8ddb1d35dfbf1bfe5240a38bf20463ca28fbdf2ad0ec4f22b073067a079 Description: MooseX::SimpleConfig - A Moose role for setting attributes from a simple configfile This role loads simple configfiles to set object attributes. It is based on the abstract role MooseX::ConfigFromFile, and uses Config::Any to load your configfile. Config::Any will in turn support any of a variety of different config formats, detected by the file extension. See Config::Any for more details about supported formats. Like all MooseX::ConfigFromFile -derived configfile loaders, this module is automatically supported by the MooseX::Getopt role as well, which allows specifying "-configfile" on the commandline. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-SimpleConfig Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brandon L. Black Package: p5-XML-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.36 Depends: perl,expat Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Parser-2.36.deb Size: 196144 MD5sum: 27794ebfac433f1d6baea97c6817c6c5 SHA1: 467506e262199a8098eba76832d937cf6fe09d68 SHA256: 5ea4c09040a690982fbb3c87be5ae98912bc2ea3c218e566103ad5fd17337e32 Description: XML::Parser This is a Perl extension interface to James Clark's XML parser, expat. It requires at least version 5.004 of perl and it requires that you have release 1.95.0 or greater of expat installed. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Parser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-OGC-Geometry Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-OGC-Geometry-0.04.deb Size: 17152 MD5sum: 127d8f22d8fda8e4d1daf4a3681a22f5 SHA1: e1e22ccd4071cc420ff0e910800db59f46a759f2 SHA256: 143aae83e2c5ebe92e6b2648883cef32c67ee1f9dc2b76d4c437b76a687b0c91 Description: Geo::OGC::Geometry - Simple feature geometry classes The goal of Geo::OGC::Geometry is to implement the Open Geospatial Consortium, Inc.® (OGC) simple features API. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-OGC-Geometry Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-List-Pairwise Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.29 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-List-Pairwise-0.29.deb Size: 11374 MD5sum: 4d8c8f1b21cff15355991cca08f8515e SHA1: 2b28eb86377f7c90f6296a91eefbd31e08f7bf26 SHA256: b537b1c036726588895e0bc27e54aad70498cd16fe7dce81bf0bd2c4bdf2ce58 Description: List::Pairwise - map/grep arrays and hashes pairwise Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-List-Pairwise Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Thomas Drugeon Package: p5-HTTP-Negotiate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.00 Depends: perl,p5-HTTP-Negotiate (>= 6) Conflicts: p5-libwww-perl (<< 6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Negotiate-6.00.deb Size: 15042 MD5sum: c39cd3f5cace90749074e0fd6f1149a4 SHA1: 256a779bd6f629eb99e58d65e727c398de4eff4b SHA256: 7a1c8f9f77ef8f17b4b243e95e13132fa9fdd7caaeaf6bdf2268b750f04086c8 Description: HTTP::Negotiate - choose a variant to serve This module provides a complete implementation of the HTTP content negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. The variants are ordered by preference by calling the function choose(). The first parameter is reference to an array of the variants to choose among. Each element in this array is an array with the values [$id, $qs, $content_type, $content_encoding, $charset, $content_language, $content_length] whose meanings are described below. The $content_encoding and $content_language can be either a single scalar value or an array reference if there are several values. The second optional parameter is either a HTTP::Headers or a HTTP::Request object which is searched for "Accept*" headers. If this parameter is missing, then the accept specification is initialized from the CGI environment variables HTTP_ACCEPT, HTTP_ACCEPT_CHARSET, HTTP_ACCEPT_ENCODING and HTTP_ACCEPT_LANGUAGE. In an array context, choose() returns a list of [variant identifier, calculated quality, size] tuples. The values are sorted by quality, highest quality first. If the calculated quality is the same for two variants, then they are sorted by size (smallest first). *E.g.*: (['var1', 1, 2000], ['var2', 0.3, 512], ['var3', 0.3, 1024]); Note that also zero quality variants are included in the return list even if these should never be served to the client. In a scalar context, it returns the identifier of the variant with the highest score or `undef' if none have non-zero quality. If the $HTTP::Negotiate::DEBUG variable is set to TRUE, then a lot of noise is generated on STDOUT during evaluation of choose(). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Negotiate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-Geo-Distance Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl,p5-Math-Complex Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Distance-0.17.deb Size: 22782 MD5sum: 301f71805382d68ea52e166a1096e114 SHA1: 4837809b91df52ac0564d2c2accc9ef8e89874d0 SHA256: f9bdc51ffbcd9d2fcd4ee2db74f85730e0469b0c927a705c68070de4ebedc6f7 Description: Geo::Distance - Calculate Distances and Closest Locations Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Distance Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Aran Deltac Package: p5-Log-Any Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Log-Any-0.14.deb Size: 29876 MD5sum: e14abfd2ab9d2f18a476e5019e1a1b86 SHA1: 3e104106bbe5ad308b24bb4a8f76a14a6b39e4aa SHA256: 6e5af27c4985abbfc20a2535b0ffa207c126abd195569310d07eb885ad0a64f9 Description: Log::Any - Bringing loggers and listeners together `Log::Any' allows CPAN modules to safely and efficiently log messages, while letting the application choose (or decline to choose) a logging mechanism such as `Log::Dispatch' or `Log::Log4perl'. `Log::Any' has a very tiny footprint and no dependencies beyond Perl 5.6, which makes it appropriate for even small CPAN modules to use. It defaults to 'null' logging activity, so a module can safely log without worrying about whether the application has chosen (or will ever choose) a logging mechanism. The application, in turn, may choose one or more logging mechanisms via Log::Any::Adapter. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Log-Any Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Swartz Package: p5-Lingua-EN-Inflect Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.89 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lingua-EN-Inflect-1.89.deb Size: 47766 MD5sum: bb4a662cf69b88ba93a8f9583e294230 SHA1: f199ca432c1ab8c13e83ab786cd4c164c8b06c68 SHA256: d6edab76238efb694e95379f08617c569c36e9ead79d6ae967c5b759f9a0f0e6 Description: Lingua::EN::Inflect - Convert singular to plural. Select "a" or "an". The exportable subroutines of Lingua::EN::Inflect provide plural inflections and "a"/"an" selection for English words. Plural forms of all nouns, most verbs, and some adjectives are provided. Where appropriate, "classical" variants (for example: "brother" -> "brethren", "dogma" -> "dogmata", etc.) are also provided. Pronunciation-based "a"/"an" selection is provided for all English words, and most initialisms. Lingua::EN::Inflect also provides facilities for comparing words in a "number-insensitive" manner (that is, an eq-like comparison in which "ox" and "oxen" compare equal). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lingua-EN-Inflect Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Color-Spectrum Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Color-Spectrum-1.06.deb Size: 8700 MD5sum: 5b877875daf6807bf2e59b8de3c67a4d SHA1: f8f84de11aa11e3b998358f9cdf3c2a6c0d80022 SHA256: 14601aaa97df7415ce3e8402dc19a373dd9ba0242d71561fcf2e75208120a79c Description: Color::Spectrum - Generate spectrums of web colors Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Color-Spectrum Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Tee Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-IPC-Run3,p5-Probe-Perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tee-0.13.deb Size: 22806 MD5sum: 10fb90b0821f2d512725bfbe01e8e390 SHA1: a663ba55204fb8208b9253c9a5d571e61bfdee57 SHA256: 40a71a5d6cfbd6134df68d4900f597b07394b18922f60c47fb29c400e2401e7e Description: Tee - Pure Perl emulation of GNU tee The "Tee" distribution provides the ptee program, a pure Perl emulation of the standard GNU tool "tee". It is designed to be a platform-independent replacement for operating systems without a native "tee" program. As with "tee", it passes input received on STDIN through to STDOUT while also writing a copy of the input to one or more files. By default, files will be overwritten. Unlike "tee", "ptee" does not support ignoring interrupts, as signal handling is not sufficiently portable. The "Tee" module provides a convenience function that may be used in place of "system()" to redirect commands through "ptee". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tee Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David A. Golden Package: p5-Locale-Codes Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.17 Depends: p5-Exporter Conflicts: perl (<= 5.10.0-13) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Locale-Codes-3.17.deb Size: 299686 MD5sum: 286c45bf35811dd27ae33750c0cee8ee SHA1: 6899b21697c917bbbc4d9bd7b60f240b70af1436 SHA256: 134ac716023ce4b51d7d20739332830a47fc044aa12f146278bb321d75264d34 Description: Locale::Codes - a distribution of modules to handle locale codes Locale::Codes is a distribution containing a set of modules. The modules each deal with different types of codes which identify parts of the locale including languages, countries, currency, etc. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Locale-Codes Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sullivan Beck Package: p5-ExtUtils-CBuilder Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.26 Depends: p5-PathTools Conflicts: perl (<= 5.10.0-10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-CBuilder-0.26.deb Size: 28876 MD5sum: b16d875bd133a28e816b1daa8569c1ef SHA1: 885084abde9c2c0090eb2f1adff4cc84931970ed SHA256: 639622e63f9316c6d9bb6708b8bc5da1e23547d0f515be09d7ca62872932d01c Description: ExtUtils::CBuilder - Compile and link C code for Perl modules This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the "Module::Build" project, but may be useful for other purposes as well. However, it is *not* intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal! Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-CBuilder Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ken Williams Package: p5-MooseX-SymmetricAttribute Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.002 Depends: perl,p5-MooseX-Role-Parameterized (>= 0.16) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-SymmetricAttribute-0.002.deb Size: 11868 MD5sum: 9b51b383c4a815db186113b153427fb2 SHA1: 92215889e1863ea8ca7e6c255a7c5c11b31c74dd SHA256: 2f7c18cf4d5f658ace5736d03bca3f53f8a788a10e0c3f4f32e9b8d0d15e3ad7 Description: MooseX::SymmetricAttribute - Symmetric Moose Attributes -- automatically update inverse attribute Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-SymmetricAttribute Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Pod-Coverage Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-Devel-Symdump,p5-Pod-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Coverage-0.20.deb Size: 21772 MD5sum: 83ad3e565251333c9e8fe51e0e717d72 SHA1: 21495aebae1b8fddbaddfa5e5248e7a0dd2ced24 SHA256: 6299c39eace5a9751c9e01fcd087508d7f084ee48a29a915784c1264b3e89253 Description: Pod::Coverage - Checks if the documentation of a module is comprehensive Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Coverage Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-Client-Icecast Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-POE-Component-Client-HTTP,p5-POE Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-Icecast-0.12.deb Size: 8930 MD5sum: 7edba4e95bc18579b175dbc40d8689ff SHA1: 105bf69c6bad02474b178c77b3d22b90f5c8690e SHA256: 7be57a0fcb34a3aec8e3130b094efcbf3e98b690f1069348d2b6498e113ac2a4 Description: POE::Component::Client::Icecast - non-blocking client to Icecast server for getting tags Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-Icecast Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Anatoly Sharifulin Package: p5-Devel-StackTrace-WithLexicals Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Devel-StackTrace,p5-PadWalker Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-StackTrace-WithLexicals-0.03.deb Size: 6202 MD5sum: 51b2eeaa1350b56b41509faf654b6238 SHA1: 299326cb97dc9c8903089723ffd9a82694beb9a1 SHA256: 2ea50c10f3ff42571cc96d34e8f366574a00943e04deebdebac9d0617cfc6188 Description: Devel::StackTrace::WithLexicals - Devel::StackTrace + PadWalker Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-StackTrace-WithLexicals Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn M Moore Package: p5-Geo-IPfree Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.112490 Depends: perl,p5-Test-Simple (>= 0.47) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-IPfree-1.112490.deb Size: 518058 MD5sum: fcbfa69a203279ce017ffc5f6de923e6 SHA1: fd7c33e6b08774ffd9039152f22d772876c36ae3 SHA256: fc692ddf5a2f5ca2d08aaa7fff89e9c9cbef35149665104738d3370b755414d3 Description: Geo::IPfree - Look up the country of an IPv4 address Geo::IPfree is a Perl module that determines the originating country of an arbitrary IPv4 address. It uses a local file-based database to provide basic geolocation services. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-IPfree Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Graciliano M. P. Package: p5-OLE-Storage-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-OLE-Storage_Lite-0.18.deb Size: 17606 MD5sum: a8a01f39c999ed62be8623cd7ea89555 SHA1: 85d0a6e75eb8b16f8f39585a69b21b439d6bdb11 SHA256: 3f7a4db4a87d0045e5b2a2c5985e786f5a25b856521dda558be2d91466065245 Description: OLE-Storage_Lite - Read and write OLE storage files. This module allows you to read and write an OLE-Structured file. The module will work on the majority of Windows, UNIX and Macintosh platforms. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-OLE-Storage-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kawai Takanori Package: p5-Tie-TZ Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6 Depends: perl,p5-constant,p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-TZ-6.deb Size: 27296 MD5sum: 900ad1df8b968188661ea7979bbc123f SHA1: b4ea5ef17c35051fcbeeb955d13c5c724a0b189a SHA256: 46a4b827333146ab3e77268337242ebdbbd749b89e06b815d496779a41f3d763 Description: Tie::TZ - Tied TZ env var calling tzset() when changed. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-TZ Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kevin Ryde Package: curl Priority: standard Section: Networking Maintainer: CoreDev Architecture: iphoneos-arm Version: 7.19.4 Depends: libcurl4-ssl Filename: dists/iphone/main/binary-iphoneos-arm/curl-7.19.4.deb Size: 106552 MD5sum: a95780ff7cb3a9b2ad9896747f982638 SHA1: b04bf9f263cbe062484be0ac65f8cfe86b44b745 SHA256: a035231d2e1bc12360178016e6460f6081abacf7ab153a4856cff2dda6be01ff Description: Get a file from an HTTP, HTTPS or FTP server curl is a client to get files from servers using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity. curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, file transfer resume and more. Name: curl Homepage: http://curl.haxx.se/ Tag: purpose::console, role::hacker Package: p5-Lexical-SealRequireHints Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.002 Depends: perl Recommends: p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lexical-SealRequireHints-0.002.deb Size: 11320 MD5sum: 0de2bf84bd50c4244c200d31fe5d0c86 SHA1: dd992d3e209952be2e8402e50fbb13a6a475f736 SHA256: cf639b7ce862a9355d60af5d4469042b1436ffa8d3024a604078cdd8a709dbba Description: Lexical::SealRequireHints - prevent leakage of lexical hints There is a bug in Perl's handling of the "%^H" (lexical hints) variable that causes lexical state in one file to leak into another that is "require"d/"use"d from it. This bug will probably be fixed in Perl 5.10.2, and is definitely fixed in Perl 5.11.0, but in any earlier version it is necessary to work around it. On versions of Perl that require a fix, this module globally changes the behaviour of "require" and "use" so that they no longer exhibit the bug. This is the most convenient kind of workaround, and is meant to be invoked by modules that make use of lexical state. The workaround supplied by this module takes effect the first time its "import" method is called. Typically this will be done by means of a "use" statement. This should be done before putting anything into "%^H" that would have a problem with leakage; usually it suffices to do this when loading the module that supplies the mechanism to set up the vulnerable lexical state. Invoking this module multiple times, from multiple lexical-related modules, is not a problem: the workaround is only applied once, and applies to everything. This module is implemented in XS, with a pure Perl backup version for systems that can't handle XS modules. The XS version has a better chance of playing nicely with other modules that modify "require" handling. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lexical-SealRequireHints Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andrew Main (Zefram) Package: p5-Lexical-Var Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.003 Depends: perl,p5-Lexical-SealRequireHints (>= 0.001),p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lexical-Var-0.003.deb Size: 22530 MD5sum: a6b55176d7272e70cf3e91ec94e1e7ef SHA1: afd5838f12e09271d1d3a2ac5cfdc49107f0f914 SHA256: a513aa5150ac0ba54edc74a6fd79c3a5a6d7f6f7a826e99c7eff4c7395595508 Description: Lexical::Var - static variables without namespace pollution This module implements lexical scoping of static variables and subroutines. Although it can be used directly, it is mainly intended to be infrastructure for modules that export particular objects. This module influences the meaning of single-part variable names that appear directly in code, such as "$foo". Normally, in the absence of any particular declaration, or under the effect of an "our" declaration, this would refer to the scalar variable of that name located in the current package. A "Lexical::Var" declaration can change this to refer to any particular scalar, bypassing the package system entirely. A variable name that includes an explicit package part, such as "$main::foo", always refers to the variable in the specified package, and is unaffected by this module. A symbolic reference through a string value, such as "${'foo'}", also looks in the package system, and so is unaffected by this module. The types of name that can be influenced are scalar ("$foo"), array ("@foo"), hash ("%foo"), subroutine ("&foo"), and glob ("*foo"). A definition for any of these names also affects code that logically refers to the same entity, even when the name is spelled without its usual sigil. For example, any definition of "@foo" affects element references such as "$foo[0]". Barewords in filehandle context actually refer to the glob variable. Bareword references to subroutines cannot currently be handled by this module. A name definition supplied by this module takes effect from the end of the definition statement up to the end of the immediately enclosing block, except where it is shadowed within a nested block. This is the same lexical scoping that the "my", "our", and "state" keywords supply. Definitions from Lexical::Var and from "my"/"our"/"state" can shadow each other. These lexical definitions propagate into string "eval"s, on Perl versions that support it (5.9.3 and later). This module only manages variables of static duration (the kind of duration that "our" and "state" variables have). To get a fresh variable for each invocation of a function, use "my". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lexical-Var Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andrew Main (Zefram) Package: p5-AutoXS-Header Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-AutoXS-Header-1.02.deb Size: 6714 MD5sum: 82b289c9ff850c5fc90251b44e0a3fdc SHA1: 77c206086505c47a1edeeee27a855fe15e8463de SHA256: 5700e1d12bded6f6b9f7d88d701f000bb6d27634125dc769b213ad33bd383b0c Description: AutoXS::Header - Container for the AutoXS header files This module is a simple container for the newest version of the AutoXS header file "AutoXS.h". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AutoXS-Header Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Mueller Package: p5-B-OPCheck Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.28 Depends: perl,p5-B-Utils,p5-Scope-Guard,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-OPCheck-0.28.deb Size: 10528 MD5sum: f0d0cb8f6de3cf9ab9200636e044dcfd SHA1: 0753d72abb165134ec8f2b0c074d24732c7a7f03 SHA256: b64e42a7d5b0e0ba71ec384e5ae7fb77b7b8ab215f60aab5f9940817e5d28632 Description: B::OPCheck - PL_check hacks using Perl callbacks PL_check is an array indexed by opcode number (op_type) that contains function pointers invoked as the last stage of optree compilation, per op. This hook is called in bottom up order, as the code is parsed and the optree is prepared. This is how modules like autobox do their magic This module provides an api for registering PL_check hooks lexically, allowing you to alter the behavior of certain ops using B::Generate from perl space. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-OPCheck Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chia-liang Kao Package: p5-MooseX-MultiObject Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Moose,p5-MooseX-APIRole,p5-MooseX-Types-Set-Object,p5-namespace-autoclean,p5-parent,p5-true Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-MultiObject-0.03.deb Size: 21668 MD5sum: 197240abd87405ba7fa82af61fa6f2e5 SHA1: 3ba911859cb067d649f7c067164aae1e95988a7d SHA256: d2ac596a2f3b8972e0daf38632054d4e8390caa113773b5208b0d9061f5f653c Description: MooseX::MultiObject - a class that delegates an interface to a set of objects that do that interface Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-MultiObject Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Rockway Package: p5-Test-NoWarnings Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.084 Depends: perl,p5-Test-Tester Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-NoWarnings-0.084.deb Size: 8424 MD5sum: a1e895417d22275c0818cda66778ce11 SHA1: f154775cfb2012c4f4f774de25d377124b675ea5 SHA256: 22ab157ba9318ff2197d448c3af4f80dfacfebc035409ecddff47ade9ecf9d41 Description: Test::NoWarnings - Make sure you didn't emit any warnings while testing In general, your tests shouldn't produce warnings. This modules causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when the it occurred. If some of your tests are supposed to produce warnings then you should be capturing and checking them with Test::Warn, that way Test::NoWarnings will not see them and so not complain. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-NoWarnings Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Fergal Daly Package: p5-Parse-CPAN-Meta Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.4200 Depends: perl,p5-CPAN-Meta-YAML (>= 0.002),p5-PathTools,p5-JSON-PP (>= 2.27103),p5-Module-Load-Conditional (>= 0.26),p5-Test-Simple (>= 0.47) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Parse-CPAN-Meta-1.4200.deb Size: 9368 MD5sum: 3c683e280a144086a093525e68990139 SHA1: bee18acfdcca2db58114a4da84b0791c8facbff8 SHA256: 08350167271d1cb06adfe39ce8daebc17aac42d30c251135bb9b533a67ad56b6 Description: Parse::CPAN::Meta - Parse META.yml and META.json CPAN metadata files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Parse-CPAN-Meta Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-DateTime-Format-Pg Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16004 Depends: perl,p5-DateTime (>= 0.10),p5-DateTime-Format-Builder (>= 0.72),p5-DateTime-TimeZone (>= 0.05) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-Pg-0.16004.deb Size: 23644 MD5sum: 48e7994806a84ed29fc741275f4d7bdd SHA1: d858d49a6edfbcb10266b901ecced7d4acb20294 SHA256: ff04b7669f95d7eed605a0aa7bd7a9150ed719a0a360f845459a010eb1ec2128 Description: DateTime::Format::Pg - Parse and format PostgreSQL dates and times This module understands the formats used by PostgreSQL for its DATE, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a C object and produce a string representing it in the PostgreSQL format. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-Pg Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Daisuke Maki Package: p5-MooseX-Role-Cmd Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-IPC-Cmd,p5-Moose (>= 0.24) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-Cmd-0.10.deb Size: 14014 MD5sum: 258c5122987d240bb081fbf64a7d1f50 SHA1: 3beb0c5a95df77ad65393ede0ceb3821bbd45079 SHA256: e0bcf197dc5d1a788096f9617d010b9b8ec72d4c7c975fff97e08e3d69e16f67 Description: MooseX::Role::Cmd - Wrap system command binaries the Moose way Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-Cmd Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Eden Cardim Package: p5-Log-Report Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-Encode (>= 2.00),p5-Sys-Syslog (>= 0.27),p5-Test-Simple (>= 0.86),p5-Test-Pod (>= 1.00) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Log-Report-0.25.deb Size: 156738 MD5sum: bd02207f054886ea59935d4cc9fd6357 SHA1: 9fee93d5707491ab92e11794583a3030cd8aaba5 SHA256: d1a6f23579fbd4deb934bc9000051650f9d2c30742cd836c11dd4be38afd6f67 Description: Log::Report - report a problem, pluggable handlers and language support Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Log-Report Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DBIx-SimpleQuery Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-SimpleQuery-0.04.deb Size: 13460 MD5sum: c8ff6fddc45b62a9ceded818cf7ae03f SHA1: 244f066062dde5259a2198b1e11fca3afc8d2007 SHA256: 3caf7c376048f443b9a8de3c04345f206c81ced6277b0b84436ef65de5bd9255 Description: DBIx::SimpleQuery - Query databases using as little code as possible DBIx::SimpleQuery is designed for anyone who wants to run specific SQL commands against a database with as little surrounding structure as possible. It exports two functions, query and qs (quote-string), which allow you to include SQL in your code without needing to deal with database handlers, DSNs, and the like. qs() escapes a string and surrounds it with single quotes, so that it can be safely embedded in a query. Whenever possible, it uses the appropriate DBD module to do this. query() runs one or more queries against a database, and returns a value or a structure that can be evaluated in a number of ways, depending on your need. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-SimpleQuery Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Coro Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.131 Depends: perl,p5-AnyEvent,p5-Guard,p5-Storable Filename: dists/iphone/main/binary-iphoneos-arm/p5-Coro-5.131.deb Size: 189566 MD5sum: 6676eb1d70a33c31bd1ce81e9a09723c SHA1: b956a8e24d478ca5c3881ff781db609d29cbe3fc SHA256: be1035505314b9fd0752ac02336ce99cb641807506a16f7030922db678beac3b Description: Coro - the only real threads in perl For a tutorial-style introduction, please read the Coro::Intro manpage. This manpage mainly contains reference information. This module collection manages continuations in general, most often in the form of cooperative threads (also called coros, or simply "coro" in the documentation). They are similar to kernel threads but don't (in general) run in parallel at the same time even on SMP machines. The specific flavor of thread offered by this module also guarantees you that it will not switch between threads unless necessary, at easily-identified points in your program, so locking and parallel access are rarely an issue, making thread programming much safer and easier than using other thread models. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Coro Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Unit-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Unit-Lite-0.11.deb Size: 15082 MD5sum: 1cfa2b2984169d237cc38200d9d2571a SHA1: 40af209cbb8b0505ed2d5588d62922cb146da9d2 SHA256: f4c43cfb766d41c96d2181532eb317323b7139d600026abc9c5f00bcab4f87cd Description: Test::Unit::Lite - Unit testing without external dependencies This framework provides lighter version of Test::Unit framework. It implements some of the Test::Unit classes and methods needed to run test units. The Test::Unit::Lite tries to be compatible with public API of Test::Unit. It doesn't implement all classes and methods at 100% and only those necessary to run tests are available. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Unit-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Piotr Roszatycki Package: p5-Test-CheckChanges Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl Recommends: p5-Module-Build,p5-Test-Pod,p5-Test-Pod-Coverage Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-CheckChanges-0.11.deb Size: 17942 MD5sum: fbc7b61f806cf5fccb37d1d4c9966437 SHA1: 3058a3ac0cc9c42dea6f0da85f374e2a292d08c4 SHA256: 0d13ab8b3da5d6d2774c44494411e33292c774cfdafe215d67c31b24ac614cbb Description: Test::CheckChanges - Check that the Changes file matches the distribution. This module checks that you *Changes* file has an entry for the current version of the Module being tested. The version information for the distribution being tested is taken out of the Build data, or if that is not found, out of the Makefile. It then attempts to open, in order, a file with the name *Changes* or *CHANGES*. The *Changes* file is then parsed for version numbers. If one and only one of the version numbers matches the test passes. Otherwise the test fails. A message with the current version is printed if the test passes, otherwise dialog messages are printed to help explain the failure. The *examples* directory contains examples of the different formats of *Changes* files that are recognized. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-CheckChanges Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: G. Allen Morris III Package: p5-Math-NumSeq Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 24 Depends: perl,p5-constant (>= 1.02),p5-constant-defer (>= 1),p5-File-HomeDir,p5-File-Temp,p5-Math-Libm,p5-Math-Prime-XS (>= 0.23),p5-Module-Load,p5-Module-Pluggable,p5-Module-Util,p5-PathTools,p5-Test-Simple Recommends: p5-Math-Prime-XS (>= 0.26) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-NumSeq-24.deb Size: 305092 MD5sum: 383911b232b9c81ef6b09e961edafd72 SHA1: e51a982961c13e629be43ffbe426fd9e62ea457c SHA256: 33ae004516bff821a04212397dd61410d66b62d63c44057606ad83327d49ae8c Description: Math::NumSeq - Number sequences. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-NumSeq Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kevin Ryde Package: p5-POE-Filter-HTTP-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl,p5-Encode,p5-HTTP-Parser (>= 0.06),p5-libwww-perl,p5-POE (>= 1.003) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-HTTP-Parser-1.06.deb Size: 16562 MD5sum: 6dda9f0c154f12c73ec6467783c792a9 SHA1: b2accdf01be65c88e1a30be8febe1379d7321bbd SHA256: 73ff6ecc3ab09bfbb8029446bdee11e095b9f13323de80c9fdbe73823564c3e8 Description: POE::Filter::HTTP::Parser - A HTTP POE filter for HTTP clients or servers POE::Filter::HTTP::Parser is a POE::Filter for HTTP which is based on HTTP::Parser. It can be used to easily create POE based HTTP servers or clients. With the "type" set to "client", which is the default behaviour, "get" will parse HTTP::Response objects from HTTP streams and "put" will accept HTTP::Request objects and convert them to HTTP streams. With the "type" set to "server", the reverse will happen. "get" will parse HTTP::Request objects from HTTP streams and "put" will accept HTTP::Response objects and convert them to HTTP streams. Like POE::Filter::HTTPD if there is an error parsing the HTTP request, this filter will generate a HTTP::Response object instead, to encapsulate the error message, suitable for simply sending back to the requesting client. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-HTTP-Parser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Data-Domain Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Date-Calc Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Domain-0.14.deb Size: 28634 MD5sum: bf69f25407f45187cd0309f09cfed70c SHA1: 583c3ecca4d83c0c97301aca6353014c26d3aa3a SHA256: 1db091473e79a89da5b8319f7fd7ece8aa795eeda17a55fa8949b4104cc25e51 Description: Data::Domain - Data description and validation Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Domain Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Laurent Dami Package: p5-Quantum-Superpositions Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.02 Depends: perl,p5-Class-Multimethods Filename: dists/iphone/main/binary-iphoneos-arm/p5-Quantum-Superpositions-2.02.deb Size: 21524 MD5sum: 24cf3aa05985edd64b9f3c75157dd35f SHA1: e7e20059a02894459ae8f456858e63d6ab8eda14 SHA256: cd311da65d296bb9de7b7cdeb93e783b5b3e60e141759624f83bb12f91a70f42 Description: Quantum::Superpositions - QM-like superpositions in Perl The Quantum::Superpositions module adds two new operators to Perl: any and all. Each of these operators takes a list of values (states) and superimposes them into a single scalar value (a superposition), which can then be stored in a standard scalar variable. The any and all operators produce two distinct kinds of superposition. The any operator produces a disjunctive superposition, which may (notionally) be in any one of its states at any time, according to the needs of the algorithm that uses it. In contrast, the all operator creates a conjunctive superposition, which is always in every one of its states simultaneously. Superpositions are scalar values and hence can participate in arithmetic and logical operations just like any other type of scalar. However, when an operation is applied to a superposition, it is applied (notionally) in parallel to each of the states in that superposition. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Quantum-Superpositions Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-B-Hooks-EndOfScope Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Sub-Exporter,p5-Variable-Magic (>= 0.34) Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Hooks-EndOfScope-0.08.deb Size: 5606 MD5sum: 3dcf8cab70db77f6862951d2d0bf8951 SHA1: 2d1ced6abe37847244a6016be98f1fa0e6ac2e38 SHA256: a98a7a3b5ab8bbafa902440886a9134e7022179ceb4790e949dfc47e86de2277 Description: B::Hooks::EndOfScope - Execute code after a scope finished compilation This module allows you to execute code when perl finished compiling the surrounding scope. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Hooks-EndOfScope Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-Digest-SHA-PurePerl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.61 Depends: perl Conflicts: p5-Digest-SHA Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-SHA-PurePerl-5.61.deb Size: 33830 MD5sum: 78757dd5c0781b8f586d4d32a4449794 SHA1: 9a3e184a63137efab4c7bdea0cc745c08d73dd4c SHA256: 2b6610003dbf28f00dc5a67d7716f0719ad1efe1936ceda679194c2e45464c25 Description: Digest::SHA::PurePerl - Perl implementation of SHA-1/224/256/384/512 Digest::SHA::PurePerl is a complete implementation of the NIST Secure Hash Standard. It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests. The module can handle all types of input, including partial-byte data. Digest::SHA::PurePerl is written entirely in Perl. If your platform has a C compiler, you should install the functionally-equivalent (but much faster) Digest::SHA module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-SHA-PurePerl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mark Shelor Package: p5-Hash-Merge-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Recommends: p5-Clone,p5-Storable Filename: dists/iphone/main/binary-iphoneos-arm/p5-Hash-Merge-Simple-0.04.deb Size: 9096 MD5sum: bf217d709c346c33d636b8d439aba84f SHA1: 45c50ad0101d2e5d4b88764bc1a440141ef85541 SHA256: 29992393655967743df12bd9f33b00ba27fd6aec20aeddf8ffcdf0986312b106 Description: Hash::Merge::Simple - Recursively merge two or more hashes, simply Hash::Merge::Simple will recursively merge two or more hashes and return the result as a new hash reference. The merge function will descend and merge hashes that exist under the same node in both the left and right hash, but doesn't attempt to combine arrays, objects, scalars, or anything else. The rightmost hash also takes precedence, replacing whatever was in the left hash if a conflict occurs. This code was pretty much taken straight from Catalyst::Utils, and modified to handle more than 2 hashes at the same time. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Hash-Merge-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robert Krimen Package: p5-Geo-Hash Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Hash-0.02.deb Size: 7254 MD5sum: 3607ba531717b5aed3e9ebd24a160bdd SHA1: 599d0e333bf6e5e505219e6a839f53d2458de65b SHA256: ab07652c8f61e1d333b8dafd678eeb7b3c686981691edf6ecf8c4d829adb165e Description: Geo::Hash - Encode / decode geohash.org locations. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Hash Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-CAM-PDF Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.52 Depends: perl,p5-Crypt-RC4,p5-Digest-MD5,p5-Text-PDF Filename: dists/iphone/main/binary-iphoneos-arm/p5-CAM-PDF-1.52.deb Size: 177182 MD5sum: 4aa51eb73520923e66cb44fee640d329 SHA1: 1db7f08f8f141c081cb70320ada0899de50f37ee SHA256: 92d19408b28dd8a857788c8055263b2c4a9c1f9cee0979cbe67622cc5d5617d8 Description: CAM::PDF - PDF manipulation library This package reads and writes any document that conforms to the PDF specification generously provided by Adobe at http://partners.adobe.com/asn/developer/acrosdk/docs/filefmtspecs/PDFReference.pdf (3rd edition, for PDF v1.4 as of May 2002) The file format is well-supported, with the exception of the "linearized" or "optimized" output format, which this module can read but not write. Many specific aspects of the document model are not manipulable with this package (like some font details), but if the input document is correctly written, then this module will preserve the model integrity. This library grants you some power over the PDF security model. Note that applications editing PDF documents via this library MUST respect the security preferences of the document. Any violation of this respect is contrary to Adobe's intellectual property position, as stated in the reference manual at the above URL. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CAM-PDF Homepage: http://www.perl.org/ Tag: purpose::console, role::developer author: Clotho Advanced Media, Inc. Package: p5-Collision-2D Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-List-AllUtils,p5-Mouse,p5-Test-Simple,p5-Test-Number-Delta Filename: dists/iphone/main/binary-iphoneos-arm/p5-Collision-2D-0.03.deb Size: 25672 MD5sum: ad12a90c0fa6ca2163f2e5bbb221081a SHA1: 17ec1d07016823815334b5f7e7ba9d1b3f7180c5 SHA256: 472a462d167c46ae509abbcca44713b7275c89b26494f784de314f7136aef481 Description: Collision::2D - A selection of continuous collision detection routines Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Collision-2D Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Zach Morgan Package: p5-Eval-Closure Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Sub-Exporter,p5-Try-Tiny Recommends: p5-Perl-Tidy Filename: dists/iphone/main/binary-iphoneos-arm/p5-Eval-Closure-0.05.deb Size: 15608 MD5sum: 25284f9bfd8cb35a6fedb3c912876f02 SHA1: 72cec5c50b72b67c23f7342069975db0910ed50e SHA256: 4ed0c7f480460f4291e3fea38fdf8772bb76bdce46309060c6574d9f5ee5cfdb Description: Eval::Closure - safely and cleanly create closures via string eval Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Eval-Closure Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jesse Luehrs Package: p5-VCS-SCCS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-VCS-SCCS-0.20.deb Size: 22120 MD5sum: 4b894db70e9625d11ffc3fff4ffb1a62 SHA1: 950b759ff648b7408d378e1a20661463822220f6 SHA256: 98a5618e28d67b7906aed04f03c128a36dae8fba7945380e119f8a96fe66f689 Description: VCS::SCCS - OO Interface to SCCS files An attempt to convert SCCS files to something more modern SCCS (Source Code Control System) is a historical and maybe even obsolete VCS (Version Control System). This interface aims at the possibility to read those files, without the need of the sccs utility set, and open up to the possibility of scripts that use it to convert to more modern VCSs like git, Mercurial, or subversion. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-VCS-SCCS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: H.Merijn Brand Package: p5-Net-Whois-IP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Whois-IP-1.10.deb Size: 8548 MD5sum: 4304843d2343e6529daf95dd4c372e2e SHA1: 4ddc030d422c5d2880a5da3fce827f27a56649a8 SHA256: 4d9eef1d3ac8830604bebe17cb09fe4e90650ffe425d044fb86b8967002a34ef Description: Net::Whois::IP - Perl extension for looking up the whois information for ip addresses Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Whois-IP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Math-Int64 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Int64-0.10.deb Size: 20440 MD5sum: 8c7eaba3566333d0e9b92c224e3aea9f SHA1: e7de7fd0c0cc47ca984e17f4dab80504978d01be SHA256: 48148eda7961667e46a098c33b1edb98ff353b73dcac403a276812499ab02db3 Description: Math::Int64 - Manipulate 64 bits integers in Perl Add support for 64 bit signed and unsigned integers to perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Int64 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Salvador Fandino Package: p5-Unicode-MapUTF8 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.11 Depends: perl,p5-Jcode,p5-Unicode-Map,p5-Unicode-Map8,p5-Unicode-String Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-MapUTF8-1.11.deb Size: 14982 MD5sum: 647641a4dc7165ba3f2b4840451332e5 SHA1: d3a16781bae46fcd4272d5f259126564633d7e69 SHA256: e193aad88e252d96db6abcf9837fa46b4c916eba9bc7434542856f71c190d525 Description: Unicode::MapUTF8 - Conversions to and from arbitrary character sets and UTF8 Provides an adapter layer between core routines for converting to and from UTF8 and other encodings. In essence, a way to give multiple existing Unicode modules a single common interface so you don't have to know the underlaying implementations to do simple UTF8 to-from other character set string conversions. As such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in a standardized and simple API. Mainly intended for use with Perl 5.6 and 5.0 since starting with Perl 5.8 the Encode modules are the preferred way of handling character set encodings. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-MapUTF8 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Benjamin Franz Package: p5-Devel-Size Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.76 Depends: perl,p5-Test-Simple,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Size-0.76.deb Size: 20506 MD5sum: 5e39d6d9a68c8e50b38c46b740ae8e82 SHA1: aba97ee607cc6bb05387050833877eee68f5ec5c SHA256: c92a95c676df548835770874b674aac520e78db9e241fb337899f85255be6bb5 Description: Devel::Size - Perl extension for finding the memory usage of Perl variables This module figures out the real size of Perl variables in bytes, as accurately as possible. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Size Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-IO-Digest Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-PerlIO-via-dynamic,p5-Digest Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Digest-0.10.deb Size: 5198 MD5sum: 735f65d096806a8f562c74a92141166c SHA1: 897cee3ff5bcb78e3f822919a12bc7f918f209f4 SHA256: 86e92cd7ce586092c23476b21ab7d0963f7a43209f0c707c6d0495c793fea4e5 Description: IO::Digest - Calculate digests while reading or writing Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Digest Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chia-liang Kao Package: p5-Google-Search Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.027 Depends: perl,p5-Any-Moose,p5-Carp-Clan-Share,p5-JSON (>= 2),p5-libwww-perl,p5-Try-Tiny,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Google-Search-0.027.deb Size: 17698 MD5sum: be7c38e85f02e0d5140c7fabe501bec9 SHA1: 38aec84ffd9381d77d498da512a77df3e77413d8 SHA256: d69e911fcb8edabf2c056448099148a9937f4f7a42d8ad48f31073eb097f984c Description: Google::Search - Interface to the Google AJAX Search API and suggestion API Google::Search is an interface to the Google AJAX Search API (http://code.google.com/apis/ajaxsearch/). Currently, their API looks like it will fetch you the top 64 results for your search query. You may want to sign up for an API key, but it is not required. You can do so here: http://code.google.com/apis/ajaxsearch/signup.html Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Google-Search Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robert Krimen Package: p5-UUID-Object Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.81 Depends: perl,p5-Exporter (>= 5.57),p5-MIME-Base64 (>= 2.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-UUID-Object-0.81.deb Size: 8166 MD5sum: 49463bc70487ba2782bd527e4dbd3ed4 SHA1: 7695f9fcd34b9e1729b06b5849741c1c3f58d1cb SHA256: 49649c1a788ebfe1090a4fe5c1d935311315c370b6ba79c50af6dfecbc519fa1 Description: UUID::Object - Universally Unique IDentifier (UUID) Object Class Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-UUID-Object Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: ITO Nobuaki Package: p5-Regexp-Common Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.122 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Regexp-Common-2.122.deb Size: 174276 MD5sum: ac1c7814e8fda287212ef40345e70749 SHA1: 1af186892266c1ec6e269f7f581153464bcd6c7c SHA256: 0671b97f0daff4274d02b5663be94753a7bf7a7515b3bb2c1c4df1280ca2ae58 Description: Regexp::Common - Provide commonly requested regular expressions Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Regexp-Common Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Mock-LWP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Test-MockObject (>= 1.08) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Mock-LWP-0.05.deb Size: 13882 MD5sum: 9c1066c33e0f2319f911f6749d25baae SHA1: f94c9799bfa28a42c4b5052b3397abc17a288a6e SHA256: 13d1bfc547bf4cbb00a0ed0dc0d33ecd2894bb3e622bdd968e2e0b95545888fb Description: Test::Mock::LWP - Easy mocking of LWP packages This package arises from duplicating the same code to mock LWP et al in several different modules I've written. This version is very minimalist, but works for my needs so far. I'm very open to new suggestions and improvements. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Mock-LWP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Luke Closs Package: p5-DBIx-Perlish Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.51 Depends: perl,p5-Test-Simple,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Perlish-0.51.deb Size: 48604 MD5sum: c1f8f9c61a00ccc744d363a54004ed82 SHA1: bf252a22bb0560b1333a75c688f63b9c2b496b27 SHA256: 960fd6c832ce8383ad62a386f224fae40c39735b6488be03b81923d9e271cc21 Description: DBIx::Perlish - a perlish interface to SQL databases. The DBIx::Perlish module provides the ability to work with databases supported by the DBI module using Perl's own syntax for four most common operations: SELECT, UPDATE, DELETE, and INSERT. By using DBIx::Perlish, you can write most of your database queries using a domain-specific language with Perl syntax. Since a Perl programmer knows Perl by definition, and might not know SQL to the same degree, this approach generally leads to a more comprehensible and maintainable code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Perlish Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Anton Berezin Package: p5-Unicode-CheckUTF8 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-CheckUTF8-1.03.deb Size: 7856 MD5sum: 0e5bff5316a2a3c1549754156c90f14e SHA1: 9507cd7d2795f77b4a93e93b7ed846a5063ff92c SHA256: 783c126bf99400cd43fb1aa78915e662c116cade0a47e2b8ffa48fbca2b9d5f3 Description: Unicode::CheckUTF8 - checks if scalar is valid UTF-8 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-CheckUTF8 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Devel-Caller Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.04 Depends: perl,p5-PadWalker (>= 0.08),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Caller-2.04.deb Size: 10352 MD5sum: 02497b64a6d9483f48ae2e860243a1a0 SHA1: 2ed2d97abd0daf35ad0655c6bd56d8109f5ca791 SHA256: 71f81f78bc590fcfbf50acb36960ab4051eb71df6f277885a0698bf81e6b1c16 Description: Devel::Caller - meatier versions of caller Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Caller Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-TimeDate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.19 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-TimeDate-1.19.deb Size: 37464 MD5sum: cc78159f95296b410109d5c3721ce329 SHA1: 4e7590ee8406415ab52ab729c6a4443c212cc37a SHA256: 20d546e389d2d8da69ac012ae27b744c48322d235d1420008b37cefafa621c2e Description: TimeDate Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-TimeDate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Graham Barr Package: p5-XML-Stream Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.22 Depends: perl,p5-Authen-SASL,p5-Unicode-String Recommends: p5-Net-DNS,p5-IO-Socket-SSL Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Stream-1.22.deb Size: 60176 MD5sum: 12237563e58d928b74b1740ebfdc64c0 SHA1: 98c3b4e969065bc5a52dd4790acb4a8b6bcfb8ab SHA256: dcbfbd9180dda320361c014d184d58a679d0900fc5fff83793f81ec314ee1ff9 Description: XML::Stream This module provides you with access to XML Streams. An XML Stream is just that. A stream of XML over a connection between two computers. For more information about XML Streams, and the group that created them, please visit: http://etherx.jabber.org/streams Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Stream Homepage: http://etherx.jabber.org/streams Tag: purpose::console, role::developer Author: Ryan Eatmon Package: p5-MooseX-Types-Common Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.001001 Depends: perl,p5-Moose (>= 0.39),p5-MooseX-Types (>= 0.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Types-Common-0.001001.deb Size: 10364 MD5sum: 456ff270465b102a6b319b38d9975412 SHA1: ec9da308c41a74e4c53315e5494213da5474f736 SHA256: e7edf38d2474624177c0439f09781c4b9b289c8a759fe346763463f05630c30f Description: MooseX::Types::Common - A library of commonly used type constraints. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Types-Common Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Reporter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.5202 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Reporter-1.5202.deb Size: 49284 MD5sum: 01a33b980c1d9d15d8988314ac2764ca SHA1: aab2c3fce75ab2ad0283eaa0a8bdcb24c23760af SHA256: 909f42c3bcc103ca968c28a05132285ee405598dc529784d601667972be9a7be Description: Test::Reporter - sends test results to cpan-testers@perl.org Test::Reporter reports the test results of any given distribution to the CPAN Testers. Test::Reporter has wide support for various perl5's and platforms. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Reporter Homepage: http://cpantesters.perl.org/ Tag: purpose::console, role::developer Author: David Golden Package: p5-Dist-Zilla-Plugin-CPANChangesTests Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.001 Depends: perl,p5-Dist-Zilla,p5-Moose,p5-CPAN-Changes Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-Plugin-CPANChangesTests-1.001.deb Size: 12444 MD5sum: 03ae66820f74fa144e4782402174fe05 SHA1: 17606d600bd24628a5e34fa0cb5557864a46fe31 SHA256: 54271497872c861847b78fb08d58b26376427b808c1b426d7e98a387b2c257b6 Description: Dist::Zilla::Plugin::CPANChangesTests - Add release tests using Test::CPAN::Changes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-Plugin-CPANChangesTests Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Randy Stauner Package: p5-Hash-Merge Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Clone Filename: dists/iphone/main/binary-iphoneos-arm/p5-Hash-Merge-0.10.deb Size: 12964 MD5sum: 89cce3c69d0012b4ab572d7f3fca4c19 SHA1: 25c2d87e222c37b55bda8ca6fb398a508893532f SHA256: f15ff15e356dceb56c4b27e68dba0d3d80877404bbe1f0221547d3e5fc51be6d Description: Hash::Merge - Merges arbitrarily deep hashes into a single hash Hash::Merge merges two arbitrarily deep hashes into a single hash. That is, at any level, it will add non-conflicting key-value pairs from one hash to the other, and follows a set of specific rules when there are key value conflicts (as outlined below). The hash is followed recursively, so that deeply nested hashes that are at the same level will be merged when the parent hashes are merged. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Hash-Merge Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Text-Diff Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.35 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Diff-0.35.deb Size: 21844 MD5sum: 71b9905d34eaaf0b6cb76d0a9d9f695b SHA1: 7d97e36da67d89f5bd2cf20a5d9e28f01a628157 SHA256: 8a0cbbbbf3a18b56d419334b6002c7e81d37b5b2ff06c84cece6b47a991aa0db Description: Text::Diff - Perform diffs on files and record sets Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Diff Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Hash-MoreUtils Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Hash-MoreUtils-0.01.deb Size: 5682 MD5sum: c2f4e75f79a4e5a1d7bd983d4bc65318 SHA1: 9f7fe13180a29fe2efac68947588a12ce24cbccf SHA256: be068597f477533e8bc29a212f69f2671470abdea3b43a5c26032a817f352e18 Description: Hash::MoreUtils - Provide the stuff missing in Hash::Util Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Hash-MoreUtils Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-HTTP-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.1.6 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Lite-2.1.6.deb Size: 16958 MD5sum: 2fe3bcf7f0ac5ea18088ff3887bd6213 SHA1: ce1002df06dd4412609ecfe92ea92635bd5497c5 SHA256: cd4837188c8d69becc59bd40b95248eadb5511dc2ab89e6608dad43c42260015 Description: HTTP::Lite - Lightweight HTTP implementation Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-IO-All Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.44 Depends: perl,p5-IO-String (>= 1.08) Recommends: p5-File-ReadBackwards Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-All-0.44.deb Size: 79770 MD5sum: f55d231b027876b9815aabba996c92c4 SHA1: 7e20e180107556ced678bc57eac02de06a7a5221 SHA256: fcbcea153e4e5774440bc26e3c3a895936fc25f0b690ea7e9f60917e9428d726 Description: IO::All - IO::All of it to Graham and Damian! "Graham Barr for doing it all. Damian Conway for doing it all different." IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called "io", which returns a new IO::All object. And that object can do it all! The IO::All object is a proxy for IO::File, IO::Dir, IO::Socket, IO::String, Tie::File, File::Spec, File::Path and File::ReadBackwards; as well as all the DBM and MLDBM modules. You can use most of the methods found in these classes and in IO::Handle (which they inherit from). IO::All adds dozens of other helpful idiomatic methods including file stat and manipulation functions. IO::All is pluggable, and modules like IO::All::LWP and IO::All::Mailto add even more functionality. Optionally, every IO::All object can be tied to itself. This means that you can use most perl IO builtins on it: readline, <>, getc, print, printf, syswrite, sysread, close. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-All Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-indirect Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.26 Depends: perl,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-indirect-0.26.deb Size: 23546 MD5sum: 22a2a97cd873e94fabdebfa8c3af6668 SHA1: 820fcb96d7608db140c459d4b18aa40bfacde220 SHA256: 5e93971772516a79cbc912c8c13e6bea8d1e491e1f0056773c0c3a57814687f5 Description: indirect - Lexically warn about using the indirect method call syntax. When enabled, this pragma warns about indirect method calls that are present in your code. The indirect syntax is now considered harmful, since its parsing has many quirks and its use is error prone : when the subroutine "foo" has not been declared in the current package, "foo $x" actually compiles to "$x->foo", and "foo { key => 1 }" to "'key'->foo(1)". In http://www.shadowcat.co.uk/blog/matt-s-trout/indirect-but-still-fatal, Matt S. Trout gives an example of an undesirable indirect method call on a block that can cause a particularly bewildering error. This pragma currently does not warn for core functions ("print", "say", "exec" or "system"). This may change in the future, or may be added as optional features that would be enabled by passing options to "unimport". This module is not a source filter. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-indirect Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Vincent Pit Package: p5-Config-Perl-V Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-Perl-V-0.14.deb Size: 12136 MD5sum: d37bbbfeae9f4558361efec2a5c17f4b SHA1: 1b1de291865be94fb419b0cac63407ddadd7abf1 SHA256: 3ee7d2465375bb1cd6f4b30f704dbd1f8b2f5fc290a9e4dfeaa762b2a17b4dbb Description: Config::Perl::V - Structured data retreival of perl -V output A module that will return you the output of 'perl -V' in a structure. The command 'perl -V' will return you an excerpt from the %Config hash combined with the output of 'perl -V' that is not stored inside %Config, but only available to the perl binary itself. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-Perl-V Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: H.Merijn Brand Package: p5-YAML-LibYAML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.32 Depends: perl,p5-Filter Filename: dists/iphone/main/binary-iphoneos-arm/p5-YAML-LibYAML-0.32.deb Size: 56376 MD5sum: cca0fde5f73529bd96d94c30d3627a04 SHA1: 0db035c58406987c449cd73203cf31f8b9a78ded SHA256: 011ee287a8e27bdda64708e853878471376c661c64a07264c226459aff0d7cf9 Description: YAML::XS - Perl YAML Serialization using XS and libyaml Kirill Siminov's "libyaml" is arguably the best YAML implementation. The C library is written precisely to the YAML 1.1 specification. It was originally bound to Python and was later bound to Ruby. This module is a Perl XS binding to libyaml which offers Perl the best YAML support to date. This module exports the functions "Dump" and "Load". These functions are intended to work exactly like "YAML.pm"'s corresponding functions. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-YAML-LibYAML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-SVG-GD Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-GD,p5-SVG,p5-Test-Simple,p5-Test-Pod,p5-Test-Pod-Coverage Filename: dists/iphone/main/binary-iphoneos-arm/p5-SVG-GD-0.20.deb Size: 9932 MD5sum: 3622728c4a81bc7fc5103c045d46d200 SHA1: b283e52b56cebaed4753338ec1862b1fa4411f52 SHA256: 789bd1da61436e2d22276a2a2e733583cff2039c5c1e7c07284d5170ccd6f71f Description: SVG::GD Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SVG-GD Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Unicode-Transform Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.34 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-Transform-0.34.deb Size: 16638 MD5sum: f19aa9a687150c36771d8522d84d5246 SHA1: d00772dbf46eb291e8b7f3a30f46cf9e5f9dc865 SHA256: d5a839100cfafc75a7c3251a54bcbf24719591e9c144ef4749d2cce533f089e3 Description: Unicode::Transform - conversion among some Unicode transformation formats This module supports the following UTF: unicode (for Perl internal Unicode encoding; see perlunicode) utf16le (for UTF-16LE) utf16be (for UTF-16BE) utf32le (for UTF-32LE) utf32be (for UTF-32BE) utf8 (for UTF-8) utf8mod (for UTF-8-Mod) utfcp1047 (for CP1047-oriented UTF-EBCDIC). where hyphen-removed and lowercased names are used as a part of a function name (like _to_). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-Transform Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: SADAHIRO Tomoyuki Package: p5-File-Path Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.08 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Path-2.08.deb Size: 24906 MD5sum: 5bea261bf98944ccb4ca0564d83e22ef SHA1: b1a5562a44f08940c98856a2c9159be9396b7b9e SHA256: 4d724d0e2a0a17ab9ca9892693c54e492a72ca602df82e15823f603e557d38b6 Description: File::Path - Create or remove directory trees Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Path Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DateTime-Format-CLDR Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl,p5-DateTime,p5-DateTime-Incomplete,p5-DateTime-Locale,p5-DateTime-TimeZone,p5-Params-Validate Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-CLDR-1.06.deb Size: 24928 MD5sum: 743cdc3e376b3b9f6a18803ebdee4ed0 SHA1: 4d0acd16955a4d350edf424e05ea894a53940c96 SHA256: b7e70a3f994a40e5b544f3bb12be04af834ca3a6d35a9906fc6dd2061d2df0dc Description: DateTime::Format::CLDR - Parse and format CLDR time patterns This module provides a parser (and also a formater) for datetime strings using patterns as defined by the Unicode CLDR Project (Common Locale Data Repository). http://unicode.org/cldr/ Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-CLDR Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-Compile-Tester Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Log-Report,p5-Test-Deep,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Compile-Tester-0.05.deb Size: 10714 MD5sum: 0fc4efa4033cfc00a95ad7eae59cfc7f SHA1: 2c4da3316c2ea22e154129286b5f1a76886b8e86 SHA256: a958ea57c2bb7767f87cef49279b3f58e2e19a85ce3abf49ec4fdab6083a261c Description: XML::Compile::Tester - support XML::Compile related regression testing Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Compile-Tester Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-GDGraph Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.44 Depends: perl,p5-GD,p5-GDTextUtil Filename: dists/iphone/main/binary-iphoneos-arm/p5-GDGraph-1.44.deb Size: 123258 MD5sum: 9cfd67a1b12346f2fa8bc5841ec22a0b SHA1: 44f859c225929eb114cac314959ec69e2202fd35 SHA256: bc4d0061d995504efb90d51611e5d8446efa2847ad335f7a6aec18c502102528 Description: GDGraph This is GDGraph, a package to generate charts, using Lincoln Stein's GD.pm. See the documentation for some history and more information. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-GDGraph Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DateTime-Format-RFC3339 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0.0 Depends: perl,p5-DateTime,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-RFC3339-v1.0.0.deb Size: 6506 MD5sum: 0c5a554a5fa720f6a00d20b16e85f876 SHA1: 2770eb887f5c96026e980dd9da1c56456cd066f2 SHA256: 03a6fdc6ed8fe268c0122f820862b5a45bf5bb9ad78df18ccfcd2a343b220d2d Description: DateTime::Format::RFC3339 - Parse and format RFC3339 datetime strings DateTime::Format::RFC3339 parses and formats RFC3339 datetime strings. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-RFC3339 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-IP-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,gmp,p5-IO-Capture,p5-IP-Authority,p5-Math-BigInt,p5-Test-Simple,p5-Tie-Hash-Sorted,p5-Tie-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-IP-XS-0.06.deb Size: 41076 MD5sum: 9edd1add7603d619dc7e41c497d93140 SHA1: cf41987838a373ca85d44b9d5ca0f2c3b0b63da5 SHA256: 032583f863181105fb9a378885221c311665833a9106367a1e7edc78a3ac63e5 Description: Net::IP::XS - XS implementation of Net::IP Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-IP-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tom Harrison Package: p5-Cwd-Ext Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Cwd-Ext-1.05.deb Size: 6262 MD5sum: cec43bd8eb51ac935a756d5e4a507c3b SHA1: 0bbe6da4d56db677331d39467cc2a767a604067e SHA256: 58a88e865ff88888376393771f645dd1e2447776ac6747a68e548004845d2344 Description: Cwd::Ext - No symlink dereference Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Cwd-Ext Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Coder-Multimap Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Encode,p5-JSON (>= 2),p5-libwww-perl,p5-Test-Simple,p5-URI (>= 1.36) Recommends: p5-JSON-XS (>= 2) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-Multimap-0.01.deb Size: 7672 MD5sum: 08dce708f6d6d6b46f72a9bb0b1756c9 SHA1: f7ea489a3a86b9cc1b42b9e9d892f8d4f6b1ee71 SHA256: 6200d8542856eec7be31331a35bab43ebaafa09b03178e31ee1bf1c3ecd979f0 Description: Geo::Coder::Multimap - Geocode addresses with the Multimap Open API This module provides an interface to the Beta Multimap Geocoding Web Service. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-Multimap Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-LWP-Authen-Wsse Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Digest-SHA1,p5-libwww-perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-LWP-Authen-Wsse-0.05.deb Size: 6468 MD5sum: f4d0fa5731c7824856bf699c3773e7b4 SHA1: 64da7def5ca6d4fd56122e3c26188ce42de3c27d SHA256: 4364c5800c4bcb71d9254bf410074ccfd865af4bb8592c1b685dfc39f2bd985b Description: LWP::Authen::Wsse - Library for enabling X-WSSE authentication in LWP Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LWP-Authen-Wsse Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Audrey Tang Package: p5-YAML-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.36 Replaces: p5-YAML-LibYAML (<< 0.36) Provides: p5-YAML-LibYAML Depends: perl,p5-Filter Breaks: p5-YAML-LibYAML (<< 0.36) Filename: dists/iphone/main/binary-iphoneos-arm/p5-YAML-XS-0.36.deb Size: 64412 MD5sum: ec97402cd09ad576518557bf8c04fbd6 SHA1: 60e7180ee653ecc59ee6d1fff40da459ecf4ed15 SHA256: 26e7fff56519bfee625a67863e1eb0ef5f3b656150771a0c220bf4a4e37b32b7 Description: YAML::XS - Perl YAML Serialization using XS and libyaml Kirill Siminov's "libyaml" is arguably the best YAML implementation. The C library is written precisely to the YAML 1.1 specification. It was originally bound to Python and was later bound to Ruby. This module is a Perl XS binding to libyaml which offers Perl the best YAML support to date. This module exports the functions "Dump", "Load", "DumpFile" and "LoadFile". These functions are intended to work exactly like "YAML.pm"'s corresponding functions. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-YAML-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-Class-DBI-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.021 Depends: perl,p5-DBD-SQLite,p5-DBI,p5-Ima-DBI-Contextual (>= 1.001),p5-SQL-Abstract,p5-SQL-Abstract-Limit,p5-Test-Memory-Cycle,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-DBI-Lite-1.021.deb Size: 64022 MD5sum: 0b01ab169a87848bcd4a8cf01aee6cbd SHA1: dd40ce08ab86e332acef3725885563c6cbede1fd SHA256: 69b5417f0505f9a2873139ce5cf910e58e8c0030751b5d4cff6180f8bb468765 Description: Class::DBI::Lite - Lightweight ORM for Perl Sometimes Class::DBI is too crufty, and DBIx::Class is too much. Enter Class::DBI::Lite. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-DBI-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John Drago Package: p5-Class-Gomor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Gomor-1.01.deb Size: 20288 MD5sum: 30b888c2a64ea7d94307708c4666ec4c SHA1: 378f4c6370508eef3fb0263ef02f1c3118253662 SHA256: 149983d1d13664ac5a0f8506f3162be03be0373a196f5738838bf5d4f481c53a Description: Class::Gomor - another class and object builder This module is yet another class builder. This one adds parameter checking in the new() constructor, that is to check for attributes existence, and definedness. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Gomor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: GomoR Package: p5-Params-Util Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Params-Util-1.01.deb Size: 30094 MD5sum: 84d82b7ac8cb76f2031d1b1d262b7df6 SHA1: c1a2043bbe3057a79e2fcb6a6dd8096dc50ff80d SHA256: d07a7c90411a391be5a2ee9c85b02231bc114fdab3f5b8ba6cc63f3d10efc5d5 Description: Params::Util - Simple, compact and correct param-checking functions "Params::Util" provides a basic set of importable functions that makes checking parameters a hell of a lot easier While they can be (and are) used in other contexts, the main point behind this module is that the functions both Do What You Mean, and Do The Right Thing, so they are most useful when you are getting params passed into your code from someone and/or somewhere else and you can't really trust the quality. Thus, "Params::Util" is of most use at the edges of your API, where params and data are coming in from outside your code. The functions provided by "Params::Util" check in the most strictly correct manner known, are documented as thoroughly as possible so their exact behaviour is clear, and heavily tested so make sure they are not fooled by weird data and Really Bad Things. To use, simply load the module providing the functions you want to use as arguments (as shown in the SYNOPSIS). To aid in maintainability, "Params::Util" will never export by default. You must explicitly name the functions you want to export, or use the ":ALL" param to just have it export everything (although this is not recommended if you have any _FOO functions yourself with which future additions to "Params::Util" may clash) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Params-Util Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Test-MockDBI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.65 Depends: perl,p5-DBI,p5-PathTools,p5-Test-MockObject (>= 0.14),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-MockDBI-0.65.deb Size: 17090 MD5sum: ffc72373b65a400b62a110dc22756c98 SHA1: 8c90f73e5016d4053e1ad546edcef8e35b0c446a SHA256: 23f3bd50c0493ded033b61d5f9abbd54815858f2af66c0a0aaf6853eb5bbc7d2 Description: Test::MockDBI - Mock DBI interface for testing Test::MockDBI lets you test DBI interfaces by mocking-up the DBI interface with Test::MockObject in any way you choose. Standard output of the resulting program can then be examined as to whether your program correctly uses the DBI. Mock DBI interfaces like Test::MockDBI improve upon DBI tracing facilities like DBI::trace() and DBD::Mock, as you can modify the behavior of the DBI at the interface in (nearly) any way you choose. Once you "use Test::MockDBI", invoking Test::MockDBI instead of the regular DBI is a matter of supplying a first command-line argument of the form "--dbitest[=TYPE]" to your program (or using Test::MockDBI::set_dbi_test_type()). TYPE is the MockDBI testing type, which is a simple integer number (/^\d+$/). The testing type is set to 1 (one) if TYPE is missing. A testing type of 0 (zero) turns off Test::MockDBI, leaving your program to use DBI as normal. This makes using Test::MockDBI transparent to users -- they never know that Test::MockDBI was used unless you tell them about it. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-MockDBI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mark Leighton Fisher Package: p5-Package-Stash-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Package-Stash-XS-0.25.deb Size: 21620 MD5sum: 72c0bb832e70d7be62fa07ffd4c8ae06 SHA1: 065ae8a77771df0e894633ad550cc09861045baa SHA256: 2693c6b1e2f958722c4a1bc31af32f9dbd724a0cd602846ec176f1dc47286b8b Description: Package::Stash::XS - faster and more correct implementation of the Package::Stash API Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Package-Stash-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jesse Luehrs Package: p5-FileHandle-Fmode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-FileHandle-Fmode-0.11.deb Size: 9124 MD5sum: b73d367dbe405c5d461f79bce54a4bf2 SHA1: 0e71b90e9c9bc0741481a298df964794aac7b2fa SHA256: b930a6157142de2c5cdb66e90f94459dda6285b13eff38b8079a449aa92d2e9f Description: FileHandle-Fmode Use this module to check whether a filehandle is readable, writable, or readable/writable. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-FileHandle-Fmode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-RSS-LibXML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.3004 Depends: perl,p5-Class-Accessor,p5-DateTime-Format-Mail,p5-DateTime-Format-W3CDTF,p5-Encode,p5-UNIVERSAL-require,p5-XML-LibXML Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-RSS-LibXML-0.3004.deb Size: 28530 MD5sum: 34a955308144cef04fa1d098ec118fc1 SHA1: 345e7b76a0caabc5f81f16fc8d586d14e02f8895 SHA256: 362cb0d69e790af32c4d017f6d942f7cdcf7b6db7d3638992eb739dbad8b6d94 Description: XML-RSS-LibXML - XML::RSS with XML::LibXML Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-RSS-LibXML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Unicode-String Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.09 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-String-2.09.deb Size: 128298 MD5sum: 0de290b6862a5c69299421fb8b89c3b1 SHA1: 51fcb6a0c2b9666077d31364425052621bea3f27 SHA256: 220072630a331d528cb2b75ed8a7dee3de8f45a8030b1db1a90ee4603dd5af1b Description: Unicode::String These are experimental modules to handle various Unicode issues. They were made before perl included native UTF8 support. More information on what Unicode is and can do for you are to be found at http://www.unicode.org Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-String Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Coder-Mappy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Encode,p5-JSON (>= 2),p5-libwww-perl (>= 6.02),p5-URI (>= 1.36) Recommends: p5-JSON-XS (>= 2),p5-LWP-Protocol-https (>= 6.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-Mappy-0.02.deb Size: 8972 MD5sum: bd1b93ccf1a4f07265ce8dff8983eb8b SHA1: 877bbd7fcd377b259599fb6dfc7665535a7437b5 SHA256: 5db5491e648a81c1c445b12ec1023e19c50368870a1a01681aa9e3fc7850a593 Description: Geo::Coder::Mappy - Geocode addresses with the Mappy AJAX API This module provides an interface to the the geocoding functionality of Mappy AJAX API. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-Mappy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-B-Generate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.40 Depends: perl,p5-ExtUtils-CBuilder Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Generate-1.40.deb Size: 38376 MD5sum: 332978c549b56d8f4a1a6e6d008115c3 SHA1: 4ebb19f5465a50caea8938e08f86d06ba6979181 SHA256: 2f1d0baad92a5c60c04a728073065e26fce65bd517a5417feed903b62b833839 Description: B::Generate - Create your own op trees. Malcolm Beattie's "B" module allows you to examine the Perl op tree at runtime, in Perl space; it's the basis of the Perl compiler. But what it doesn't let you do is manipulate that op tree: it won't let you create new ops, or modify old ones. Now you can. Well, if you're intimately familiar with Perl's internals, you can. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Generate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Differences Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.4801 Depends: perl,p5-Text-Diff Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Differences-0.4801.deb Size: 13248 MD5sum: 7490acd0ab536e1b016c3e75227f7bd0 SHA1: 3c93f39806cf49ec99ea91df5ad053fd1e39f5ba SHA256: 0b4663cd7f612a6b89065d8a9ec3c8bc072a934b1c33b4d861d0ca5a50ef8b50 Description: Test::Differences - Test strings and data structures and show differences if not ok Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Differences Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-FSP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-FSP-0.16.deb Size: 45196 MD5sum: 82872fcfaa8cbceae401f33a0a2ce84d SHA1: 2b949f4a267dfb7a6fd7325883f275d37444cc22 SHA256: 612c28e9996532009c1181e86538746c04008252076d9a3c7079328b92e2b9d3 Description: Net::FSP - A client implementation of the File Service Protocol FSP is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is valuable in all kinds of environments because it is one of the few protocols that is not aggressive about bandwidth while at the same time being sufficiently fault tolerant. Net::FSP is a class implementing the client side of FSP. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-FSP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leon Timmermans Package: p5-UUID-Object Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.80 Depends: perl,p5-Exporter (>= 5.57),p5-MIME-Base64 (>= 2.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-UUID-Object-0.80.deb Size: 8048 MD5sum: 9ecf3ee8f9af4aefc93fa1defc6f72ca SHA1: 1d676285bfd6a04da5d26ace4c06dac04cc2e0ec SHA256: 019fe75b587a826ed97082031896d7acf9896b3d74be5e8b819cf61b163ff4b6 Description: UUID::Object - Universally Unique IDentifier (UUID) Object Class Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-UUID-Object Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: ITO Nobuaki Package: p5-MooseX-Daemonize Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Moose (>= 0.33),p5-MooseX-Getopt (>= 0.07),p5-MooseX-Types-Path-Class Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Daemonize-0.12.deb Size: 40908 MD5sum: a05963d9338d73543ede6169f7b16899 SHA1: 1888f55c2444c0f3e8cc3db2b9ad326d832c7e9a SHA256: 52dd68198b09a5e8949aabf197a2f802f0035672aeab55b9546f2bc49c038b02 Description: MooseX::Daemonize - Role for daemonizing your Moose based application Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Daemonize Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Prather Package: p5-Digest-BubbleBabble Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-BubbleBabble-0.01.deb Size: 5470 MD5sum: 05d8aaae99d805052e845076818cec80 SHA1: 9a2d9359a1b29a271ce97896dd5d2a00c3c53f45 SHA256: 08cb6d4e9d5e675ac35d15b9e62c38dc9002658445c602dd3116b0d5d19657c2 Description: Digest::BubbleBabble Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-BubbleBabble Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Benjamin Trott Package: p5-DateTime-TimeZone-Tzfile Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.006 Depends: perl,p5-Date-ISO8601,p5-Date-JD (>= 0.005),p5-DateTime-TimeZone-SystemV (>= 0.002),p5-IO,p5-Params-Classify,p5-constant Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-TimeZone-Tzfile-0.006.deb Size: 13138 MD5sum: ed9971c721986861d3b4d8a655f63e8f SHA1: 3221fc4e84bacba20da30a5b18c062c0fba683df SHA256: 123c4ed3dde577bf5d3874a5c6d070d0f20910f1d95f372d4c30acc464cdb823 Description: DateTime::TimeZone::Tzfile - tzfile (zoneinfo) timezone files An instance of this class represents a timezone that was encoded in a file in the tzfile(5) format. These can express arbitrary patterns of offsets from Universal Time, changing over time. Offsets and change times are limited to a resolution of one second. This class implements the DateTime::TimeZone interface, so that its instances can be used with DateTime objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-TimeZone-Tzfile Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andrew Main (Zefram) Package: p5-Object-LocalVars Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-LocalVars-0.17.deb Size: 40056 MD5sum: 66f7fbddce892a9853a13444ea979019 SHA1: bb75b66dd53250c37a659ea4e037f21d3649ea24 SHA256: 76786264561126676b794cf0165922993a7d897e3b9187b38a1210da339dd2a6 Description: Object::LocalVars - Outside-in objects with local aliasing of $self and object variables Do not use for production purposes! *This is a experimental module I developed when exploring inside-out objects. It is no longer supported, but is left on CPAN as an example of the kind of strange OO approaches that are possible with Perl.* This module helps developers create "outside-in" objects. Properties (and $self) are declared as package globals. Method calls are wrapped such that these globals take on a local value that is correct for the specific calling object and the duration of the method call. I.e. $self is locally aliased to the calling object and properties are locally aliased to the values of the properties for that object. The package globals themselves only declare properties in the package and hold no data themselves. Data are stored in a separate namespace for each property, keyed off the reference memory addresses of the objects. Outside-in objects are similar to "inside-out" objects, which store data in a single lexical hash (or closure) for each property, which is keyed off the reference memory addresses of the objects. Both differ from classic Perl objects, which hold data for the object directly using a blessed reference or closure to a data structure, typically a hash. For both outside-in and inside-out objects, data are stored centrally and the blessed reference is simply a key to look up the right data in the central data store. The use of package variables for outside-in objects allows for the use of dynamic symbol table manipulation and aliasing. As a result, Object::LocalVars delivers a variety of features -- though with some corresponding drawbacks. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-LocalVars Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David A Golden Package: p5-POE-Declare-HTTP-Client Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-libwww-perl (>= 5.830),p5-POE (>= 1.293),p5-POE-Declare (>= 0.52),p5-POE-Filter-HTTP-Parser (>= 1.06),p5-Params-Util (>= 1.00) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Declare-HTTP-Client-0.01.deb Size: 15000 MD5sum: 47042f35a5eeecbdb4af48aef62e637d SHA1: f36dcb1dc09293da6410385f8545c5723c30da08 SHA256: 5c58216859b3b0885884b652b40709d1bc4e9833fb0809748f0fca0ac433745f Description: POE::Declare::HTTP::Client - A simple HTTP client based on POE::Declare This module provides a simple HTTP client based on POE::Declare. The implemenetation is intentionally minimalist, making this module an ideal choice for creating specialised web clients embedded in larger applications. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Declare-HTTP-Client Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Net-Whois-RIPE Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.00002 Depends: perl,p5-Iterator,p5-Iterator-Util,p5-Test-Exception,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Whois-RIPE-2.00002.deb Size: 14760 MD5sum: 3d12539266bc5a1798703d951d8e9ee6 SHA1: 068b4eadaf746e8895c7b0fdf7b51d03062bc29d SHA256: dfd9d7802f5b22405473c610eb25b096695ed3249456a1375c4aeb5a2dc7d9ca Description: Net::Whois::RIPE - a pure-Perl implementation of the RIPE Database client. A pure-perl programming interface to the RIPE Database Whois service. This is a complete rewrite of the old version of the module I inherited from Paul Gampe. It incorporates new concepts I've learned while I worked at the RIPE NCC between Nov 2007 and Jan 2010. I've strived to maintain backward compatibility while providing a modern perl implementation featuring all the currently available features of a RIPE Database client. For more information about the RIPE Database, please refer to the RIPE NCC website at http://www.ripe.net/whois Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Whois-RIPE Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Luis Motta Campos Package: p5-Config-Hosts Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Regexp-IPv6 (>= 0.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-Hosts-0.01.deb Size: 9590 MD5sum: 16fad1119f5d43323e266467641b9a94 SHA1: 2085995858cde7669f7d9782efbe95fd1f0dfea9 SHA256: bc8c5ad20c0c5802556fefad302182af0e87768d73291898c6f773fd41019c57 Description: Config::Hosts - Interface to /etc/hosts file Config::Hosts - Interface to /etc/hosts file. A tool that manages the hosts list on a machine, is able to query/insert/delete/update the entries by IP or by a hostname, and also maintains the original comments and some sanity checks on IP and hostname values. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-Hosts Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Roman M. Parparov Package: p5-Internals Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.1 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Internals-1.1.deb Size: 11352 MD5sum: e247c8840a713681dbd88740c6a4a1e5 SHA1: ce93435e1f40995e0353c44282bfe7d1fe774332 SHA256: 5a7b71f9a10bbd598c43fd599ac6920adf8c36272db61b290ff29f9277a85ed9 Description: Internals Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Internals Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-B-Debug Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12 Depends: perl,p5-Test-Simple Recommends: p5-B-Flags (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Debug-1.12.deb Size: 17356 MD5sum: 4d14a0898dbac59f1ea43e0f18d29b5c SHA1: 476d2534c44f3400e8a37586c0dc60d754e2fcea SHA256: 38a94b84db0382072ee1a7309c239d1d001d35683d664745da4cd33b176df722 Description: B::Debug - print debug info about ops Walk Perl syntax tree, printing debug info about ops A simple list version of B::Terse, i.e. B::Concise Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Debug Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-C3-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-C3-XS-0.13.deb Size: 12592 MD5sum: dab385d9db61b75ca98f0dc96111b1e1 SHA1: 33ad3563ee12d29a074ea20ec266caf5aed6b311 SHA256: ace62ecceeadcb7a8db1253751ff5c3c844890ea9be86440af2b0703a87367ab Description: Class::C3::XS - XS speedups for Class::C3 This contains XS performance enhancers for Class::C3 version 0.16 and higher. The main Class::C3 package will use this package automatically if it can find it. Do not use this package directly, use Class::C3 instead. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-C3-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brandon L. Black Package: p5-Net-SNMP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.0.0 Depends: perl,p5-Exporter,p5-IO,p5-Math-BigInt Recommends: p5-Crypt-DES (>= 2.03),p5-Crypt-Rijndael (>= 1.02),p5-Digest-HMAC (>= 1.00),p5-Digest-MD5 (>= 2.11),p5-Digest-SHA1 (>= 1.02),p5-Socket6 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-SNMP-v6.0.0.deb Size: 95438 MD5sum: 8a1a4b0e3feb904f5126b99bbea8182f SHA1: 6324c8a7d066516180d0deb05afc5fbef1315e78 SHA256: 3b64ddaf09921b6e8d775f99e891443cc4e628c837557cb9e12814e88a222c38 Description: Net::SNMP - Object oriented interface to SNMP The Net::SNMP module implements an object oriented interface to the Simple Network Management Protocol. Perl applications can use the module to retrieve or update information on a remote host using the SNMP protocol. The module supports SNMP version-1, SNMP version-2c (Community-Based SNMPv2), and SNMP version-3. The Net::SNMP module assumes that the user has a basic understanding of the Simple Network Management Protocol and related network management concepts. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-SNMP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David M. Town Package: p5-eBay-API-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-libwww-perl,p5-URI,p5-XML-LibXML,p5-XML-Parser,p5-XML-Simple,p5-YAML Filename: dists/iphone/main/binary-iphoneos-arm/p5-eBay-API-Simple-0.20.deb Size: 41644 MD5sum: e5e6ac3d8b478c60b4157df428e993fb SHA1: 6faa4f5654f770e86a3f09a1df68594bd64302f0 SHA256: 754f2d67b4e1df24c0e36a5890b0a14b59483e62f45c658aa0435b1ffd383fd2 Description: eBay::API::Simple - Flexible SDK supporting all eBay web services Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-eBay-API-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tim Keefer Package: p5-Mo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.29 Depends: perl Recommends: p5-Class-XSAccessor,p5-IO-All Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mo-0.29.deb Size: 64660 MD5sum: ae188aab924a1caa106748f2b0177a55 SHA1: 9652e663b7132492db28a31d596e5ce16fda77c3 SHA256: 7eca8c7de3e14eed7e302fd928c3b6009037a66a596a30535f5fe8b1e39d7863 Description: Mo - Micro Objects. Mo is less. use Mo. Mo is less. Much less. Moose is huge. Moose led to Mouse led to Moo led to Mo. M is nothing. Mo is more. Not much. When Moo is more than you need, drop an 'o' and get some Mo. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-Net-CIDR Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-CIDR-0.14.deb Size: 14248 MD5sum: 524c40da06ddeb9294ef3ac1b303db79 SHA1: 16d78b6771e128b05bc2d29f6dd94bd066236bbe SHA256: 5bab6ce4e1f15bd425eeff1e1b520f697153e5cce1ef64c54a2278d21911c549 Description: Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-CIDR Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sam Varshavchik Package: p5-Config-File Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.50 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-File-1.50.deb Size: 14740 MD5sum: 8a670585d99e02232e8c32ae3860a3c8 SHA1: 9e44e758dc9a44f7cf85778b5f82cf1cff4cc17d SHA256: 2fbf4a8e70503777c43cdc954215291163365502eb3830f705ee02fd571277b8 Description: Config::File - Parse a simple configuration file Config::File provides an interface to parse simple -although complete for most needs- configuration files. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-File Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gunnar Wolf Package: p5-Encode-Locale Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl,p5-Encode (>= 2) Recommends: p5-I18N-Langinfo Filename: dists/iphone/main/binary-iphoneos-arm/p5-Encode-Locale-1.02.deb Size: 12080 MD5sum: 77437d51e7dde8ced61c9d7c94d9f783 SHA1: ce9d2a4e7e1031326273797fe3961d04e2f3453c SHA256: 727b23c01c876f0cb27d3066f0ed9d1ff09323e2181a369dacd6086839880bb5 Description: Encode::Locale - Determine the locale encoding The purpose of this Perl module is try determine what encodings should be used when interfacing to various external interfaces. You will need perl-5.8 or better to use this module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Encode-Locale Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-Perl-Tidy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 20090616 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Tidy-20090616.deb Size: 300846 MD5sum: 5df3b27865aff2dd38363cea28e49cb3 SHA1: cc7a684c5ca264e6e4a005651b473e6572c4081b SHA256: d5007717b975cd74cd9c0f7660bab2aa54a7d64ee43dcde1af0734adcff20394 Description: Perl-Tidy - indent and reformat perl scripts Welcome to Perltidy! Perltidy is a tool to indent and reformat perl scripts. It can also write scripts in html format. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Tidy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steve Hancock Package: p5-strictures Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.002002 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-strictures-1.002002.deb Size: 8978 MD5sum: dd1fea51044d681abe08c9ca4c29a31d SHA1: 882b1132e662cb35a4a313c9103df359484d875c SHA256: 67e5e43888fa4660477d837b88ac30cee2e3c1c2f8ceb4acf17bdbbac0764c6a Description: strictures - turn on strict and make all warnings fatal Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-strictures Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: mst - Matt S. Trout (cpan:MSTROUT) Package: p5-Config-MVP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.093330 Depends: perl,p5-Module-Pluggable,p5-Moose,p5-Tie-IxHash Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-MVP-0.093330.deb Size: 41208 MD5sum: 80366a23c31793a5b1f2eabee21b4847 SHA1: 8a44d473e9604c50a42cd54c8d004f08880bdce4 SHA256: 9dd7e8f6dd4c3efb8f85e19cc4cd5cfa68ed57189e2ddb7942e95cfd874468a6 Description: Config::MVP - multivalue-property package-oriented configuration Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-MVP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Test-PPPort Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-PPPort-0.03.deb Size: 5264 MD5sum: 38f197cb1b2cfa9180a156e743d3523c SHA1: 2ddb3a0b2b07e86eefdff02c777dc78d292d898c SHA256: f4c7c7940fb07f72bce5bbbba9965d5f47e4fc1d0a9dc5b785216c8ba6682e5c Description: Test::PPPort - test for ppport.h warnings Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-PPPort Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kazuhiro Osawa Package: p5-Ogg-Vorbis-Decoder Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.8 Depends: perl,ogg,vorbis Filename: dists/iphone/main/binary-iphoneos-arm/p5-Ogg-Vorbis-Decoder-0.8.deb Size: 25568 MD5sum: 1060881659f0bbe5686d0c55e3c34fec SHA1: 9c89c2b0574e463034c690856482f2a18dfba1f6 SHA256: 39a59b33f3d32951a62e295f1b8f8c09b4885abb3a61b80621561c9cbfc92b28 Description: Ogg::Vorbis::Decoder - An object-oriented Ogg Vorbis decoder This module provides an object-oriented interface to the decoding related functions provided by the Ogg Vorbis development libraries. This allows the user to read data from Vorbis streams in pcm format, and to seek forwards and backwards through the stream. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Ogg-Vorbis-Decoder Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Coder-SimpleGeo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Encode,p5-JSON (>= 2),p5-libwww-perl (>= 6.02),p5-URI (>= 1.36) Recommends: p5-JSON-XS (>= 2),p5-LWP-Protocol-https (>= 6.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-SimpleGeo-0.04.deb Size: 7952 MD5sum: 64fcbbfaa15589bda0bccd391cfcbf9a SHA1: a4ae220fc35ed2be9c8ff4d3962edb33243aa447 SHA256: a8fba27947589ea91dff5a9185149876aa7db0798e1cfa49416fa9e61f48e23a Description: Geo::Coder::SimpleGeo - Geocode addresses with the SimpleGeo API This module provides an interface to the SimpleGeo geocoding web service. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-SimpleGeo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-Perl-Critic-Deprecated Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.108 Depends: perl,p5-Perl-Critic (>= 1.094),p5-Readonly Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Critic-Deprecated-1.108.deb Size: 21798 MD5sum: 9cd8f27ac2d050dc52bd25d08e9fc68d SHA1: 5cb9ec6ca8fb3036e657f9932e20389ffb3b8425 SHA256: 2a97fd7e39e61273c5454ac47384fa59cd7755c764e1ae2eb894fb0c5730113d Description: Perl::Critic::Deprecated - Policies that were formally included with Perl::Critic itself, but which have been superseded by others. This distribution provides several Perl::Critic Policies that used to be part of the primary Perl::Critic distribution, but which have been superseded by other Policies. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Critic-Deprecated Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Elliot Shank Package: p5-Crypt-Passwd-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.507 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-Passwd-XS-0.507.deb Size: 23726 MD5sum: e2422837827b42b5d52f05e1b15728e3 SHA1: 158be95b1866d4d2e6c251bba9aadfa4a1688b64 SHA256: 02b6d24e84e5d0afa93bb361122f98a904bc8bcd72544989293715bc0afe9c13 Description: Crypt::Passwd::XS - Full XS implementation of common crypt() algorythms Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-Passwd-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John Lightsey Package: p5-XML-Compile-Tester Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Log-Report,p5-Test-Deep,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Compile-Tester-0.04.deb Size: 10182 MD5sum: 6f5f3965d68f7e858b4c9c61c383dd41 SHA1: f837d35aad13c4e1814f13e93a5f09c2c00c5a29 SHA256: d9b82e2b4f02bab73380aea323d699813f5ab757ab4263095a09acb24a93d969 Description: XML::Compile::Tester - support XML::Compile related regression testing Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Compile-Tester Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-C3 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.23 Depends: perl,p5-Algorithm-C3 (>= 0.06) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-C3-0.23.deb Size: 23214 MD5sum: fea248a8d1c816a61652fa848bef79f0 SHA1: 7015ef2ef05d418e4e46bfb04c5033f77b71ac47 SHA256: 99bfb4f25d4464a7317589e9cc72e351e3fb2592fe266484f4f1dd5da7d5b2ce Description: Class::C3 - A pragma to use the C3 method resolution order algortihm This is pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-C3 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stevan Little Package: p5-Test-Inter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-IO Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Inter-1.01.deb Size: 41648 MD5sum: 47375a09bcf1fba502410d0083d341cd SHA1: f2848cab8717053e8abf1c1051756312ccffd27f SHA256: 5cea96ecd1dd430917b49218f5154f78902947f4e782726102dda57f75dcc7ca Description: Test::Inter - framework for more readable interactive test scripts This is another framework for writing test scripts. It is loosely inspired by Test::More, and has most of it's functionality, but it is not a drop-in replacement. Test::More (and other existing test frameworks) suffer from two weaknesses, both of which have prevented me from ever using them: None offer the ability to access specific tests in a reasonably interactive fashion None offer the ability to write the tests in whatever format would make the tests the most readable The way I write and use test scripts, existing Test::* modules are not nearly as useful as they could be. Test scripts written using Test::More work fine when running as part of the test suite, but debugging an individual test requires extra steps, and the tests themselves are not as readable as they should be. I do most of my debugging using test scripts. When I find a bug, I write a test case for it, debug it using the test script, and then leave the test there so the bug won't come back (hopefully). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Inter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sullivan Beck Package: p5-FLV-Info Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.24 Depends: perl,p5-AMF-Perl,p5-Digest-MD5,p5-List-MoreUtils,p5-Readonly,p5-SWF-File Filename: dists/iphone/main/binary-iphoneos-arm/p5-FLV-Info-0.24.deb Size: 82968 MD5sum: 96cb39d24c03b4a6c4237ca465426480 SHA1: 039ba4595d84bf7dd4934a5b9dc5e8baf5f73926 SHA256: a7318fa1107967da80627b21ffb110d0a713ed5b15eaed78f2e068f17709ebc6 Description: FLV::Info - Extract metadata from Adobe Flash Video files This module reads Adobe Flash Video (FLV) files and reports metadata about those files. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-FLV-Info Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Clotho Advanced Media, Inc. Package: p5-JSON-CPAN-Meta Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.000 Depends: perl,p5-JSON Filename: dists/iphone/main/binary-iphoneos-arm/p5-JSON-CPAN-Meta-5.000.deb Size: 20408 MD5sum: 51a6fecb931d316b3063d85c27538964 SHA1: 3a5d6163128a04fecd74fc365f02d8753d61c61d SHA256: a0afd1210ff7dbe9d28531b27b623f2362c054bb5a0fe31e6affd9fb33e40618 Description: JSON::CPAN::Meta - JSON is YAML; emit JSON into META.yml Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-JSON-CPAN-Meta Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Sort-Naturally Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sort-Naturally-1.02.deb Size: 15304 MD5sum: 727f93baab281550600a467c480becb4 SHA1: 5921b6983e4052532c57513a76a3e2fd1cc8bc49 SHA256: 4c4033112b9e17c1db426ef8b75b0b7308c77b99a0aef81985074d923d6fc15b Description: Sort::Naturally - sort lexically, but sort numeral parts numerically This module exports two functions, nsort and ncmp; they are used in implementing my idea of a "natural sorting" algorithm. Under natural sorting, numeric substrings are compared numerically, and other word-characters are compared lexically. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sort-Naturally Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Role-Data-Verifier Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Moose,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-Data-Verifier-0.01.deb Size: 11798 MD5sum: 227578070470b98875d8bd1d68146183 SHA1: 64e5c3d533b013dc9e9ba4bbd906912f7d19ae59 SHA256: 1ac4a132345c0f2eb1c609bf33f30ae3a01680e6b606375ccb0c2820ec9af22b Description: MooseX::Role::Data::Verifier - Moose role for generating Data::Verifier profiles from Moose objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-Data-Verifier Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Cory G Watson Package: p5-Clone Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.30 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Clone-0.30.deb Size: 8276 MD5sum: 6324ef1b5325dea9afa399f926793656 SHA1: 487a949f4adff83541d4607b18d26bbebc662f87 SHA256: 97870b8822fa36a7456cc43746fbc199c13b37f1db87297cbf92eb385212255f Description: Clone - recursively copy Perl datatypes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Clone Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-DNS-SEC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl,openssl,p5-Crypt-OpenSSL-Bignum,p5-Crypt-OpenSSL-DSA,p5-Crypt-OpenSSL-RSA,p5-Digest-BubbleBabble,p5-Digest-SHA,p5-Digest-SHA1,p5-Net-DNS Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-DNS-SEC-0.15.deb Size: 91098 MD5sum: 16d5db5013a4633574e7f5135b6d7e40 SHA1: a2562f8024c4bd31566564fcb7c7c8a37846481b SHA256: b22d091edcad3a51b2cbf9990cdbb0ff7671d248f76cc465477d64b035b4490f Description: Net::DNS::SEC - DNSSEC extensions to Net::DNS This module implements DNS Resource Record types that are relevant for DNSSEC operations. This package implements RFC4034 "Resource Records for the DNS Security Extensions" and RFC2931 "DNS Request and Transaction Signatures ( SIG(0)s )" RFC 3225 (Indicating Resolver Support of DNSSEC) support has been is available Net::DNS. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-DNS-SEC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Text-CSV-PP-Iterator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Exception-Class,p5-Iterator,p5-Iterator-IO,p5-Text-CSV Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-CSV_PP-Iterator-1.01.deb Size: 10612 MD5sum: 2045c3d8ae3b9863fc4ab40a8aad971a SHA1: 92f8c6d910252e1c471bc341a0237e9321627820 SHA256: e3edecc5ede85cedf579de175d75e20731f4b0279437b4a62c27bc492b84a921 Description: Text::CSV_PP::Iterator - Provide fetchrow_hashref() for CSV files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-CSV-PP-Iterator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ron Savage Package: p5-Scalar-Alias Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Scalar-Alias-0.06.deb Size: 12038 MD5sum: 9700208ce9cbbfc0b4ce1210afdeca63 SHA1: a960aca776668e1126c6c60f55d7c4e63825ea99 SHA256: 37421650eb78e2de81497766d726c704148b2f40e4af748a0d03bf8ca049da40 Description: Scalar::Alias - Perl extention to declare lexical scalar aliases Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Scalar-Alias Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Goro Fuji (gfx) Package: p5-HTML-Element-Extended Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.18 Depends: perl,p5-Data-Dumper,p5-HTML-Tree (>= 3.01) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Element-Extended-1.18.deb Size: 34012 MD5sum: 77550dc6d7d527f9386aaf031ead6275 SHA1: 6dd77ceb44cfcad3f8eb132c2502c60dcfacb91e SHA256: f5729fd7237286ca8d3d5e4168245488a2bb2b5e9b5030bd54591f06e924c520 Description: HTML::Element::Extended HTML-Element-Extended is a package of several enhanced HTML::Element classes, most of which arose during the effort to implement an HTML::Element based table class. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Element-Extended Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-eBay Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.54 Depends: perl,p5-Crypt-SSLeay,p5-Data-Dumper,p5-DateTime-Precise,p5-HTML-Format,p5-HTML-PrettyPrinter,p5-HTML-Tree,p5-libwww-perl,p5-Net-SSLeay,p5-Test-Simple,p5-Text-Format,p5-XML-Dumper,p5-XML-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-eBay-0.54.deb Size: 29742 MD5sum: a4a18af6dfd0d3461e144768d93af039 SHA1: 308d1fc25e7d56aab8d5b8eb8c2649f04385bd44 SHA256: acf709f4f382c13e962354eebf0088f38aca317272c58e5bd9c8ae24631690b2 Description: Net::eBay - XML based communication with eBay API This module allows users to communicate with eBay using perl and their XML based eBay API. You can use it to list items for sale, bid, get seller item list, search, get ebay time, or do anything else. Many details of this API can be found at http://developer.ebay.com. To be able to use this module, you need to register there and obtain keys and a authentication token using "tokentool". The job of its module is to encapsulate connectivity and authentication, and communication with ebay. First, you need to initialize your ebay connection by passing it credentials. After that, you can send queries to eBay. A typical request is comprised of its name, and a hash table of application parameters. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-eBay Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Igor Chudov Package: p5-Math-BigInt-FastCalc Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.19 Depends: p5-Math-BigInt Conflicts: perl (<=5.10.0-6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-BigInt-FastCalc-0.19.deb Size: 11340 MD5sum: 86c4baba230d4638c33d671ae510df45 SHA1: 60228cbcbd499bbadd90ae92e32bf4ca9f10bd6d SHA256: b8a549eec9e441d63cd6916b8a3824f0e94ec947d434ca245beb109d7429598d Description: Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed This is a replacement library for Math::BigInt::Calc that reimplements some of the Calc functions in XS. It can be used via: use Math::BigInt lib => 'FastCalc'; Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-BigInt-FastCalc Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tels Package: p5-XML-Dumper Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.81 Depends: perl,p5-XML-Parser (>= 2.16) Recommends: p5-IO-Compress Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Dumper-0.81.deb Size: 19498 MD5sum: d1ccf0689f3958dde2f6d644ece91913 SHA1: b422b3e3b01a79c80da1abf72fcc4130cca85baf SHA256: 3ab433836ce88bfc9f5baa05975ed641f228a5a87a2de4861afe677495fd55d3 Description: XML::Dumper - Perl module for dumping Perl objects from/to XML XML::Dumper dumps Perl data to a structured XML format. XML::Dumper can also read XML data that was previously dumped by the module and convert it back to Perl. This might be useful for dumping Perl objects to files using an XML format that can be reloaded or accessed by other programs. Maybe even by other languages. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Dumper Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: libdbus-1 Priority: optional Section: Libraries Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2.4-0 Filename: dists/iphone/main/binary-iphoneos-arm/libdbus-1.2.4-0.deb Size: 289364 MD5sum: d53ffa81717fa13b0cc0f82464995957 SHA1: cffb92bb2d06ea0da2afe08dc1c962c29a3b3d21 SHA256: 5f5efd1220a8dbcb9e56a57a505f72bf45c169e6e3a521e7dc8808bcf7a3214c Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. The daemon can be found in the dbus package. Name: libdbus-1 Homepage: http://dbus.freedesktop.org/ Tag: purpose::console, role::developer Package: p5-Config-MVP-Reader-INI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.101461 Replaces: p5-Config-INI-MVP Provides: p5-Config-INI-MVP Depends: perl,p5-Config-INI,p5-Config-MVP (>= 2),p5-Moose Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-MVP-Reader-INI-2.101461.deb Size: 11976 MD5sum: 6dfe85cba1b0a3bd0181b164277f8d30 SHA1: d2bfda06f1be98c4b82a4ce164644ccc9575e0bd SHA256: 03498d01a2db0229407e5bcf83d1e76d12dc20bc3893c3cbf2ec8080da4073c0 Description: Config::MVP::Reader::INI - an MVP config reader for .ini files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-MVP-Reader-INI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Compress-LZF Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.43 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Compress-LZF-3.43.deb Size: 13634 MD5sum: cf0a39958fe9645f3159ed61b5724a54 SHA1: 7ad2487ef7f2898015e2774eac950e3483961f2f SHA256: b6d58c0e498cd797e3e9092b5c8183f45fbcc270851d68830bf141da42f3b6db Description: Compress::LZF - extremely light-weight Lempel-Ziv-Free compression LZF is an extremely fast (not that much slower than a pure memcpy) compression algorithm. It is ideal for applications where you want to save *some* space but not at the cost of speed. It is ideal for repetitive data as well. The module is self-contained and very small (no large library to be pulled in). It is also free, so there should be no problems incorporating this module into commercial programs. I have no idea wether any patents in any countries apply to this algorithm, but at the moment it is believed that it is free from any patents. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Compress-LZF Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marc Lehmann Package: p5-Encode-IMAPUTF7 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: IMAPUTF7-1.04 Depends: perl,p5-Encode,p5-Test-NoWarnings Filename: dists/iphone/main/binary-iphoneos-arm/p5-Encode-IMAPUTF7-1.04.deb Size: 8682 MD5sum: 6c7d8b3c4a3e15587920761cb59a53e5 SHA1: e2ab6ce12a21e5c8d3f564a0184edd6789ed9dbf SHA256: 6e156244701e1079f4adeaf2669b0660cb3cd5e6a4403ca228ec18305e2d4a30 Description: Encode::Unicode::IMAPUTF7 - Perl extension to deal with UTF-7 modification for IMAP IMAP mailbox names are encoded in a modified UTF-7 when names contains international characters outside of the printable ASCII range. The modified UTF-7 encoding is defined in RFC2060 (section 5.1.3). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Encode-IMAPUTF7 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Peter Makholm Package: p5-WWW-MobileCarrierJP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.46 Depends: perl,p5-Exporter (>= 0.60),p5-Filter,p5-HTML-Selector-XPath (>= 0.03),p5-HTML-TableExtract,p5-libwww-perl (>= 5.384),p5-URI,p5-Web-Scraper (>= 0.24) Recommends: p5-CAM-PDF,p5-HTML-TreeBuilder-LibXML (>= 0.11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-WWW-MobileCarrierJP-0.46.deb Size: 63688 MD5sum: 528bfe93f1b24b25c06e7982b1541f99 SHA1: 339312a6b776539ff62e1bc2600f1d8d572322cd SHA256: 103af3d78a2a348adaf3d08f63290a52ee0841a22df117eb28f783e1e9fbcc98 Description: WWW::MobileCarrierJP - scrape mobile carrier information Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-WWW-MobileCarrierJP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-Test-utf8 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-utf8-0.02.deb Size: 9334 MD5sum: df8c30629e5a0b60d9620c52361e5319 SHA1: e7ec3387ab0357547fb4be4d06366f1b7b3de8a6 SHA256: d7338aa6ed3fd4f3f5c9dbc3dd29e4bded65c5ab454842229c4fb7b6c684a771 Description: Test::utf8 - handy utf8 tests Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-utf8 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DateTime-Format-W3CDTF Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-DateTime Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-W3CDTF-0.06.deb Size: 15144 MD5sum: 2216a7d25d751296182636301089861a SHA1: 9774cfc4fa4950922a30af59f3a275ba0bdff737 SHA256: de163d3358eaaf38f5c75fa9bd52e01800ab6ea37258767bb910a1b8232335ac Description: DateTime::Format::W3CDTF - Parse and format W3CDTF datetime strings This module understands the W3CDTF date/time format, an ISO 8601 profile, defined at http://www.w3.org/TR/NOTE-datetime. This format as the native date format of RSS 1.0. It can be used to parse these formats in order to create the appropriate objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-W3CDTF Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Crypt-FSHP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2.4 Depends: perl,p5-Digest-SHA,p5-MIME-Base64 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-FSHP-0.2.4.deb Size: 6764 MD5sum: 1b34b0601ecc0d8ca5fa85308c899a45 SHA1: dee2499252dbb272aedb39bc0f7c2677b85c250c SHA256: aa66684cce54af3e924c58946f4b94325b0f1695ea2ce802f4aa4f34f1dd783d Description: Crypt::FSHP - Fairly Secure Hashed Password Fairly Secure Hashed Password (FSHP) is a salted, iteratively hashed password hashing implementation. Design principle is similar with PBKDF1 specification in RFC 2898 *(a.k.a: PKCS #5: Password-Based Cryptography Specification Version 2.0)* FSHP allows choosing the salt length, number of iterations and the underlying cryptographic hash function among SHA-1 and SHA-2 (256, 384, 512). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-FSHP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Unicode-Stringprep Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.103 Depends: perl,p5-Unicode-Normalize (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-Stringprep-1.103.deb Size: 46938 MD5sum: 1b1cfba69c74a9b3baaa46256984ac19 SHA1: e088b8a6daddc671d4589fa0c8b77b954f0e12a8 SHA256: 7186e2f2e8aa338ba7a24ba0f9a24a023d68eef55d06a578afb7d95642496a21 Description: Unicode::Stringprep - Preparation of Internationalized Strings (RFC 3454) This module implements the stringprep framework for preparing Unicode text strings in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users throughout the world. The stringprep protocol is useful for protocol identifier values, company and personal names, internationalized domain names, and other text strings. The stringprep framework does not specify how protocols should prepare text strings. Protocols must create profiles of stringprep in order to fully specify the processing options. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-Stringprep Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Claus FƤrber Package: p5-Compress-Raw-Zlib Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.043 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Compress-Raw-Zlib-2.043.deb Size: 83318 MD5sum: b84bd5e4b0761aafae628f51398b6759 SHA1: 5fb2832e0aee4bd078811da8f81f30e9ffd78e6b SHA256: 3e482007d7e9d50ab4e6a7eb6c86da6c6eacae7d70e9e674b2f9009e4897be6b Description: Compress::Raw::Zlib - Low-Level Interface to zlib compression library This module provides a Perl interface to the zlib compression library. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Compress-Raw-Zlib Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Marquess Package: p5-Bit-Vector Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.9 Depends: perl,p5-Carp-Clan (>= 5.3),p5-Storable (>= 2.2) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Bit-Vector-6.9.deb Size: 147710 MD5sum: 809ff62ca1b39815c7dac77e97a69460 SHA1: df900bbcd86f454367df12e6a89ee584ae5fe9db SHA256: 2217b0c850eaf1c14dfc3daf8de760794b2092c3db2b6bdfb67a7f012f1fdce0 Description: Bit::Vector - Efficient bit vector, set of integers and "big int" math library Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Bit-Vector Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-CPAN-PackageDetails Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-IO-Compress,p5-Test-Simple,p5-Test-Output (>= 0.10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPAN-PackageDetails-0.20.deb Size: 16572 MD5sum: 80a81e09f732ff5c78cfefa403785396 SHA1: d8f1016151d1481b3b27cf69a86349e3962e2a56 SHA256: 9be001d6c5bff380be1688435e15d637fc92e1fcd266c3a1ff4818da4beeec71 Description: CPAN::PackageDetails - Create or read 02packages.details.txt.gz Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPAN-PackageDetails Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-File-Touch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Touch-0.08.deb Size: 6834 MD5sum: 4a801542c4e1b937b0d7dfaaa8c46d1f SHA1: ae14eef22c4438ad167e46a56f060fc9e9212ae2 SHA256: 47428d4c0e4ba5031219f40e0da393c6b9a09b021de52cae2e59fd4e62386740 Description: File::Touch - update access and modification timestamps, creating nonexistent files where necessary. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Touch Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Time-Elapsed Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.31 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-Elapsed-0.31.deb Size: 24352 MD5sum: 60fd020d884c6faacc9b1ef8891d5da9 SHA1: a8a794f07a9d5c53f4208e2ba9a2226638967789 SHA256: 8bdc356e5035c3a34ede39529ebb1cb1d67330e856201785c100f9c323a485ad Description: Time::Elapsed - Displays the elapsed time as a human readable string. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-Elapsed Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Burak Gursoy Package: p5-MooseX-Types-DateTime-ButMaintained Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-DateTime (>=0.44),p5-DateTime-Format-DateParse (>= 0.04),p5-DateTime-Format-Flexible (>=0.05), p5-DateTime-Format-Natural, p5-DateTime-Locale, p5-DateTime-TimeZone,p5-DateTimeX-Easy,p5-Moose,p5-MooseX-Types,p5-namespace-clean,p5-Test-Exception (>= 0.08),p5-Test-use-ok,p5-Time-Duration-Parse Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Types-DateTime-ButMaintained-0.06.deb Size: 8728 MD5sum: 50846630c1eef50a39c3c8e1d4068803 SHA1: 0ce60bd1d622035fd4ffeed0e54cf61204d33bbd SHA256: c5ef4b3f4fa3479ac5259fc599257d512bf2e6a67db1f52d0c96365fa35ef59c Description: MooseX::Types::DateTime::ButMaintained - DateTime related constraints and coercions for Moose Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Types-DateTime-ButMaintained Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Set-Relation Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12.1 Depends: perl,p5-Carp-Always (>= 0.09),p5-Class-MOP (>= 0.91),p5-List-MoreUtils (>= 0.22),p5-Moose (>= 0.88),p5-namespace-autoclean (>= 0.08),p5-Test-Deep,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Set-Relation-0.12.1.deb Size: 107970 MD5sum: 3c9a2290cceea433b7dc739887df257c SHA1: 8a285ed07c831003593cbacc0c5c9afd168e6565 SHA256: b6464d7e2335bd60ae1b54f2c9e380f7c690585f6eb523c082d9fbdb8d4bdb79 Description: Set::Relation - Relation data type for Perl Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Set-Relation Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Darren Duncan Package: p5-Math-Polynomial-Solve Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.61 Depends: perl,p5-Math-Complex (>= 1.36) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Polynomial-Solve-2.61.deb Size: 35956 MD5sum: 0d92599fc26d2357f7b4849adddf08a4 SHA1: b6ba7647dd2c1c4406ced50a772484b06e91ca58 SHA256: 7f8539903a2e955d8d7867e68fe75f4289a7d407c288d2d690c8a69d2126ad7c Description: Math::Polynomial::Solve - Find the roots of polynomial equations. This package provides a set of functions that find the roots of polynomials up to degree 4 using the classical methods; a function for solving polynomials of any degree by an implementation of the QR Hessenberg algorithm; and functions that implement Sturm's sequence for counting the number of real, unique roots in a range. These functions can be exported by name or by tag (:classical, :numeric, :sturm, and :utility). The utility tag exports the functions that are used internally and which previously were private to the module. See the documentation for more information. Using the classical methods, the cubic may be solved by the method described by R. W. D. Nickalls, "A New Approach to solving the cubic: Cardan's solution revealed," The Mathematical Gazette, 77, 354-359, 1993. Dr. Nickalls has made his paper available at http://www.nickalls.org/dick/papers/maths/cubic1993.pdf. The solution for the quartic is based on Ferrari's method, as described in the web page Karl's Calculus Tutor, http://www.karlscalculus.org/quartic.html. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Polynomial-Solve Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John M. Gamble Package: p5-Test-Signature Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.10 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Signature-1.10.deb Size: 10884 MD5sum: 76dc1879b97f20642c29c6bdfa1fcb08 SHA1: 5f40ec900cb185ecc4e5b96262ceacc600b5d926 SHA256: e8fc3261f2c6e1187d08a5a74ea4e16d38b5e3ea7e4bc3d2a3c921f3df85941c Description: Test::Signature - Automated SIGNATURE testing Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Signature Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Audrey Tang Package: p5-Test-LeakTrace Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Exporter (>= 5.57),p5-Test-Simple (>= 0.62) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-LeakTrace-0.13.deb Size: 26232 MD5sum: d9ea47c1563e58057310232197d34cfe SHA1: 0ddffc2691f169d87e9ac8551a97a8e18c87a397 SHA256: ede778850587f8226b444adfc6f60e5cc160eb8eb55b0cffc405edd65ec1907c Description: Test::LeakTrace - Traces memory leaks Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-LeakTrace Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Goro Fuji(gfx) Package: p5-URL-Checkout Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-File-Path,p5-File-Temp,p5-String-ShellQuote,p5-Test-Simple,p5-Test-Pod-Coverage,p5-Text-Sprintf-Named Filename: dists/iphone/main/binary-iphoneos-arm/p5-URL-Checkout-1.04.deb Size: 12290 MD5sum: 8bafe491237b48c21705d24d91653c51 SHA1: 4f27ef65a38ddc616ce24928ab8c14a2772604ed SHA256: 8d999afd46a8ab25371ba06dcc498630a01b150d69b4592a7d7dfd0bb6dd4c5d Description: URL::Checkout - Get one or multiple files from a remote location Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-URL-Checkout Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Juergen Weigert Package: p5-Devel-Required Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Required-0.08.deb Size: 9144 MD5sum: b4284a58792b0480d2618d92cce0a102 SHA1: 5b3c35bc7138f5ca5a5d25bb5a382e6dc34d8e40 SHA256: 56eebbfcc87b2e8a51e278be467d5d709464d2149e960fe066ac7beb0f836441 Description: Devel::Required - Automatic update of required modules documentation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Required Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Elizabeth Mattijsen Package: p5-HTML-StickyQuery-DoCoMoGUID Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-HTML-StickyQuery Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-StickyQuery-DoCoMoGUID-0.01.deb Size: 6808 MD5sum: cc11dbe41a1e7a83021b9b89ee47b8e2 SHA1: 584664ff9f4e292caaecc35325cc1529b11dc841 SHA256: 4570a714d59e274d62817aaf8ff437af73e657667e807bdf577c650dedb78d16 Description: HTML::StickyQuery::DoCoMoGUID - add guid query for DoCoMo imode Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-StickyQuery-DoCoMoGUID Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kazuhiro Osawa Package: p5-ExtUtils-Depends Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.304 Depends: perl,p5-Data-Dumper,p5-PathTools,p5-IO Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-Depends-0.304.deb Size: 14846 MD5sum: 815b8af08fa3ce97118cc657f9795d33 SHA1: e5f5d7b5a3114eff22c05faae0de2b70a4001d7d SHA256: d08ebb3567e19c2baf09f75efa75e6f043fd5ca2bbf7171626b6622467d5afa2 Description: ExtUtils::Depends - Easily build XS extensions that depend on XS extensions This module tries to make it easy to build Perl extensions that use functions and typemaps provided by other perl extensions. This means that a perl extension is treated like a shared library that provides also a C and an XS interface besides the perl one. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-Depends Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Perl-OSType Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.002 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-OSType-1.002.deb Size: 13498 MD5sum: 7e5e02b5eb561df0861ef37e5e1362ee SHA1: cc652b6b91ca2f0231d9597d3231164ba615f32d SHA256: d0d2cd5b3eb4e88c98ae6648c024798e9ed443c65767f352602b66724cb9d8f9 Description: Perl::OSType - Map Perl operating system names to generic types Modules that provide OS-specific behaviors often need to know if the current operating system matches a more generic type of operating systems. For example, 'linux' is a type of 'Unix' operating system and so is 'freebsd'. This module provides a mapping between an operating system name as given by $^O and a more generic type. The initial version is based on the OS type mappings provided in Module::Build and ExtUtils::CBuilder. (Thus, Microsoft operating systems are given the type 'Windows' rather than 'Win32'.) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-OSType Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David Golden Package: p5-MooseX-Role-Strict Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Moose (>= 0.89) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-Strict-0.04.deb Size: 10644 MD5sum: ab40846cc406e5355c54343ec13295c8 SHA1: 4dad994a11814e2434f13a5ebc906bca305f6e10 SHA256: 47800a86a5737318410f45ecadf2d3a4bfa1f67cfe49e479c9f2ac0eeaf58a9f Description: MooseX::Role::Strict - use strict 'roles' Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-Strict Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Curtis "Ovid" Poe Package: p5-Hook-LexWrap Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.24 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Hook-LexWrap-0.24.deb Size: 12236 MD5sum: eb9d6e0ceb6e635512398ea21435aefe SHA1: 6f39c81c549501a5360ea56463b2dd9fe6708471 SHA256: 989934e44a36407ae99e8f06e495d74efbeb3052c4fd4a1e4e4c5eba9a445e9e Description: Hook::LexWrap - Lexically scoped subroutine wrappers Hook::LexWrap allows you to install a pre- or post-wrapper (or both) around an existing subroutine. Unlike other modules that provide this capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap implements wrappers in such a way that the standard `caller' function works correctly within the wrapped subroutine. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Hook-LexWrap Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Damian Conway Package: p5-IPDR Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-IO-Socket-SSL,p5-Test-Simple,p5-Unicode-MapUTF8 (>= 1.11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-IPDR-0.25.deb Size: 44462 MD5sum: 5e0785c30384a48f0c0e9a229253f769 SHA1: d41b56729fce6ac7c2ffab8cc91fe97a0ce84230 SHA256: c31eee7b9df070c80dd34f6ffb16754824f7848cd24d822767376f6d431460d3 Description: IPDR - IPDR Data Suite IPDR is a method to collect statistical data for a variety of IP applications. Primarily this module ( two are contained in this distribtion ) focus on Cisco UBR ( 7200 and 10k ) and Motorola BSR 6400. The later module should also work for any other IPDR compliant services. Now tested with Aris. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IPDR Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Date-ISO8601 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.003 Depends: perl,p5-Exporter,p5-constant,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Date-ISO8601-0.003.deb Size: 14742 MD5sum: 7a4b02636b974752a773b9aa5c6028cd SHA1: baf621f95413e4c455d4dc239dc23792dbf5dab7 SHA256: 0e3a2dd7685c0d85f3a9ee78b3ecc80717a5ea8f1f60d87bf9cee592f86b1108 Description: Date::ISO8601 - the three ISO 8601 numerical calendars The international standard ISO 8601 "Data elements and interchange formats - Information interchange - Representation of dates and times" defines three distinct calendars by which days can be labelled. It also defines textual formats for the representation of dates in these calendars. This module provides functions to convert dates between these three calendars and Chronological Julian Day Numbers, which is a suitable format to do arithmetic with. It also supplies functions that describe the shape of these calendars, to assist in calendrical calculations. It also supplies functions to represent dates textually in the ISO 8601 formats. ISO 8601 also covers time of day and time periods, but this module does nothing relating to those parts of the standard; this is only about labelling days. The first ISO 8601 calendar divides time up into years, months, and days. It corresponds exactly to the Gregorian calendar, invented by Aloysius Lilius and promulgated by Pope Gregory XIII in the late sixteenth century, with AD (CE) year numbering. This calendar is applied to all time, not just to dates after its invention nor just to years 1 and later. Thus for ancient dates it is the proleptic Gregorian calendar with astronomical year numbering. The second ISO 8601 calendar divides time up into the same years as the first, but divides the year directly into days, with no months. The standard calls this "ordinal dates". Ordinal dates are commonly referred to as "Julian dates", a mistake apparently deriving from true Julian Day Numbers, which divide time up solely into linearly counted days. The third ISO 8601 calendar divides time up into years, weeks, and days. The years approximate the years of the first two calendars, so they stay in step in the long term, but the boundaries differ. This week-based calendar is sometimes called "the ISO calendar", apparently in the belief that ISO 8601 does not define any other. It is also referred to as "business dates", because it is most used by certain businesses to whom the week is the most important temporal cycle. The Chronological Julian Day Number is an integral number labelling each day, where the day extends from midnight to midnight in whatever time zone is of interest. It is a linear count of days, where each day's number is one greater than the previous day's number. It is directly related to the Julian Date system: in the time zone of the prime meridian, the CJDN equals the JD at noon. By way of epoch, the day on which the Convention of the Metre was signed, which ISO 8601 defines to be 1875-05-20 (and 1875-140 and 1875-W20-4), is CJDN 2406029. This module places no limit on the range of dates to which it may be applied. All function arguments are permitted to be "Math::BigInt" or "Math::BigRat" objects in order to achieve arbitrary range. Native Perl integers are also permitted, as a convenience when the range of dates being handled is known to be sufficiently small. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Date-ISO8601 Homepage: http://www.perl.org/ Conflict: p5-Math-BigInt (<< 1.64),p5-Math-BigRat (<< 0.08) Tag: purpose::console, role::developer Author: Andrew Main (Zefram) Package: p5-Test-Harness Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.23 Depends: perl Recommends: p5-Pod-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Harness-3.23.deb Size: 269796 MD5sum: bb47b537ff750446ed28379b25d0bbc9 SHA1: 3412ece5f3b9133d8c624f7d421b33d650c311ab SHA256: 504cd35d54d8441319a55310a9326d49c1ff22e13e1cdb3ac67eb135ad28c861 Description: Test::Harness - Run Perl standard test scripts with statistics Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Harness Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-Context-Preserve Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Context-Preserve-0.01.deb Size: 6744 MD5sum: 84b652e584d69211af1742f6a43b9322 SHA1: c0687f0b84f30e40a2ee599b55438f81a02d0a76 SHA256: 8a956a8093fee64d0724391895148328e95e59adb8d427b7d548ee237ed8931b Description: Context::Preserve - run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Context-Preserve Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Build-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.009 Depends: perl,p5-CPAN-Meta,p5-Exporter (>= 5.57),p5-ExtUtils-BuildRC (>= 0.003),p5-ExtUtils-Helpers (>= 0.007),p5-ExtUtils-Install,p5-ExtUtils-InstallPaths (>= 0.002),p5-File-Find-Rule,p5-File-Slurp,p5-PathTools,p5-Getopt-Long,p5-JSON (>= 2),p5-Test-Harness Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Build-Tiny-0.009.deb Size: 12642 MD5sum: c13e605d5d10cbb5906da4507d6afd92 SHA1: dc789a5049b6bc7ffb59a37ba6f5fb76ac92ea39 SHA256: 20a0ab71cbd05b35a0c64b2c546d87bf78ae038c13b1b4fad15f289db70eae16 Description: Module::Build::Tiny - A tiny replacement for Module::Build Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Build-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leon Timmermans Package: p5-HTTP-Daemon Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.00 Depends: perl,p5-HTTP-Date (>= 6),p5-HTTP-Message (>= 6),p5-IO,p5-LWP-MediaTypes (>= 6) Conflicts: p5-libwww-perl (<< 6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Daemon-6.00.deb Size: 17796 MD5sum: 1d46ff012f5f19a7f6845a451dfdb394 SHA1: 42bc388f9636620681611c259b7a697634aeedbc SHA256: 039acee652d27e790ddfb980389e7c72d035651d8b7cf2a27c0ce81eb283fd26 Description: HTTP::Daemon - a simple http server class Instances of the `HTTP::Daemon' class are HTTP/1.1 servers that listen on a socket for incoming requests. The `HTTP::Daemon' is a subclass of `IO::Socket::INET', so you can perform socket operations directly on it too. The accept() method will return when a connection from a client is available. The returned value will be an `HTTP::Daemon::ClientConn' object which is another `IO::Socket::INET' subclass. Calling the get_request() method on this object will read data from the client and return an `HTTP::Request' object. The ClientConn object also provide methods to send back various responses. This HTTP daemon does not fork(2) for you. Your application, i.e. the user of the `HTTP::Daemon' is responsible for forking if that is desirable. Also note that the user is responsible for generating responses that conform to the HTTP/1.1 protocol. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Daemon Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-Test-DNS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Moose,p5-Net-DNS,p5-Set-Object,p5-Test-Deep,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-DNS-0.11.deb Size: 19450 MD5sum: 6ed936d78df49c45abbbb319338c0773 SHA1: 7e3e1234997896cb1804d041de4a71dcd2853c39 SHA256: 39e3806cd6afac4b77318bf0bdd43726b9af954fd1778ee7dabdba1d6678f764 Description: Test::DNS - Test DNS queries and zone configuration Test::DNS allows you to run tests which translate as DNS queries. It's simple to use and abstracts all the difficult query checks from you. It has a built-in tests naming scheme so you don't really have to name your tests (as shown in all the examples) even though it supports the option. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-DNS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sawyer X Package: p5-Test-Requires Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Test-Simple (>= 0.61) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Requires-0.06.deb Size: 5916 MD5sum: 0f58c8d444468ff1ef44efccb37d347b SHA1: 465ffb39fe071c14bbfc10f3fc6b11ed0a309dd7 SHA256: 03a3926eb2c1628a97da97e50008376f54b976bfe2faccd5ce9004b6602a77d6 Description: Test::Requires - Checks to see if the module can be loaded Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Requires Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-Email-MIME-Encodings Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.313 Depends: perl,p5-MIME-Base64 (>= 3.05) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-MIME-Encodings-1.313.deb Size: 13124 MD5sum: f8634f4f8b48b3eb35e8efb13cdbdaf5 SHA1: 384bfb7b28c6eb19ee686c71b21db7d87d963455 SHA256: 527786fb9037849adf079833762c02f922fec531785bd3ee5cac00f2168cb3a9 Description: Email::MIME::Encodings - A unified interface to MIME encoding and decoding This module simply wraps "MIME::Base64" and "MIME::QuotedPrint" so that you can throw the contents of a "Content-Transfer-Encoding" header at some text and have the right thing happen. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-MIME-Encodings Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Simon Cozens Package: p5-PAR-Repository-Client Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.24 Depends: perl,p5-Archive-Zip,p5-DBM-Deep,p5-PathTools,p5-libwww-perl,p5-PAR,p5-PAR-Dist,p5-PAR-Repository-Query,p5-version,p5-YAML-Tiny Filename: dists/iphone/main/binary-iphoneos-arm/p5-PAR-Repository-Client-0.24.deb Size: 36480 MD5sum: 3be75391c7dc8e8eaae6abc3400ab0fc SHA1: a80d818d583ab63468580712e588d887be5d7f37 SHA256: 1e2ef9f53802f9c0b9f4f21ad9ac75f7fdf032e4a665c8508213479d9cd069db Description: PAR::Repository::Client - Access PAR repositories This module represents the client for PAR repositories as implemented by the PAR::Repository module. Chances are, you should be looking at the PAR module instead. Starting with version 0.950, it supports automatically loading any modules that aren't found on your system from a repository. If you need finer control than that, then this module is the right one to use. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PAR-Repository-Client Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Müller Package: p5-POE-API-Peek Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.34 Depends: perl,p5-Devel-Size,p5-POE (>= 1.0001) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-API-Peek-1.34.deb Size: 15166 MD5sum: b2453cf24381601c283c01f9d8e369ab SHA1: e6f94c7a0b7b98706da294b31d2c9647fa892807 SHA256: 3defc5d9a853652c20334e46de1394ce78e8e883741a67b1a07da2b2f0a8538c Description: POE::API::Peek - Peek into the internals of a running POE environment POE::API::Peek extends the POE::Kernel interface to provide clean access to Kernel internals in a cross-version compatible manner. Other calculated data is also available. My intention is to provide massive amounts of internal data for use in POE debugging. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-API-Peek Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Matt Cashner Package: p5-AutoXS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-B-Generate,p5-B-Utils,p5-Class-XSAccessor Filename: dists/iphone/main/binary-iphoneos-arm/p5-AutoXS-0.04.deb Size: 13190 MD5sum: 3acb454a1b05d88f458d4539fd50943a SHA1: 1f3f78651fe10823b459917a876128d6e2cbb4db SHA256: d59997d175fc729f4d40df3d09ce6c34b202bc84bce5507c28f06efc4ed13fc2 Description: AutoXS - Speed up your code after compile time *Warning:* This module contains some scary code. I'm not even sure it abides by the official Perl API totally. Furthermore, it's my first *real* XS module. It abuses some features of the XS/XSUB syntax. If you break it, you get to keep both halves. That being said, the purpose of this module and its plugin modules is to speed up the execution of your program at the expense of a longer startup time. AutoXS::Accessor comes with the same distribution as an example plugin. AuotXS plugins use the B and B::Utils modules to scan all subroutines (or methods) in the calling package for certain patterns. If a subroutine complies with such a pattern, it is replaced with an XS subroutine that has the same function. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AutoXS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Mueller Package: p5-Data-Inspect Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Inspect-0.04.deb Size: 10414 MD5sum: 79a669b827c2d50c49ebe37ca5a1aa8a SHA1: c31d6b44eac2053457d9783fb806fbac9f42e55e SHA256: 3bbb060ea9dfb95056726447f01e8ced0c9cf8c280b4de21520d4662da90d9f7 Description: Data::Inspect - human-readable object representations Data::Inspect provides a way of displaying objects and data structures in a human-readable form. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Inspect Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rich Daley Package: p5-Geo-GoogleEarth-Pluggable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Archive-Zip,p5-Method-Autoload,p5-Module-Pluggable,p5-Test-Simple (>= 0.44),p5-XML-LibXML-LazyBuilder Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-GoogleEarth-Pluggable-0.12.deb Size: 56538 MD5sum: 826c2dd17db63dcdcb49bfba6fc6fe2f SHA1: 6baf47521aa89623b20e6defbb2474b042bf5375 SHA256: 370ca750fd3af5759f1f2fa228185873f546eee8470b1ccd9f026229dacde8ef Description: Geo::GoogleEarth::Pluggable - Generates GoogleEarth Documents Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-GoogleEarth-Pluggable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael R. Davis Package: p5-B-OPCheck Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.27 Depends: perl,p5-Scope-Guard,p5-Storable,p5-Test-Simple,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-OPCheck-0.27.deb Size: 9280 MD5sum: 021fbd5d0497d8497b1d136b12b095a8 SHA1: 6ff0ac7bba040bac30323574faa84a956d9738d3 SHA256: 828eac87d2bd8ce7bd03c0c8e41cf8c502ecde0bfd785bc20ddd432fc9f82923 Description: B-OPCheck - Call methods on builtin types Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-OPCheck Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Email-FolderType Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.813 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-FolderType-0.813.deb Size: 22054 MD5sum: 42d5451a5350a5e81c0facdb9d5d7648 SHA1: a8406d3c2b5d9fc71a97bcc1a9b8f0834c600f8c SHA256: 160db090731e57e26fcc7f1a3f7c13958f1a3fca379d2595f6448e0614246a50 Description: Email::FolderType - determine the type of a mail folder Provides a utility subroutine for detecting the type of a given mail folder. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-FolderType Homepage: http://emailproject.perl.org/wiki/Email::FolderType Tag: purpose::console, role::developer Author: Simon Wistow Package: p5-DateTime-Subspan-Weekly Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-DateTime,p5-DateTime-Set,p5-Test-Simple (>= 0.44) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Subspan-Weekly-0.03.deb Size: 14814 MD5sum: ff17ca4aa3a28a44cc72c2f53e153cee SHA1: cece2a390dab715239faf6878680bd173935ee0d SHA256: 97db098d5f81de10032eb9af3056336d5d9720ff9dc1ea535e99924343b1248c Description: DateTime::Subspan::Weekly - Determine whether event falls within weekly recurring range Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Subspan-Weekly Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: James E Keenan Package: p5-Net-Google-DataAPI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-Any-Moose (>= 0.04),p5-Digest-SHA1,p5-libwww-perl,p5-Lingua-EN-Inflect-Number,p5-Mouse (>= 0.51),p5-Net-Google-AuthSub (>= 0.5),p5-Net-OAuth,p5-URI,p5-XML-Atom Recommends: p5-Mouse (>= 0.56) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Google-DataAPI-0.25.deb Size: 24984 MD5sum: 078c45c06298d2b0e90a60435dd15eab SHA1: aed6962ad7a361515b67956730db48e17ef286b0 SHA256: 2057d73546fbc5a34ff4e2337e9a6d996cc3ed59d47a94550f8cd6ee5e134ddb Description: Net::Google::DataAPI - Base implementations for modules to negotiate with Google Data APIs Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Google-DataAPI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nobuo Danjou Package: p5-Config-IniFiles Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.67 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-IniFiles-2.67.deb Size: 41910 MD5sum: fe3feb3da2900cf9afb0a9001b00e7c7 SHA1: b25bdc1023e0c583dbe04f5dc172cfce5b55a305 SHA256: 10df2db7c90c4135862008f9e727a3e60d6e5316c66e6ed27e19a70d2aa21ed2 Description: Config::IniFiles - A module for reading .ini-style configuration files. Config::IniFiles provides a way to have readable configuration files outside your Perl script. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-IniFiles Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shlomi Fish Package: p5-IO-Null Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Null-1.01.deb Size: 8248 MD5sum: 7e1798aa97a36a053c302802110d49a6 SHA1: 3ae83ea0a326c8b03e53a38357898e18cb134ec7 SHA256: 9a411dce57cb7e249abd9a312a0bcf68abd2cfff40e4bfee50e9929f47cf876d Description: IO::Null - class for null filehandles This is a class for null filehandles. Calling a constructor of this class always succeeds, returning a new null filehandle. Writing to any object of this class is always a no- operation, and returns true. Reading from any object of this class is always no- operation, and returns empty-string or empty-list, as appropriate. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Null Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Filter-Template Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl,p5-Filter,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Filter-Template-1.02.deb Size: 19174 MD5sum: dd032e15d2cf27183b798c3c0431a75f SHA1: 82fe53128f99fa94d731163115be2a1d72378ef3 SHA256: 63815e45ecdfb6a235716d5148331f18b86320686aa33495f54b8542d7137911 Description: Filter::Template - a source filter for inline code templates (macros) Filter::Template is a Perl source filter that provides simple inline source code templates. Inlined source code can be significantly faster than subroutines, especially for small-scale functions like accessors and mutators. On the other hand, they are more difficult to maintain and use. Choose your trade-offs wisely. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Filter-Template Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rocco Caputo Package: p5-Exporter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.65 Depends: perl Recommends: p5-Test-Pod (>= 1.18),p5-Test-Pod-Coverage (>= 1.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Exporter-5.65.deb Size: 26382 MD5sum: 0a519f6cc1bdb4c4b2e0a124b94cac0b SHA1: a8a8bb384f0e24000f0b32bae80332d9cced6043 SHA256: 505192be024849bd7fdd8d20eca99cc38c2f4e23c5c2d0f2dc94fb5fd90d9555 Description: Exporter - Implements default import method for modules The Exporter module implements an "import" method which allows a module to export functions and variables to its users' namespaces. Many modules use Exporter rather than implementing their own "import" method because Exporter provides a highly flexible interface, with an implementation optimised for the common case. Perl automatically calls the "import" method when processing a "use" statement for a module. Modules and "use" are documented in perlfunc and perlmod. Understanding the concept of modules and how the "use" statement operates is important to understanding the Exporter. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Exporter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Number-Delta Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Number-Delta-1.03.deb Size: 12060 MD5sum: 846875fa86e938c82c91e0b63fee5ac5 SHA1: 59217f19f0cd41a00ee47442f7bb267e09051a0d SHA256: 003f490055022a8b3cdab8296ad85e2f1298223dcf5d94385c8c347962a61597 Description: Test::Number::Delta - Compare the difference between numbers against a given tolerance At some point or another, most programmers find they need to compare floating-point numbers for equality. The typical idiom is to test if the absolute value of the difference of the numbers is within a desired tolerance, usually called epsilon. This module provides such a function for use with Test::Harness. Usage is similar to other test functions described in Test::More. Semantically, the "delta_within" function replaces this kind of construct: ok ( abs($p - $q) < $epsilon, '$p is equal to $q' ) or diag "$p is not equal to $q to within $epsilon"; While there's nothing wrong with that construct, it's painful to type it repeatedly in a test script. This module does the same thing with a single function call. The "delta_ok" function is similar, but either uses a global default value for epsilon or else calculates a 'relative' epsilon on the fly so that epsilon is scaled automatically to the size of the arguments to "delta_ok". Both functions are exported automatically. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Number-Delta Homepage: http://www.perl.org/ Author: David A. Golden Package: p5-Module-CheckDeps Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Getopt-Long,p5-Module-ExtractUse Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-CheckDeps-0.05.deb Size: 16566 MD5sum: 71e9a6a8824d0ebe2e0384d511a56966 SHA1: c56e8185e861bc5268dde689eb2bf23c07580a0d SHA256: bf9c53392afc08c31e1313f098774e64c5a0e0beeae74555ff0529ba89d9443c Description: Module::CheckDeps - Very simple dependencies checker for Perl code Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-CheckDeps Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alessandro Ghedini Package: p5-Sort-Packed Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sort-Packed-0.05.deb Size: 14908 MD5sum: 36c4c956c79675a0cf4518a0bc5f6080 SHA1: d7dd06dfc67949119f660b47826f8957435208c1 SHA256: 0cc7cafc3143d0c5d98b455772c3c907655f05d5ff2260c04884fe8c2b327e55 Description: Sort::Packed Sort data packed inside perl scalars Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sort-Packed Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Salvador Fandino Package: p5-MooseX-YAML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-MooseX-Blessed-Reconstruct (>= 0.03),p5-namespace-clean,p5-Sub-Exporter (>= 0.982),p5-Test-use-ok,p5-YAML Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-YAML-0.04.deb Size: 6376 MD5sum: c846b16ec8eba084a6ebcfa901d8edfa SHA1: 66156a4178e68531c8315ff742eae85b7f39a3b0 SHA256: 438941d291d4f15b4ee0353e721df62a1a13e0ddedb65ebf33cd4294d772650f Description: MooseX::YAML - DWIM loading of Moose objects from YAML Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-YAML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-Whois-Raw Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.31 Depends: perl,p5-Encode,p5-Getopt-Long (>= 2),p5-libwww-perl,p5-Net-IDN-Encode (>= 1),p5-Test-Simple,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Whois-Raw-2.31.deb Size: 41276 MD5sum: fadb77b84d546ccba170b0460afd1d58 SHA1: 95f8dda1f8ffd865c8b5cca26b1f34ca3e4499e3 SHA256: 4a337b65b32ead255eedd7167aa44a44e1c1916043aa9335a77a288fdfaf4d29 Description: Net::Whois::Raw - Get Whois information for domains Net::Whois::Raw queries WHOIS servers about domains. The module supports recursive WHOIS queries. Also queries via HTTP is supported for some TLDs. Setting the variables $OMIT_MSG and $CHECK_FAIL will match the results against a set of known patterns. The first flag will try to omit the copyright message/disclaimer, the second will attempt to determine if the search failed and return undef in such a case. IMPORTANT: these checks merely use pattern matching; they will work on several servers but certainly not on all of them. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Whois-Raw Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-MessageQueue Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2.8 Depends: perl,p5-Best,p5-DBD-SQLite (>= 1.13),p5-DBI,p5-Data-UUID,p5-Event-Notify,p5-Exception-Class-DBI,p5-Exception-Class-TryCatch,p5-Heap (>= 0.80),p5-IO,p5-IO-String,p5-Moose,p5-MooseX-AttributeHelpers (>= 0.08),p5-MooseX-MultiInitArg,p5-Net-Stomp,p5-POE (>= 0.38),p5-POE-Component-Generic (>= 0.1001),p5-POE-Component-Logger,p5-POE-Filter-Stomp (>= 0.02),p5-YAML Recommends: p5-YAML-Syck Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-MessageQueue-0.2.8.deb Size: 104980 MD5sum: db221f058345a02a30f746a66565e5bc SHA1: d8ff8a4c1600f7ee964f2ed8e7492cf787e2989f SHA256: 83c80669906a4ed81f13eafd32dba24ff0c79e35520159032c1e0660df503c45 Description: POE::Component::MessageQueue - A Perl message queue based on POE that uses STOMP as its communication protocol. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-MessageQueue Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-Client-Icecast Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-POE-Component-Client-HTTP,p5-POE Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-Icecast-0.11.deb Size: 8884 MD5sum: 8b55250915a31bfdf3ecafb1ebfa0058 SHA1: d6a0a382fbd787c30ad7282a29bdac1b609cd767 SHA256: abe82fbccb2422b6efa3b5a19455067c12ddf210a8c40e0d316d7f00dfcebe4d Description: POE::Component::Client::Icecast - non-blocking client to Icecast server for getting tags Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-Icecast Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Anatoly Sharifulin Package: p5-Test-Pod Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.45 Depends: perl,p5-PathTools,p5-Pod-Simple (>= 3.05),p5-Test-Simple (>= 0.62) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Pod-1.45.deb Size: 11292 MD5sum: a475b44fec6219fcdb7df641cdc41991 SHA1: 662a5e0c97deafb59a37918fe5bc86756fd84f1d SHA256: d000f85184ec84768e59db4112b065dab29d5af0726ce0102ed5f750ebc696bd Description: Test::Pod - check for POD errors in files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Pod Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-Compile Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl,p5-bignum (>= 0.1),p5-Digest-MD5 (>= 2.36),p5-Log-Report (>= 0.21),p5-Math-BigInt (>= 1.77),p5-Math-BigRat (>= 0.1),p5-Test-Deep (>= 0.095),p5-Test-Simple (>= 0.54),p5-Test-Pod (>= 1.00),p5-XML-Compile-Tester (>= 0.05),p5-XML-LibXML (>= 1.65),p5-XML-RegExp (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Compile-1.07.deb Size: 203848 MD5sum: 7626fb60a3406209b4e0546c0f639d3f SHA1: 674a08dc4f26077730a3700eb8e2795b4ea029f6 SHA256: 614115d3a51837e203427b7ade7da874139360d7beb94bc8edc1fd68b16eb5b8 Description: XML::Compile - Compilation based XML processing Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Compile Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Pod-Coverage Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Depends: perl,p5-Devel-Symdump (>= 2.01),p5-Pod-Parser (>= 1.13) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Coverage-0.21.deb Size: 21776 MD5sum: 7a4952c24aa93ec7379d929e23a130bd SHA1: c810c482cb12d8461d234b79c3c663d9aebba8ba SHA256: 7a03ae2594b042b54260e74f792c84f5555f504cb59255ec8134a70f42ab6e69 Description: Pod::Coverage - Checks if the documentation of a module is comprehensive Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Coverage Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Maildir-Reader Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.3 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Maildir-Reader-0.3.deb Size: 13130 MD5sum: 3d9bea21bd01acd987947ecf39431cf7 SHA1: cb9994f6bd1c054e658b5b23d13758aa948299a2 SHA256: b9ca092eabc51e5a706eb07734abbb17757e23e29959ad1967dd3ca995616ab9 Description: Maildir::Reader - Easily manipulate the contents of Maildir folders Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Maildir-Reader Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steve Kemp Package: p5-Locales Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Locales-0.11.deb Size: 905408 MD5sum: bafc199d085ce1a15ef2a0cb7e6011b3 SHA1: a01b0fe63f24b014a17631a16f25c42f8357c9cd SHA256: 1add07d8d31cba9d2db707dacd0ebcfbc2bca652f3644a2cf02329bce3d6266d Description: Locales - Methods for getting localized CLDR language/territory names (and a subset of other data) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Locales Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-File-Remove Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.42 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Remove-1.42.deb Size: 17368 MD5sum: b56e89ba5425673911690ca15698dea1 SHA1: 88db9a0527e6638fb9c4831f86e0015247400692 SHA256: 7247f77498157651311d46c8f5ac64a44710164a63006482d5af5153dad064d3 Description: File::Remove - Remove files and directories File::Remove::remove removes files and directories. It acts like /bin/rm, for the most part. Although "unlink" can be given a list of files, it will not remove directories; this module remedies that. It also accepts wildcards, * and ?, as arguments for filenames. File::Remove::trash accepts the same arguments as remove, with the addition of an optional, infrequently used "other platforms" hashref. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Remove Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Email-MIME Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.909 Depends: perl,p5-Email-MessageID,p5-Email-MIME-ContentType (>= 1.011),p5-Email-MIME-Encodings (>= 1.313),p5-Email-Simple (>= 2.004),p5-Encode (>= 1.9801),p5-MIME-Types (>= 1.13),p5-Test-Simple (>= 0.88) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-MIME-1.909.deb Size: 31904 MD5sum: 60b88e0d7e93f43b17b7863e25cd3ea3 SHA1: b844ce7259309cd0644510b78da8f2fee47b6fec SHA256: 8c35fd0334adbafdf3ab03bd6b1ffe94f1aaf2b28c4fe80e5f79b7c6cb51bc84 Description: Email::MIME - Easy MIME message parsing. This is an extension of the Email::Simple module, to handle MIME encoded messages. It takes a message as a string, splits it up into its constituent parts, and allows you access to various parts of the message. Headers are decoded from MIME encoding. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-MIME Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-MultiMethods Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Devel-Declare (>= 0.004000),p5-Devel-PartialDump,p5-Moose,p5-MooseX-Method-Signatures (>= 0.29),p5-MooseX-Types,p5-MooseX-Types-VariantTable (>= 0.03),p5-Sub-Install,p5-aliased,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-MultiMethods-0.10.deb Size: 15870 MD5sum: 8967b324e2ea7804d940bde11c21e71a SHA1: 18b238657a39ef289b3076df693de0e5ba0cba49 SHA256: c9adaccbda7fff3988f70363f6933eb9dd20918c272db97ad81f135a05acb828 Description: MooseX::MultiMethods - Multi Method Dispatch based on Moose type constraints Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-MultiMethods Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-Perl6-Slurp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Perl6-Export (>= 0.07) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl6-Slurp-0.03.deb Size: 10680 MD5sum: a313dfc3047e626441c3f818a66555b2 SHA1: 65767e22c987dc78c77ae91b62c8790a1a25e307 SHA256: e2d218384e4b5bcecee62beb49cc81ae87dbcd1a21d0bd394ac0070c92ec8211 Description: Perl6::Slurp - Implements the Perl 6 'slurp' function Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl6-Slurp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MP3-Info Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.24 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-MP3-Info-1.24.deb Size: 33666 MD5sum: 6d001494d944834cda3f01e3853cf958 SHA1: 938af7fd13a54608dc1389f3a2f954041347e7b8 SHA256: 1d445a1818d014ebfea21c0fa6f1a6d4b671269f00974213c3a5b4b21c89662b Description: MP3::Info This is MP3::Info, for getting info out of and into MP3 files. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MP3-Info Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-MockModule Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Test-Simple (>= 0.45) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-MockModule-0.05.deb Size: 8074 MD5sum: ad64073335e9da5a8a64ccad817bdf39 SHA1: 157c9eb9704eb5f592faf8a29b4e3c93f2a10566 SHA256: e77aa237d4735fd95d679f1d096e8e3c8ac768b26334a7c2abac4c104ae5c337 Description: Test::MockModule - mock subroutines in a module Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-MockModule Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-HTTP-Cookies Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.00 Depends: perl,p5-HTTP-Date (>= 6),p5-HTTP-Message (>= 6),p5-Time-Local Conflicts: p5-libwww-perl (<< 6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Cookies-6.00.deb Size: 23576 MD5sum: da5a343b08548c56adbd88735916cc52 SHA1: fc41011d5ea561cf74986a4d2c28b798f7b8f094 SHA256: c6a44ac3ab7008577eb332399769ca7322449de8201bd59316d4da106e973692 Description: HTTP::Cookies - HTTP cookie jars This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. Cookies are a general mechanism which server side connections can use to both store and retrieve information on the client side of the connection. For more information about cookies refer to and . This module also implements the new style cookies described in *RFC 2965*. The two variants of cookies are supposed to be able to coexist happily. Instances of the class *HTTP::Cookies* are able to store a collection of Set-Cookie2: and Set-Cookie: headers and are able to use this information to initialize Cookie-headers in *HTTP::Request* objects. The state of a *HTTP::Cookies* object can be saved in and restored from files. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Cookies Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-IO-Moose Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1002 Depends: perl,p5-Fatal-Exception,p5-Exception-Base,p5-Exception-Died,p5-Exception-System,p5-File-Stat-Moose,p5-MooseX-GlobRef,p5-Task-Weaken,p5-Test-Assert,p5-constant-boolean,p5-maybe,p5-namespace-clean Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Moose-0.1002.deb Size: 51756 MD5sum: 5476f01098eb2859be58c66a50341c67 SHA1: 119429b11d11da9a25c68196da6c5f0555c4cfc2 SHA256: 1202a7bbecfefbb19665195cc71b245dc89f498d39cf67b8b65ebfd92d8f4b1a Description: IO::Moose - Reimplementation of IO::* with improvements `IO::Moose' provides a simple mechanism to load several modules in one go. `IO::Moose::*' classes provide an interface mostly compatible with IO. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Moose Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Piotr Roszatycki Package: p5-Data-Microformat Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-DateTime-Format-W3CDTF,p5-HTML-Parser,p5-HTML-Stream,p5-HTML-Tree Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Microformat-0.04.deb Size: 47216 MD5sum: 03db192609266bea1b79bb1678571551 SHA1: aad0eb5f903a7b793975658f5efe79e4646b9772 SHA256: ffde8722f791501b0abc802ccb3362687ee589859a478e696d08a22244600c95 Description: Data::Microformat - A base class for hCards and related modules This module handles four existing specifications from Microformats.org: * hCard - http://microformats.org/wiki/hcard * adr - http://microformats.org/wiki/adr * geo - http://microformats.org/wiki/geo * hFeed - http://microformats.org/wiki/hatom Each of them can be used on their own (hCard uses adr and geo to parse addresses and geolocations, but adr and geo have no dependencies on any others, and hCard doesn't need either unless the corresponding elements appear in an hCard), though the primary appearance of adr and geo "in the wild" is as subparts of hCards. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Microformat Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brendan O'Connor Package: p5-Math-VectorReal Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl Recommends: p5-Math-MatrixReal Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-VectorReal-1.02.deb Size: 19072 MD5sum: 5a5dc673d2126cb4b2fdce32d4a395d3 SHA1: d50886fe4cef25996cf72062e26619e9423f242e SHA256: ac580eea7b7744ac539a76d61a7bb394ec8ab6193900d231677ed869ce545aa7 Description: Math::VectorReal - Module to handle 3D Vector Mathematics The `Math::VectorReal' package defines a 3D mathematical "vector", in a way that is compatible with the previous CPAN module `Math::MatrixReal'. However it provides a more vector oriented set of mathematical functions and overload operators, to the `MatrixReal' package. For example the normal perl string functions "x" and "." have been overloaded to allow vector cross and dot product operations. Vector math formula thus looks like vector math formula in perl programs using this package. While this package is compatible with Math::MatrixReal, you DO NOT need to have that package to perform purely vector orientated calculations. You will need it however if you wish to do matrix operations with these vectors. The interface has been designed with this package flexibility in mind. The vectors are defined in the same way as a "row" `Math::MatrixReal' matrix, instead of that packages choice of "column" definition for vector operations. Such vectors are multiplied to matrices with the vector on the left and the matrix on the right. EG: v * M -> 'v Not only is this the way I prefer to handle vectors, but it is the way most graphics books use vectors. As a bonus it results in no overload conflicts between this package and that of Math::MatrixReal, (the left objects overload operator is called to do the mathematics). It also is a lot simpler than `MatrixReal' column vector methods, which were designed for equation solving rather than 3D geometry operations. The vector_matrix() function provided, simplifies the creation a `MatrixReal' object from 3 (usually orthogonal) vectors. This with its vector orientated math operators makes it very easy to define orthogonal rotation matrices from C Package: p5-DBD-AnyData Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.110 Depends: perl,p5-AnyData (>= 0.07),p5-DBI (>= 1.612),p5-Params-Util (>= 1.00),p5-SQL-Statement (>= 1.28) Recommends: p5-AnyData (>= 0.10),p5-Params-Util (>= 1.01) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBD-AnyData-0.110.deb Size: 35070 MD5sum: 3e00f4180469e5e516cd307f95df85f2 SHA1: dfa67fec64f3ff2a3484efa3d464de3a0679f282 SHA256: e1e738077fdb699989d07a3b613e5812d0487b8d8a7210a09b1c42b4a949b247 Description: DBD::AnyData - DBI access to XML, CSV and other formats The DBD::AnyData module provides a DBI (Perl Database Interface) and SQL (Structured Query Language) interface to data in many formats and from many sources. There are actually two modules DBD::AnyData and AnyData. The AnyData module provides most of the same features as DBD::AnyData through a tied hash interface which does not require or support DBI and SQL. HISTORICAL NOTE: this module was formerly called DBD::RAM. Its name was changed because many people were unaware that the module supports file operations in addition to in-memory operations. See the Changes file for a description of changes since the last release of DBD::RAM. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBD-AnyData Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jens Rehsack Package: p5-Class-Accessor-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Accessor-Lite-0.02.deb Size: 4686 MD5sum: 75cd99930f048eb496e1694da638e543 SHA1: c0dc1ad46cc2a559c9042c8a6a553f1121fa556b SHA256: edbc4ab1815f7996cb128c32d92afce10a985b44da7ed3d6a8c89f4474312f64 Description: Class::Accessor::Lite - a minimalistic variant of Class::Accessor Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Accessor-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: libgd-dev Priority: optional Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.0.35 Depends: libgd Filename: dists/iphone/main/binary-iphoneos-arm/gd-dev-2.0.35.deb Size: 287232 MD5sum: 0b3a425b1a1780eba5b2b3012fca2d4a SHA1: 97ca31946eea506fa329ab0e1d19782b881e2d06 SHA256: ed5e739439a1772dad9233c0f05647a4c72dc8acbe8847a11e68927aa6f703ad Description: Development files for GD GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. This is the full development version of the library, built with PNG support. Name: libgd-dev Homepage: http://www.libgd.org/ Tag: purpose::library, role::developer Package: p5-Ima-DBI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.35 Depends: perl,p5-Class-Data-Inheritable (>= 0.02),p5-DBI (>= 1.2),p5-DBIx-ContextualFetch (>= 1),p5-Test-Simple (>= 0.18) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Ima-DBI-0.35.deb Size: 25378 MD5sum: 214468627099367631f024c0c29004ef SHA1: 5cef10192523261042683c8f9858063ae1adaba1 SHA256: ed86688c036d95ae62ae6a391832c443acbf3c842cdc6dc89fde300d85c83c57 Description: Ima::DBI - Database connection caching and organization Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles by storing DBI and SQL information with your class (instead of as seperate objects). This allows you to pass around just one object without worrying about a trail of DBI handles behind it. One of the things I always found annoying about writing large programs with DBI was making sure that I didn't have duplicate database handles open. I was also annoyed by the somewhat wasteful nature of the prepare/execute/finish route I'd tend to go through in my subroutines. The new DBI->connect_cached and DBI->prepare_cached helped a lot, but I still had to throw around global datasource, username and password information. So, after a while I grew a small library of DBI helper routines and techniques. Ima::DBI is the culmination of all this, put into a nice(?), clean(?) class to be inherited from. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Ima-DBI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-PrivateSetters Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Moose (>= 0.94) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-PrivateSetters-0.05.deb Size: 10662 MD5sum: 838dfeb8485b9189a7583c5bcf22eaee SHA1: 5c11220b168e1996a4f1686202b651fa4f6b0a2b SHA256: 4f72940e961ef25deafbacff402e5379fd2a28f050c5fd51845dbfa0f6ddd999 Description: MooseX::PrivateSetters - Names your accessors foo() and _set_foo() This module does not provide any methods. Simply loading it changes the default naming policy for the loading class so that accessors are separated into get and set methods. The get methods have the same name as the accessor, while set methods are prefixed with "_set_". If you deckare an attribute with a leading underscore, then the set method will start with "_set_". If you explicitly set a "reader" or "writer" name when creating an attribute, then that attribute's naming scheme is left unchanged. Load order of this module is important. It must be "use"d after Moose. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-PrivateSetters Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian greenfield Package: p5-XML-Compile-Cache Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.92 Depends: perl,p5-Log-Report (>= 0.19),p5-Test-Simple,p5-Test-Pod (>= 1.00),p5-XML-Compile (>= 1.02),p5-XML-Compile-Tester (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Compile-Cache-0.92.deb Size: 16506 MD5sum: e854457e9dcbb4d3a3e6c72120d873cf SHA1: ac2e78937cf2f2dabea0a9f2a61b0968a44f3c51 SHA256: 9184665c15d3496c98bd3fd29857635e2067d131e22d392a15824efc9f78cf28 Description: XML::Compile::Cache - Cache compiled XML translators Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Compile-Cache Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: libidn-dev Priority: standard Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.11 Depends: libidn Filename: dists/iphone/main/binary-iphoneos-arm/libidn-1.11-dev.deb Size: 271074 MD5sum: 9f7370ef04eeb9ec760c2ed60dc84269 SHA1: 876a2d722d808d76a09752acec29860e9fff1993 SHA256: e9fd76267f59ebf87e1b6f2dfd4e9ee046b2018c68b4a5252fdffdb1df929c1b Description: Development files GNU libidn, implementation of IETF IDN spec Libidn is a package for internationalized string handling based on the Stringprep, Punycode, IDNA and TLD specifications. Libidn is a GNU project. Name: libidn-dev Homepage: http://www.gnu.org/software/libidn/ Tag: purpose::console, role::developer Package: p5-MsOffice-Word-HTML-Writer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-MIME-Base64,p5-MIME-Types,p5-Params-Validate,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-MsOffice-Word-HTML-Writer-0.06.deb Size: 22556 MD5sum: 885d22ee76f874f99cd7b62a5e8e4977 SHA1: aeaf981f2c10f71a008cb5b26d6ad1f1b8fe8bc1 SHA256: 924998a88387c0495a7e21be557c2d172b972a379d501690279269f689998747 Description: MsOffice::Word::HTML::Writer - Writing documents for MsWord in HTML format The present module is one way to programatically generate documents targeted for Microsoft Word (MsWord). MsWord can read documents encoded in native binary format, in Rich Text Format (RTF), in WordML (an XML dialect), or -- maybe this is less known -- in HTML, with some special markup for pagination and other MsWord-specific features. Such HTML documents are often in several parts, because attachments like images or headers/footers need to be in separate files; however, since it is more convenient to carry all data in a single file, MsWord also supports the "MHTML" format (or "MHT" for short), i.e. an encapsulation of a whole HTML tree into a single file encoded in MIME multipart format. This format can be generated interactively from MsWord by calling the "SaveAs" menu and choosing the mht extension. MsOffice::Word::HTML::Writer helps you to programatically generate MsWord documents in MHT format. The advantage of this technique is that one can rely on standard HTML mechanisms for layout control, such as styles, tables, divs, etc -- of course this markup can be produced using your favorite HTML module. The added value of MsOffice::Word::HTML::Writer is to help building the MIME multipart file, and provide some abstractions for representing MsWord-specific features (headers, footers, fields, etc.). This is probably the most convenient way for programmatic document generation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MsOffice-Word-HTML-Writer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Laurent Dami Package: p5-POE-Component-TFTPd Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0302 Depends: perl,p5-POE (>= 1.284),p5-POE-Wheel-UDP (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-TFTPd-0.0302.deb Size: 14210 MD5sum: 23d59ac2e7bed7e1a196423ab1474d96 SHA1: 3a365b77eed37796a06b6e504087babd33fc9114 SHA256: f46bfb001c80acf77172ca55c894996d0a48957dd163f5114cb65733dbdc7736 Description: POE::Component::TFTPd - A tftp-server, implemented through POE Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-TFTPd Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jan Henning Thorsen Package: p5-Data-Peek Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.36 Depends: perl,p5-Data-Dumper Recommends: p5-Perl-Tidy,p5-Test-Simple (>= 0.98) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Peek-0.36.deb Size: 22306 MD5sum: 9f892055a5c868cdb95c716ac7b081ee SHA1: 5d1b3b221ab7471a22244a0c917e1897b59cd869 SHA256: f8015b4e5af9e75b1b2c466a65e02828be57a438d1599e799fcef2139ea5b3c6 Description: Data::Peek - Modified and extended debugging facilities Modified and extended wrapper functions to make debugging more Pleasurable. DDumper () is a wrapper around Data::Dumper with always sorted keys. The output is however reflowed and not parsable anymore (in most Cases) as the quotation around the keys is removed. DDump () is a wrapper around perl's core function sv_dump (), which Should enable you to use the output instead of the default behavior That only prints to STDERR. DPeek () is a wrapper around internals Perl_sv_peek DDump_IO () is a wrapper around perl's core function do_sv_dump (), Which acts like sv_dump (), but to a PerlIO stream. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Peek Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: H.Merijn Brand Package: p5-Date-Manip Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.22 Depends: perl,p5-Encode,p5-Exporter,p5-IO,p5-Storable,p5-YAML-Syck Filename: dists/iphone/main/binary-iphoneos-arm/p5-Date-Manip-6.22.deb Size: 1325090 MD5sum: fcb19994ecb2534279078bbba6235b60 SHA1: cdaae4eb0f28003cbfc70f010efa60ff732d0adb SHA256: 8e00f8f442ce9798ed3d698327fe8b97feea6c6b7ebee4bf3595c3fdf781c8a1 Description: Date::Manip - Date manipulation routines Date::Manip is a series of modules designed to make any common date/time operation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing international times are all easily done. It deals with time as it is used in the Gregorian calendar (the one currently in use) with full support for time changes due to daylight saving time. From the very beginning, the main focus of Date::Manip has been to be able to do ANY desired date/time operation easily. Many other modules exist which may do a subset of these operations quicker or more efficiently, but no other module can do all of the operations available in Date::Manip. Since many other date/time modules exist, some of which may do the specific operation(s) you need faster, be sure to read the section SHOULD I USE DATE::MANIP in the Date::Manip::Misc document before deciding which of the Date and Time modules from CPAN is for you. However, if you want one module to do it all, Date::Manip is the one to use. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Date-Manip Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sullivan Beck Package: p5-Cache-FastMmap Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.34 Depends: perl,p5-Storable Filename: dists/iphone/main/binary-iphoneos-arm/p5-Cache-FastMmap-1.34.deb Size: 41884 MD5sum: 8d0827e7db1e303477055db2f22fd81f SHA1: 4e7eb743d5d04d333843aa4b88a18a05a33fdd05 SHA256: aac7af3ea07c88c5e9564042cb31bd59b5fad212b787008e040a4ea9e9c19cec Description: Cache::FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache A shared memory cache through an mmap'ed file. It's core is written in C for performance. It uses fcntl locking to ensure multiple processes can safely access the cache at the same time. It uses a basic LRU algorithm to keep the most used entries in the cache. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Cache-FastMmap Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rob Mueller Package: p5-Crypt-OpenSSL-AES Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,openssl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-OpenSSL-AES-0.02.deb Size: 9546 MD5sum: 5d94665045474fbb7a2a29d8b50efb68 SHA1: 5eaa8d9c206a0c3da00f28d4edb8a27afa8e2732 SHA256: 6701dbf47269aba6cf9aa6057c3d10b724c1d039d65fad7c1930f407b58e8983 Description: Crypt::OpenSSL::AES This is Crypt::OpenSSL::AES version 0.02, an XS-wrapper around OpenSSL's AES (Advanced Encryption Standard) library. This module is an alternative to the implementation provided by Crypt::Rijndael which implements AES itself. In contrast, this module is simply a wrapper around the OpenSSL library. The Crypt::Rijndael implementation seems to produce inaccurate results on 64-bit x86 machines. By using OpenSSL, this module aims to avoid architecture specific problems, allowing the OpenSSL maintainers to overcome such issues. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-OpenSSL-AES Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-IO-Easy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Class-Easy (>= 0.11),p5-Encode,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Easy-0.14.deb Size: 20818 MD5sum: 9eb53e59238aedd57218aa22c3e42d3e SHA1: 6ddfc5ce4fe136a3038444d6a7f60d148e54a88d SHA256: aa0c2f12f1b83e9e954ff7176a0ac01deb9d782e90a84cc87d5ea3832290921b Description: IO::Easy - easy to use class for operations with filesystem objects Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Easy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ivan Baktsheev Package: p5-Test-Warn Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Depends: perl,p5-PathTools,p5-Sub-Uplevel (>= 0.1200),p5-Test-Simple,p5-Tree-DAG-Node Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Warn-0.21.deb Size: 14244 MD5sum: 5443273d05344293f2f44dd23b643bcf SHA1: 4909e4ab6b077bc20d9d124b880c13bddb0c77ac SHA256: 4019caa7d2b6a3b9298c655efc18115668dbca76884f3d0153dda8a04f8c3105 Description: Test::Warn - Perl extension to test methods for warnings This module provides a few convenience methods for testing warning based code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Warn Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alexandr Ciornii Package: p5-ExtUtils-Manifest Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.57 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-Manifest-1.57.deb Size: 20628 MD5sum: 0d625b95b68cfe9c9a577e7e1fbecc80 SHA1: 5c4c91a3b9c613b00468f802e6bed829d915291e SHA256: fabc5b67be0b0b81ab0927731a1fb53050948627724c7d8627683c56be8f9e6d Description: ExtUtils::Manifest - utilities to write and check a MANIFEST file ExtUtils::Manifest provides a number of utilities to write and check a MANIFEST file. At present the list includes mkmanifest, manicheck, filecheck, fullcheck, skipcheck, manifind, maniread, manicopy, and maniadd. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-Manifest Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Devel-Hide Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0008 Depends: perl,p5-Test-Simple Recommends: p5-Test-Pod,p5-Test-Pod-Coverage Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Hide-0.0008.deb Size: 9480 MD5sum: 8c1ba8558cee3c9ec8c1745d5b20b65c SHA1: b6d7dedf16f4dd5a12a4c3c1ed08a09a6e7eb2f1 SHA256: 3bfea398924f77ddf373ea49a0f9fbf6aab647a34903b4cec8bed3a3b9de6731 Description: Devel::Hide - Forces the unavailability of specified Perl modules (for testing) Simple tool for developers which allows to hide installed Perl modules. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Hide Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Spiffy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.30 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Spiffy-0.30.deb Size: 22904 MD5sum: 72d5387a5769b1ae1b97b20f5a4b0eaf SHA1: d26ae2369f679a88b02ab3f3542d1e2e07242db9 SHA256: c4c7020a7008c0028b086fc0cb9c095b1941951b8700bb709968bcb433aac4d2 Description: p5-Spiffy - Spiffy Perl Interface Framework For You "Spiffy" is a framework and methodology for doing object oriented (OO) programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of traditional Perl OO, in a clean, straightforward and (perhaps someday) standard way. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Spiffy Homepage: http://cpan.org/ Author: Ingy dƶt Net Tag: purpose::console, role::developer Package: p5-Env-Sanctify Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Env-Sanctify-1.02.deb Size: 12914 MD5sum: 00e88fecbb7f7afc0e3c3bc684847aa1 SHA1: 340f035a66a1f2267ffe29680fb56a2b43688421 SHA256: 5fed44b019a315fb8301b3c4d53d8ee871090a0d6955721adf1a52c43f366ebe Description: Env::Sanctify - Lexically scoped sanctification of %ENV Env::Sanctify is a module that provides lexically scoped manipulation and sanctification of %ENV. You can specify that it alter or add additional environment variables or remove existing ones according to a list of matching regexen. You can then either "restore" the environment back manually or let the object fall out of scope, which automagically restores. Useful for manipulating the environment that forked processes and sub-processes will inherit. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Env-Sanctify Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-SVG Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.50 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-SVG-2.50.deb Size: 76662 MD5sum: 2a6cda19b5a058627cbc39ded61e5cde SHA1: c0dddf1131e6c4016df80cce34a2e5f66adafffa SHA256: 775e63855c5ff4dc7968b5da1a9fa59930a5a7131068ff5b2fa90e2264d894ac Description: SVG - Perl extension for generating Scalable Vector Graphics (SVG) documents SVG.pm is a perl extention to generate stand-alone or inline SVG (scaleable vector graphics) images using the W3C SVG xml recommendation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SVG Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ronan Oger Package: p5-Config-Perl-V Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-Perl-V-0.13.deb Size: 12040 MD5sum: 586117cba7262fe151c0e920d7729444 SHA1: fad7868814cbf0b7f4ee7237af32cd1a038edfcd SHA256: 4ecde17e6b7e2e9f0b7ae78d2b224d0eba4abaeb003bab2dc2f3601b2f52f86f Description: Config::Perl::V - Structured data retreival of perl -V output A module that will return you the output of 'perl -V' in a structure. The command 'perl -V' will return you an excerpt from the %Config hash combined with the output of 'perl -V' that is not stored inside %Config, but only available to the perl binary itself. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-Perl-V Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: H.Merijn Brand Package: p5-Text-Reform Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12.2 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Reform-v1.12.2.deb Size: 33546 MD5sum: a36b30f638ec23ce89a4b7b897cff7a7 SHA1: 486f8c2d25b4cef360bf700a3d1e1dfe037bfdd9 SHA256: e0cfa1d4408785fface80b98369d7815843e8c98c3215e50c40926fb78fe7aef Description: Text-Reform - Manual text wrapping and reformating The module supplies a re-entrant, highly configurable replacement for the built-in Perl format() mechanism. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Reform Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Damian Conway Package: p5-Time-GPS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.001 Depends: perl,p5-Exporter,p5-Math-BigRat (>= 0.03),p5-constant,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-GPS-0.001.deb Size: 8426 MD5sum: 97d7ce130a098936d6a94e2c5789dc58 SHA1: 383eb6fe3041614269cd6414d39543fdddb64ad6 SHA256: 73d52b86d213414389572d5b05378b8c2548f06493a054e4fae0eec40d8a227f Description: Time::GPS - Global Positioning System time The Global Positioning System (GPS) includes as an integral feature the dissemination of a very precise time scale. This time scale is produced by atomic clocks on the satellites, and is steered to keep in step with International Atomic Time (TAI). The GPS time scale is thus indirectly a realisation of Terrestrial Time (TT). GPS time is one of the most accurate and the most accessible realisations of TAI. This module represents instants on the TAI time scale as a scalar number of TAI seconds since an epoch. This is an appropriate form for all manner of calculations. The epoch used is that of TAI, at UT2 instant 1958-01-01T00:00:00.0 as calculated by the United States Naval Observatory, even though GPS did not exist then. This matches the convention used by "Time::TAI" for instants on the TAI scale and by "Time::TT" for instants on the TT scale. There is also a conventional way to represent GPS time instants using day-based notations associated with planetary rotation `time' scales. The `day' of GPS is a nominal period of exactly 86400 GPS seconds, which is slightly shorter than an actual Terran day. The start of the GPS time scale, at UTC instant 1980-01-06T00:00:00.0 (TAI instant 1980-01-06T00:00:19.0) is assigned the label 1980-01-06T00:00:00.0 (MJD 44244.0). Because GPS time is not connected to Terran rotation, and so has no inherent concept of a day, it is somewhat misleading to use such day-based notations. Conversion between this notation and the linear count of seconds is supported by this module. This notation does not match the similar day-based notations used for TAI and TT. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-GPS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andrew Main (Zefram) Package: p5-DateTime-Event-Recurrence Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl,p5-DateTime,p5-DateTime-Set Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Event-Recurrence-0.16.deb Size: 24636 MD5sum: 53c396c61b54ad31fff31be5de4a6a5b SHA1: db76bf30d524c3e7a272ab6f19bc226de4b16da2 SHA256: ddf25d8a9ff5e7184101b734e70c29149203515c7f2803f859858cf810786eb5 Description: DateTime::Event::Recurrence This module aims to support basic recurrences, such as 'daily'. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Event-Recurrence Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-Reader Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.32 Depends: perl,p5-XML-Parser (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Reader-0.32.deb Size: 70884 MD5sum: 17b489c4e79f0928de7b43e1454cafe6 SHA1: fd0c93bfbc544571591398d40b019d36ac56aaad SHA256: ad998fb8941ac0e5622998255e07f55e691efcbcdb7243a0febfce0f93bbfbd3 Description: XML::Reader - Reading XML and providing path information based on a pull-parser Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Reader Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Klaus Eichner Package: p5-AnyEvent-HTTPD Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.5 Depends: perl,p5-AnyEvent,p5-CGI.pm,p5-libwww-perl,p5-Object-Event,p5-Test-Simple,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-AnyEvent-HTTPD-0.5.deb Size: 40938 MD5sum: ffc912cfdc2efec1a99aa783712e735a SHA1: 54a266728805bbb0ec1101bcc99f8413040af225 SHA256: d300606da9d5d2f59878012d55da4e9ae5559f45722923802997910540b14a90 Description: AnyEvent::HTTPD - A simple lightweight event based web (application) server This module provides a simple HTTPD for serving simple web application interfaces. It's completly event based and independend from any event loop by using the AnyEvent module. It's HTTP implementation is a bit hacky, so before using this module make sure it works for you and the expected deployment. Feel free to improve the HTTP support and send in patches! The documentation is currently only the source code, but next versions of this module will be better documented hopefully. See also the "samples/" directory in the AnyEvent::HTTPD distribution for basic starting points. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AnyEvent-HTTPD Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin Redeker Package: p5-Class-Inner Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.200001 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Inner-0.200001.deb Size: 7716 MD5sum: 7c95602c4794b6cb8569bacccfbec129 SHA1: fe700f6ebf8023a582ceab628250c1b156308fa5 SHA256: d0b9f6c1478e77e72dd2b17bc3a0396f62c4fdde1fb71ec287b04e038847033d Description: Class::Inner - A perlish implementation of Java like inner classes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Inner Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Log-Any Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Log-Any-0.12.deb Size: 29850 MD5sum: aaf95368210c3fd10d847d2da50f8450 SHA1: e19f4de9fd6c9a586766f1bc50e62a8cf1cca863 SHA256: a25f9ab29f2bf33859817b8e8053ec48326040e04515d62ede3270a67391f238 Description: Log::Any - Bringing loggers and listeners together `Log::Any' allows CPAN modules to safely and efficiently log messages, while letting the application choose (or decline to choose) a logging mechanism such as `Log::Dispatch' or `Log::Log4perl'. `Log::Any' has a very tiny footprint and no dependencies beyond Perl 5.6, which makes it appropriate for even small CPAN modules to use. It defaults to 'null' logging activity, so a module can safely log without worrying about whether the application has chosen (or will ever choose) a logging mechanism. The application, in turn, may choose one or more logging mechanisms via Log::Any::Adapter. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Log-Any Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Swartz Package: p5-Net-RTorrent Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Collection (>= 0.43),p5-RPC-XML (>= 0.63) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-RTorrent-0.11.deb Size: 18808 MD5sum: 8602d0e9a722045f17a129f40be7ef84 SHA1: 36d8f4184fd61003f4dfdad26e191f90d05c20da SHA256: e980d7be3030c6e376aa91f6805f96787f1d4b82144f2ab1b8c2895d474ca1e1 Description: Net::RTorrent - Perl interface to rtorrent via XML-RPC. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-RTorrent Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Zahatski Aliaksandr, Package: p5-HTML-TableExtract Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.10 Depends: perl,p5-HTML-Element-Extended (>= 1.16),p5-HTML-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-TableExtract-2.10.deb Size: 29486 MD5sum: e4c8e053431a17500b2f7bda16cc7744 SHA1: de34fa70476e342f8e5f0a89e7f9c742ebb9607c SHA256: 69f1c40c949174fc85969212c314ce1c84b79b377aa060a221c7b5f3e685d56b Description: HTML::TableExtract - Perl module for extracting the content contained in tables within an HTML document, either as text or encoded element trees. HTML::TableExtract is a module that simplifies the extraction of information contained in tables within HTML documents. Tables of note may be specified using Headers, Depth, Count, Attributes, or some combination of the three. See the module documentation for details. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-TableExtract Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-CPAN-Meta Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.112620 Depends: perl,p5-CPAN-Meta-YAML (>= 0.002),p5-JSON-PP (>= 2.27103),p5-Parse-CPAN-Meta (>= 1.4400),p5-Version-Requirements (>= 0.101020),p5-version (>= 0.82) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPAN-Meta-2.112620.deb Size: 87740 MD5sum: 3f6e786852232ca0b34348f99830d40a SHA1: e837ecff2302dfaabdd4b0448bac1b0e3afdd6ae SHA256: fa22625ff1e92354c6b33bb5e2d848ab3a57c776abbd8e78d26c6d9c219ca827 Description: CPAN::Meta - the distribution metadata for a CPAN dist Software distributions released to the CPAN include a META.json or, for older distributions, META.yml, which describes the distribution, its contents, and the requirements for building and installing the distribution. The data structure stored in the META.json file is described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to represent this distribution metadata (or *distmeta*), along with some helpful methods for interrogating that data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPAN-Meta Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-Syndicator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Object-Pluggable (>= 1.29),p5-POE (>= 1.311) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Syndicator-0.04.deb Size: 26388 MD5sum: 261317fb64adf1f694828e6684341924 SHA1: 3aae9be16e01ce6f24570e174c8cc0c333387c3a SHA256: 4f65271f9e237eb8fcef7786d886ae2d9b5b94910347d5ea7b45b9ca3d630f29 Description: POE::Component::Syndicator - A POE component base class which implements the Observer pattern POE::Component::Syndicator is a base class for POE components which need to handle a persistent resource (e.g. a connection to an IRC server) for one or more sessions in an extendable way. This module (as well as Object::Pluggable, which this module inherits from) was born out of POE::Component::IRC, the guts of which quickly spread to other POE components. Now they can all inherit from this module instead. The component provides an event queue, which can be managed with the methods documented below. It handles delivery of events to the object itself, all interested plugins, and all interested sessions. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Syndicator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Hinrik Ɩrn Sigurưsson Package: p5-HTTP-MobileAttribute Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl,p5-Class-Component (>= 0.17),p5-Filter Recommends: p5-Net-CIDR-MobileJP (>= 0.11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-MobileAttribute-0.18.deb Size: 44564 MD5sum: fdcc2fa00dfe36500f0b31a2b1c0d8fe SHA1: bd4070d957aa27ec59203d09aebd9739e20af1f3 SHA256: 36fb0e9867209810f95bb090ea1aeae23adc2b1fee304bf906d9f49584123cd6 Description: HTTP::MobileAttribute - Yet Another HTTP::MobileAgent Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-MobileAttribute Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Mouse Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.9300 Depends: perl,p5-XSLoader (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mouse-0.93.deb Size: 165006 MD5sum: 30fef974b454a2b0c8b0bf8c8d3f8fca SHA1: 15d43073de7cae1ef580f7d301cbc52a6fceff5d SHA256: 355d0bcfc4b409e77183eb7cc92355dd8e9ae9f9ea1ea55c16c481be6748e3fb Description: Mouse - Moose minus the antlers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mouse Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn M Moore Package: p5-Encoding-FixLatin Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Encoding-FixLatin-1.00.deb Size: 14248 MD5sum: eef98f3a1eafbd1ed0c4f28f4178e582 SHA1: 64fcfcbc18d130049509542f191cfa81e5a7fc3b SHA256: 91d5580d5259d09d2caaa65d622f27d2629ffd30306128440ae3ff3157c0ccd2 Description: Encoding::FixLatin - takes mixed encoding input and produces UTF-8 output Most encoding conversion tools take input in one encoding and produce output in another encoding. This module takes input which may contain characters in more than one encoding and makes a best effort to produce UTF-8 output. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Encoding-FixLatin Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Grant McLean Package: p5-XML-Atom-SimpleFeed Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.84 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Atom-SimpleFeed-0.84.deb Size: 19880 MD5sum: 6e3fcc3df93832e03f242a27f8ffe753 SHA1: 462ef3c49a1e8761b509283bd42139ca1036c87c SHA256: 7d4960f1dd10669c003c5f8bcb99e87cd8b31300dbfe4d85c917089e7c128357 Description: XML::Atom::SimpleFeed - No-fuss generation of Atom syndication feeds This module provides a minimal API for generating Atom syndication feeds quickly and easily. It supports all aspects of the Atom format, but it has no provisions for generating feeds with extension elements. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Atom-SimpleFeed Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Aristotle Pagaltzis Package: p5-Convert-Bencode-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Convert-Bencode_XS-0.06.deb Size: 14944 MD5sum: df5a72f6ace679b1ed73cf05c0d9aa80 SHA1: 15ce9bb09fa1ec8d919f43d7278af44c7ee3b6ce SHA256: 2ef872bafc466a1adc7dd8fa1d4e26c77ed61a16e4ebacd4ef2a6cb32704ec03 Description: Convert::Bencode_XS - Faster conversions to/from Bencode format This module provide fast conversion functions to/from the Bencode format. This format is described at http://bitconjurer.org/BitTorrent/protocol.html Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Convert-Bencode-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Extract-Use Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl,p5-PPI,p5-Test-Simple,p5-Test-Output Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Extract-Use-0.18.deb Size: 8160 MD5sum: e92a3f2c00d08e0808e907ed1436b11d SHA1: f953e2331318c49faff52cc0286caf4861c3d9a7 SHA256: 67ddefc4aaab3937c65247c5a0032bc75ee34d732edbfe5f924f9c5bb1123ec6 Description: Module::Extract::Use - Extract the modules that a modules uses Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Extract-Use Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-Geo-Formatter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.1 Depends: perl,p5-Class-Inspector,p5-Exporter,p5-UNIVERSAL-require,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Formatter-0.0.1.deb Size: 28202 MD5sum: 345c363cfc021cb850f3f4d633b5ebf0 SHA1: ed455f2b12ccfdb1780d1fb7d1c03e8580393d6c SHA256: 9473999781c818c4f1465e2aafbeed55ed55f45ccad1fde3d3c0b0c37ebb14fa Description: Geo::Formatter - Encode / decode latitude & longitude in degree to / from other format Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Formatter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: OHTSUKA Ko-hei Package: p5-GPS-Point Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl,p5-Test-Simple (>= 0.44),p5-Test-Number-Delta Filename: dists/iphone/main/binary-iphoneos-arm/p5-GPS-Point-0.18.deb Size: 13054 MD5sum: 23ff78c72834a6b267feee3deda9ebbe SHA1: 721ce59dd8cd3931441590beeb02ef4c15866fbe SHA256: 28b65ad55f992f25e037965001a8c58748465a4a19e8823f895002455c9d1ff8 Description: GPS::Point - Provides an object interface for a GPS point. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-GPS-Point Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Parse-Method-Signatures Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.003011 Depends: perl,p5-List-MoreUtils,p5-Moose,p5-MooseX-Traits (>= 0.06),p5-MooseX-Types (>= 0.17),p5-MooseX-Types-Structured,p5-PPI (>= 1.203),p5-namespace-clean (>= 0.10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Parse-Method-Signatures-1.003011.deb Size: 26258 MD5sum: 45793d177104d4d9c4942c4f973f8076 SHA1: 4ff3d3f7b19e76e1be9e7a0054c37f197d93a84f SHA256: dfa275b53a8bd69021b9f1f5b703839cceea1437c0df4c54c80bd29e9426ff98 Description: Parse::Method::Signatures - Perl6 like method signature parser Inspired by Perl6::Signature but streamlined to just support the subset deemed useful for TryCatch and MooseX::Method::Signatures. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Parse-Method-Signatures Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ash Berlin Package: p5-Geo-StreetAddress-US Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-StreetAddress-US-1.01.deb Size: 18992 MD5sum: 093dcf61223be68fa9d869ce0d02bd0a SHA1: 57f2730fde97df7a167a5b23ce2a179b0c2f320c SHA256: 5a0ba340032bfc91be4b56137be936f7ce650e1c1f0fcd39a495175ca2a7bb8f Description: Geo::StreetAddress::US - Perl extension for parsing US street addresses Geo::StreetAddress::US is a regex-based street address and street intersection parser for the United States. Its basic goal is to be as forgiving as possible when parsing user-provided address strings. Geo::StreetAddress::US knows about directional prefixes and suffixes, fractional building numbers, building units, grid-based addresses (such as those used in parts of Utah), 5 and 9 digit ZIP codes, and all of the official USPS abbreviations for street types and state names. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-StreetAddress-US Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Schuyler Erle Package: p5-URI-Encode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Encode (>= 2.12),p5-Test-Simple,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-URI-Encode-0.02.deb Size: 8708 MD5sum: fb811a1a0a4b030f010dc9b855552640 SHA1: 60ae9dc30f63aa535e1862e985109a438200c76f SHA256: e07de272a9e56a2dc235ab048ae5bcadca339e957c44538c535351b68e1ef96d Description: URI::Encode - Simple URI Encoding/Decoding This modules provides simple URI (Percent) encoding/decoding Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-URI-Encode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mithun Ayachit Package: p5-IMDB-Film Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.51 Depends: perl,p5-Cache-Cache,p5-Digest-SHA1,p5-Error,p5-HTML-Parser,p5-libwww-perl,p5-Pod-Parser,p5-Text-Unidecode Filename: dists/iphone/main/binary-iphoneos-arm/p5-IMDB-Film-0.51.deb Size: 41158 MD5sum: 85de5e0c432d9be7860dd041af555eb1 SHA1: d376ba0bdceaff466f6f3ebe9d589ab92b4a70d3 SHA256: 382b524024626d9c2b788908f24526068266de798528df377d86d68dd023319e Description: IMDB::Film - OO Perl interface to the movies database IMDB. IMDB::Film is OO Perl interface to the database of films IMDB (www.imdb.com). It allows to retrieve information about movies by its IMDB code or title. Also, there is a possibility to get information about IMDB persons (actors, actresses, directors etc) by their name of code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IMDB-Film Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael Stepanov Package: p5-Locale-Country-Multilingual Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Depends: perl,p5-Class-Data-Inheritable Filename: dists/iphone/main/binary-iphoneos-arm/p5-Locale-Country-Multilingual-0.21.deb Size: 152036 MD5sum: e68cb438bceac7a87bc8cc555ce12d67 SHA1: fece715392eaf91d207acf02d263a038e96a63c6 SHA256: 7bc063e07dc725c1ccd5a3fcce0f10e4e22b1a6c850c7b1f1e8d4967ffdf3a3c Description: Locale::Country::Multilingual - mapping ISO codes to localized country names Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Locale-Country-Multilingual Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Bernhard Graf Package: p5-MooseX-Attribute-Prototype Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Moose,p5-MooseX-AttributeHelpers Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Attribute-Prototype-0.06.deb Size: 21916 MD5sum: 529d01120d9974f4c26395426d5c1ca8 SHA1: 4ef0f3a9223bd64ad2ba7e819d868d99f6103bb3 SHA256: d5e7c3f807d6e2c88989182535ef1b407a794a02a94099d1e87cc56d0f181a49 Description: MooseX::Attribute::Prototype - Borrow and Extend Moose Attrtibutes Provides Moose class with an extensible mechanism for creating reusable attributes and storing them in roles. These attributes can be overridden and extended. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Attribute-Prototype Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Christopher Brown Package: p5-Test-CheckManifest Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.24 Depends: perl,p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-CheckManifest-1.24.deb Size: 12490 MD5sum: f03f919519ba1024f7fe1ea01884bc0d SHA1: a7d8a77f58e1bb828a5547f951a4df48adeee27f SHA256: 26d3084c2bd005fdeec05fc46d60b1448b6fa5e376dbd13f9cb1d7fc0584a5f1 Description: Test::CheckManifest - Check if your Manifest matches your distro The MANIFEST file is one critical point of each module on CPAN. Many programmers (including myself) add new testscripts or new files to the distribution. But then these files are not added to the MANIFEST. This can cause problems during installation process. This module aims to help the programmer to keep the MANIFEST file up to date. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-CheckManifest Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Renee Baecker Package: p5-Dist-Zilla-Plugin-AutoVersion-Relative Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01010513 Depends: perl,p5-DateTime (>= 0.50),p5-Dist-Zilla (>= 1.092310),p5-Moose (>= 0.89),p5-MooseX-Has-Sugar (>= 0.0404),p5-MooseX-StrictConstructor (>= 0.08),p5-MooseX-Types,p5-MooseX-Types-DateTime (>= 0.05),p5-Readonly,p5-Test-Simple,p5-namespace-autoclean (>= 0.08) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-Plugin-AutoVersion-Relative-0.01010513.deb Size: 15784 MD5sum: 2c01e77c689c83590e77c34af08376fd SHA1: ddfc20f033b45d4b94803bcbacf828c2ad28baac SHA256: 7f783fc30f151e70737c227f071f01eae7c1bf5ed8c180a59e967efb7375affe Description: Dist::Zilla::Plugin::AutoVersion::Relative - Time-Relative versioning Like all things, time is relative. This plugin is to allow you to auto-increment versions based on a relative time point. It doesn't do it all for you, you can choose, its mostly like Dist::Zilla::Plugin::AutoVersion except there's a few more user-visible entities, and a few more visible options. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-Plugin-AutoVersion-Relative Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kent Fredric Package: p5-List-Gen Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.50 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-List-Gen-0.50.deb Size: 22240 MD5sum: 0cc72d91a562339f8d8253edfe929bcf SHA1: bfcdbe16f400ce7b5e074268c305573adce6da87 SHA256: 41a31ac6ec9b399e79f091add1c9759dda2dba36a7c9fdeaf3e3b7ed15648825 Description: List::Gen - provides functions for generating lists This module provides higher order functions, iterators, and other utility functions for working with lists. walk lists with any step size you want, create lazy ranges and arrays with a map like syntax that generate values on demand. there are several other hopefully useful functions, and all functions from List::Util are available. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-List-Gen Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Eric Strom Package: p5-TryCatch-Error Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Moose,p5-MooseX-FollowPBP Filename: dists/iphone/main/binary-iphoneos-arm/p5-TryCatch-Error-0.01.deb Size: 6476 MD5sum: c48f555b0d8e0f14dfabec6c177dfce7 SHA1: 1f3f18ddbc46e6c968d2e4698aeece20f941e5e3 SHA256: f233eb4a8ae98639c1ec2d323d2ef1b9d910c5caecc830ac48808b6b1f0eae0c Description: TryCatch::Error - A simple error base class. This module provides a very basic set of error objects, that can be extended and used with TryCatch (or other similar packages). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-TryCatch-Error Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Pedro Figueiredo Package: p5-XML-Compile-SOAP-Daemon Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.01 Depends: perl,p5-Log-Report,p5-libwww-perl,p5-Net-Server,p5-Test-Deep,p5-Test-Pod,p5-Test-Simple,p5-XML-Compile,p5-XML-Compile-Cache,p5-XML-Compile-SOAP,p5-XML-Compile-Tester Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Compile-SOAP-Daemon-2.01.deb Size: 29504 MD5sum: 6eef7dd620f9a7321094d67b86bc78cf SHA1: f211040722f9035caf08f6bcfb412b152be92aaa SHA256: 5f5a13c9029656d156f4163e84d11b075bb2928e7166d6ebbd76f6d0bc81ec3c Description: XML::Compile::SOAP::Daemon - Daemon handling XML-SOAP Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Compile-SOAP-Daemon Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Object-Pluggable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.29 Depends: perl,p5-Task-Weaken,p5-constant (>= 1.17) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Pluggable-1.29.deb Size: 33726 MD5sum: 73a84d8f4badfc5347cabe1aadf7972b SHA1: ad84874e12c5fa2c4862f95174dea4f78cc6a3b3 SHA256: 843c353ba175a3e61d8e80389f00f558a08360ce6fe39d8543cf62384e9ce7a1 Description: Object::Pluggable - A base class for creating plugin-enabled objects Object::Pluggable is a base class for creating plugin enabled objects. It is a generic port of POE::Component::IRC's plugin system. If your object dispatches events to listeners, then Object::Pluggable may be a good fit for you. Basic use would involve subclassing Object::Pluggable, then overriding "_pluggable_event()" and inserting "_pluggable_process()" wherever you dispatch events from. Users of your object can then load plugins using the plugin methods provided to handle events generated by the object. You may also use plugin style handlers within your object as "_pluggable_process()" will attempt to process any events with local method calls first. The return value of these handlers has the same significance as the return value of 'normal' plugin handlers. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Pluggable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Pod-Escapes Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Conflicts: perl (<= 5.10.0-11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Escapes-1.04.deb Size: 13692 MD5sum: 222805497eb2f7fd0c78ab518c7d81aa SHA1: 57337441739dee3c36563b2298b6dee568712422 SHA256: 7449be95adc8790b6ce846d2cd2de741a1df24116ac386a1ee9d4c2332d07fa4 Description: Pod::Escapes - for resolving Pod E<...> sequences This module provides things that are useful in decoding Pod E<...> sequences. Presumably, it should be used only by Pod parsers and/or formatters. By default, Pod::Escapes exports none of its symbols. But you can request any of them to be exported. Either request them individually, as with `use Pod::Escapes qw(symbolname symbolname2...);', or you can do `use Pod::Escapes qw(:ALL);' to get all exportable symbols. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Escapes Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Constructor-AllErrors Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.013 Depends: perl,p5-Moose (>= 1.04),p5-Test-Fatal,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Constructor-AllErrors-0.013.deb Size: 23508 MD5sum: 0cf8c6236995ed4de46a66558229ad4a SHA1: a19501fbd64c76a98599217e680b45e043ed6c9d SHA256: 03e70dfd85365e8b551a3d175d83346c29d1d540d4d9c65cfce01dc7b16c6c79 Description: MooseX::Constructor::AllErrors - capture all constructor errors Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Constructor-AllErrors Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Hans Dieter Pearcey Package: p5-Net-Daemon Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.43 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Daemon-0.43.deb Size: 39528 MD5sum: 707fe940e3bc4dd085be8e6ab252c868 SHA1: 16ee13e2258363fc1c4db31bbc15e6dacd4c4001 SHA256: cfe5119e2c8c3c28f2d82c5a07b0b7dc8be7bda1475b1544e6438c22dbb3b5d6 Description: Net::Daemon - Perl extension for portable daemons Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.005 and threads, but can work with fork() and Perl 5.004. The Net::Daemon class offers methods for the most common tasks a daemon needs: Starting up, logging, accepting clients, authorization, restricting its own environment for security and doing the true work. You only have to override those methods that aren't appropriate for you, but typically inheriting will safe you a lot of work anyways. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Daemon Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-HTTP-Date Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.00 Depends: perl,p5-Time-Local Recommends: p5-TimeDate Conflicts: p5-libwww-perl (<< 6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Date-6.00.deb Size: 10894 MD5sum: fd18700992766abcff61b4747037051f SHA1: 20884b7b4a7ce48ba704d185c07fd10e5cc7fa01 SHA256: bf1ed7c274ca3e8f42a7f2eb897e58a953666bbc763039faccd6bce927aeff0c Description: HTTP::Date - date conversion routines This module provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Date Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-File-Slurp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 9999.17 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Slurp-9999.17.deb Size: 35768 MD5sum: 79801a0bf846d01c9deaab36e30f8605 SHA1: 012281e0091f4f39f1e8990815521fb8ee04e40d SHA256: 6a6437ceb4dcddad5f87bfcb771b486f3d08e154c8104a240f91548fd5e75faa Description: File::Slurp - Simple and Efficient Reading/Writing/Modifying of Complete Files This module provides subroutines to read or write entire files with a simple call. It also has a subroutine for reading the list of filenames in a directory. In the extras/ directory you can read an article (slurp_article.pod) about file slurping and also run a benchmark (slurp_bench.pl) that compares many ways of slurping/spewing files. This benchmark was rewritten for .14 and is much better. This module was first written and owned by David Muir Sharnoff (MUIR on CPAN). I checked out his module and decided to write a new version which would be faster and with many more features. To that end, David graciously transfered the namespace to me. There have been some comments about the somewhat unusual version number. The problem was that David used a future date (2004.0904) in his version number, and the only way I could get CPAN to index my new module was to make it have a version number higher than the old one, so I chose the 9999 prefix and appended the real revision number to it. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Slurp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Uri Guttman Package: p5-ExtUtils-MakeMaker Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.59 Depends: p5-PathTools Conflicts: perl (<= 5.10.0-10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-MakeMaker-6.59.deb Size: 275984 MD5sum: 0ed93434d89e267b71d55f219ea62d8c SHA1: f12a77a4fc140fd04327bbbd19a99660dfd2e156 SHA256: fe04f9e2e92c8502c78d82ec6f360cdc7804ba8ea6b3e755626fde13fcd35bf9 Description: ExtUtils::MakeMaker Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-MakeMaker Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael G Schwern Package: p5-DBIx-SQLite-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.34 Depends: perl,p5-Class-Gomor,p5-DBD-SQLite Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-SQLite-Simple-0.34.deb Size: 14898 MD5sum: 17c08a47651dcf0354533d223585050d SHA1: 4d5a931db50218478649d1285273436b9f799a15 SHA256: 9e0c834116032980d4002d096db15d90cd6774c87d8c1644451d2dad02e8ecc1 Description: DBIx::SQLite::Simple - easy access to SQLite databases using objects Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-SQLite-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: GomoR Package: p5-Math-BigInt Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.992 Depends: perl Recommends: p5-Math-BigInt-FastCalc (>= 0.25),p5-Math-BigInt-GMP (>= 1.35),p5-Math-BigInt-Pari (>= 1.15),p5-Math-BigRat (>= 0.2602),p5-bignum (>= 0.22) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-BigInt-1.992.deb Size: 153820 MD5sum: 922b67f0a72036900f377572cadad45c SHA1: a6482ffd263854eae019871428e610277c9022b0 SHA256: 80a486dc6238f0db8d9485b589cdd3816007a3125b54a73e2f1a42af4fc77aba Description: Math::BigInt - Arbitrary size integer/float math package This package contains completely rewritten versions of Math::BigInt and Math::BigFloat. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-BigInt Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Time-Duration-Parse Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Exporter-Lite Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-Duration-Parse-0.06.deb Size: 5316 MD5sum: ad0ea624f0a75a07c3d52bcacca32d8a SHA1: 87388575d1663c97bc92b13c379955364602f4eb SHA256: 8ac4823f7cfc61aff089225636f515f1c054631bcdd1ee290ee4aaaa9e8c72ea Description: Time::Duration::Parse - Parse string that represents time duration Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-Duration-Parse Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tatsuhiko Miyagawa Package: p5-Class-Load Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Data-OptList,p5-Module-Runtime (>= 0.011),p5-Package-Stash (>= 0.32),p5-Try-Tiny Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Load-0.13.deb Size: 17154 MD5sum: 1051dae9d836bf756debe5c88f2a4074 SHA1: c208a65b59211956c1855a10ff84f37c84f2a36e SHA256: de145306c956d328b51c8158b347f80a389f382513adf3776c7c0582b64a9d38 Description: Class::Load - a working (require "Class::Name") and more Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Load Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn M Moore Package: p5-Validator-Custom Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1411 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Validator-Custom-0.1411.deb Size: 37936 MD5sum: 4bdf8dacb2db5a7396425235fc1af6ab SHA1: fde29db6563fdda23df82053e8fff88479b8ded7 SHA256: 5b8c2b707f4207be8c056f916b0b549d577c788b8f504e62bc7903c4cd3018a2 Description: Validator::Custom - Validates user input easily Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Validator-Custom Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Yuki Kimoto Package: p5-Class-MOP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12 Depends: perl,p5-Data-OptList,p5-Devel-GlobalDestruction,p5-List-MoreUtils (>= 0.12),p5-MRO-Compat (>= 0.05),p5-Package-DeprecationManager (>= 0.10),p5-Package-Stash (>= 0.13),p5-Sub-Name (>= 0.04),p5-Task-Weaken,p5-Try-Tiny (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-MOP-1.12.deb Size: 148232 MD5sum: 893e77066f6028e56fb238cf982df070 SHA1: 776170638ab44248e51db0eb5e5f9044a1337f93 SHA256: a915b2b8a3bb243890e21a7570d1a5c318dc2f48f054f3dfa1a0c174513cd972 Description: Class::MOP - A Meta Object Protocol for Perl 5 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-MOP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stevan Little Package: p5-Throwable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.100090 Depends: perl,p5-Devel-StackTrace (>= 1.21),p5-ExtUtils-MakeMaker (>= 6.11),p5-Moose (>= 0.87) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Throwable-0.100090.deb Size: 16010 MD5sum: 354bdf2a93ce8f1cd50ee8673cde96c1 SHA1: a292807d38ed683a5bb5bb61f594bab67454166e SHA256: 1c788012b74c033fe97669f400a6961ddb8180f229c6cd2c2a7e717134038569 Description: Throwable - a role for classes that can be thrown Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Throwable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Dist-Metadata Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.912 Depends: perl,p5-Archive-Tar (>= 1),p5-CPAN-DistnameInfo (>= 0.12),p5-CPAN-Meta (>= 2.100000),p5-PathTools,p5-File-Spec-Native (>= 1.002),p5-Module-Metadata,p5-Path-Class (>= 0.24),p5-Try-Tiny (>= 0.09),p5-constant,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Metadata-0.912.deb Size: 35484 MD5sum: b30c8add386898715a0c91802201466f SHA1: f4ae34d26aa156a9c1824cc29d92343d4d56c378 SHA256: c1e58e8f02cb09310f8880032b55761db249f4523287fca36367f718f7944e2a Description: Dist::Metadata - Information about a perl module distribution Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Metadata Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Randy Stauner Package: p5-POE-Filter-Zlib Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.02 Depends: perl,p5-Compress-Raw-Zlib (>= 2),p5-POE (>= 0.38) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-Zlib-2.02.deb Size: 17230 MD5sum: 07d5a492e6ccb64304414ab2d6fab82b SHA1: 0faa1a91a0ad635a359118324678ec894eb64eec SHA256: 834deceb2d65e4dbfe6ec03ede0e3e0485e3a118d7b5c370b7df2588d3a698ce Description: POE::Filter::Zlib - A POE filter wrapped around Compress::Zlib. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-Zlib Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-XML-Twig Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.32 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Twig-3.32.deb Size: 184622 MD5sum: da4666fba1a58a6790baac5be9ceddb8 SHA1: 92743825438504d48451c522dae3fb17de3e9876 SHA256: 290d94419cf910b33a23ea131b6973f63a7db78550efbbac08a2e8edbc011a52 Description: XML::Twig Tree interface to XML documents allowing processing chunk by chunk of huge documents. XML::Twig is (yet another!) XML transformation module. Its strong points: can be used to process huge documents while still being in tree mode; not bound by DOM or SAX, so it is very perlish and offers a very comprehensive set of methods; simple to use; DWIMs as much as possible What it doesn't offer: full SAX support (it can export SAX, but only reads XML), full XPath support (unless you use XML::Twig::XPath), nor DOM support. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Twig Homepage: http://www.xmltwig.com/xmltwig Tag: purpose::console, role::developer Author: Michel Rodriguez Package: p5-Moo-Getopt Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2 Depends: perl,p5-Getopt-Long-Descriptive,p5-Modern-Perl,p5-Moo Filename: dists/iphone/main/binary-iphoneos-arm/p5-Moo-Getopt-0.2.deb Size: 11706 MD5sum: 32813591fb15eaa99e05c9eccdaa6714 SHA1: 3b54fc1480264bca35cea81bd642ff4e9545861f SHA256: c1984cc1fd4311708d09dc39f8a98382ca6f322f9fbb2c7bbbb8f55bd19aa813 Description: Moo::Getopt - add easily getopt to Moo module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Moo-Getopt Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Celogeek Package: p5-Class-Factory-Enhanced Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Class-Accessor-Installer,p5-Class-Factory (>= 1.06) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Factory-Enhanced-0.08.deb Size: 7526 MD5sum: 44f6614a3cd027c5f2815d361e43a24a SHA1: 95b21c610c80aa9e12ecdb29ca91c5328a99131f SHA256: 869673cebca7bb07733140866f03ab75c23c125c2a69fbb49499b9c148f60e0a Description: Class::Factory::Enhanced - More functionality for Class::Factory This class subclasses Class::Factory and adds some functionality. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Factory-Enhanced Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcel Gruenauer Package: p5-Term-ANSIColor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.01 Conflicts: perl (<= 5.10.0-11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-ANSIColor-2.01.deb Size: 22088 MD5sum: 912f6871b9a9725504d2058aea69c5f0 SHA1: 434d6bbd00e130f9b9441345be7de843c8a31946 SHA256: b162e90efecb48319e6e8c0c4456bdf1da936c53cfc346706668bb194b77bfa6 Description: Term::ANSIColor - Color output using ANSI escape sequences Term::ANSIColor provides constants and simple functions for sending ANSI text attributes, most notably colors. It can be used to set the current text attributes or to apply a set of attributes to a string and reset the current text attributes at the end of that string. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Term-ANSIColor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Russ Allbery Package: p5-Perl-Tidy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 20101217 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Tidy-20101217.deb Size: 304486 MD5sum: fbb872eae38b4611c91a2b06c32cad3b SHA1: 93806dd1bdb6314f3e7d2f4f2707cf76964fc22c SHA256: ef3633a786f06de5ff435977bab689602b928b8bf615d0a181b149fe71b7dbf8 Description: Perl::Tidy - indent and reformat perl scripts Perltidy is a tool to indent and reformat perl scripts. It can also write scripts in html format. Perltidy is free software released under the GNU General Public License -- please see the included file "COPYING" for details. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Tidy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steve Hancock Package: p5-POE-Filter-CSV Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.16 Depends: perl,p5-POE (>= 0.38),p5-Text-CSV (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-CSV-1.16.deb Size: 12998 MD5sum: 79d706bb496cd6be512202990efca6a4 SHA1: 68cba1b229fe53f5143fcbb150bfa08b608e6b3e SHA256: 02989f7c3bf01c51331b947e890f43b14e267fbde0f2a2151b53ccd7787512f9 Description: POE::Filter::CSV - A POE-based parser for CSV based files. A POE-based parser for CSV files, suitable for use with POE::Filter::Stackable and POE::Filter::Line. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-CSV Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Mail-Builder Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.15 Depends: perl,p5-Class-Accessor,p5-Email-MessageID,p5-Email-Valid,p5-Encode,p5-HTML-Tree (>= 3.00),p5-MIME-tools (>= 5.400),p5-MIME-Types,p5-Text-Table,p5-parent,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mail-Builder-1.15.deb Size: 52472 MD5sum: cbd84e559e900514da521ed730084983 SHA1: 18aa6b4342ce30ae7b73116db5392f6c05639cc0 SHA256: 5cbba239ffb6362ff5b19a81edb86db0cc07342091fff5b479a5c98414fd1241 Description: Mail::Builder - Easily create plaintext/html e-mail messages with attachments and inline images This module helps you to build correct e-mails with attachments, inline images, multiple recipients, ... without having to worry about the underlying MIME stuff and encoding issues. Mail::Builder relies heavily on the MIME::Entity module from the MIME::Tools distribution. The module will create the correct MIME bodies, headers and containers (multipart/mixed, multipart/related, multipart/alternative) depending on if you use attachments, HTML text and inline images. Furthermore it will encode non-ascii header data and autogenerate plaintext messages (if you don't provide it yourself or disable the autotext option) from html content. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mail-Builder Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Tester Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.107 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Tester-0.107.deb Size: 21276 MD5sum: 75357e0af63c04a4f99fdae53160c0ec SHA1: 8c2302a420d20c315a743b97e0c2d3ade25a44b3 SHA256: cde9f626f8bb391aa297f3dc3489d0ba514a952002f112eba112f3228fb5f5e2 Description: Test::Tester - Ease testing test modules built with Test::Builder If you have written a test module based on Test::Builder then Test::Tester allows you to test it with the minimum of effort. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Tester Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Method-Signatures-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Devel-Declare (>= 0.003001) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Method-Signatures-Simple-1.01.deb Size: 15414 MD5sum: 59557a1ab64493f3d0b6024d04d86ad9 SHA1: 7f500c0a8579e46582bcc3b6fecae10bc63bb12f SHA256: d163f54a4c8f9fe6a005e4768a03af11c5c2de931728c4296149ddaaae89db49 Description: Method::Signatures::Simple - Basic method declarations with signatures, without source filters Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Method-Signatures-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rhesa Rozendaal Package: p5-Text-ASCIITable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-ASCIITable-0.18.deb Size: 28396 MD5sum: d5b47522f3fd06f86742fe3988c5edb8 SHA1: 83d9dad36d1e9f5fe0c9361f99f7aa78e6214854 SHA256: 0bb8da7ffd30b040b9b4cb3c7643fda2a453e346559c82340c4d64749f694a80 Description: Text::ASCIITable - Create a nice formatted table using ASCII characters. Pretty nifty if you want to output dynamic text to your console or other fixed-size-font displays, and at the same time it will display it in a nice human-readable, or "cool" way. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-ASCIITable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Håkon Nessjųen Package: p5-Geo-Coordinates-Converter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-ExtUtils-MakeMaker (>= 6.42),p5-Class-Accessor-Lite (>= 0.05),p5-Filter,p5-Module-Load,p5-Storable,p5-String-CamelCase,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coordinates-Converter-0.09.deb Size: 17576 MD5sum: 6b3ede738c85532571be600c6d5214fe SHA1: 4f870aff269757440a66e5a8f11f7b850d481c65 SHA256: c5b5ad45bbda62c21042b8cf87610563eff4657195f2f739d9943418ef88834e Description: Geo::Coordinates::Converter - simple converter of geo coordinates The format and datum of geo coordinates are simply converted. when it is insufficient in the coordinate system and the format of the standard, it is possible to add it easily. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coordinates-Converter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kazuhiro Osawa Package: p5-Deep-Encode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl,p5-Encode Filename: dists/iphone/main/binary-iphoneos-arm/p5-Deep-Encode-0.18.deb Size: 14514 MD5sum: 10704d61e09cc3e12e2562e7404673df SHA1: 380e469608e4c3c45839e5554cc49aea31360082 SHA256: f0acca8a051294342a5ca4ea811b0178db6b0037da48632ec1a3950bb0bf1fc7 Description: Deep::Encode - Bulk encoding and decoding strings in Perl data Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Deep-Encode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: A. G. Grishaev Package: p5-Geo-Coder-Multiple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.59 Depends: perl,p5-List-Util-WeightedRoundRobin (>= 0.4) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-Multiple-0.59.deb Size: 10386 MD5sum: 23cd44184b369b8e7a0faf1e23f60831 SHA1: bda3861d7e7e37195362c30f40b9bc76a045d109 SHA256: 8764c46ba58f8d350d77362160c0976201b0813677f8a33c8ef8c3e675948e54 Description: Geo::Coder::Multiple - Module to tie together multiple Geo::Coder::* modules Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-Multiple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Data-TemporaryBag Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-File-Temp Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-TemporaryBag-0.09.deb Size: 8518 MD5sum: e26bd458a4a7f60a393518058a28d4a8 SHA1: 9d7735444e5684d11ed4caa02cc7147423f9b935 SHA256: 6c33cfe7741fdd9b737c5ae729f992602f63e545e02000ce8469965fdb499d36 Description: Data::TemporaryBag - Handle long size data using temporary file. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-TemporaryBag Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Pod-Coverage Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.08 Depends: perl,p5-Pod-Coverage Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Pod-Coverage-1.08.deb Size: 8372 MD5sum: e2e451462700e2c85b262c5dd970c189 SHA1: 7bcfc65a0cbf000158e9c0bbe0808f9b0b4d13bb SHA256: cbd69168511d88b7d70c908ca4d961a25b44df7cac83b62a08994e04847581e6 Description: Test-Pod-Coverage Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Pod-Coverage Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-indirect Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-indirect-0.17.deb Size: 18576 MD5sum: a481d9e2d59627d2b3aa848a6be2ad29 SHA1: 685635e569cea5111a57bf095ac9703de8aa6f6f SHA256: d8bdc38c322e6c60a6c4b16ac50947fdea7c11e0ba50dd613060acae9c7cce4c Description: indirect - Lexically warn about using the indirect object syntax. When enabled (or disabled as some may prefer to say, since you actually turn it on by calling "no indirect"), this pragma warns about indirect object syntax constructs that may have slipped into your code. This syntax is now considered harmful, since its parsing has many quirks and its use is error prone (when "swoosh" isn't defined, "swoosh $x" actually compiles to "$x->swoosh"). It currently does not warn for core functions ("print", "say", "exec" or "system"). This may change in the future, or may be added as optional features that would be enabled by passing options to "unimport". This module is not a source filter. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-indirect Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Vincent Pit Package: p5-POE-Component-TFTPd Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-POE,p5-POE-Wheel-UDP Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-TFTPd-0.02.deb Size: 14114 MD5sum: e9d4d2d95c1f04314e99a45d83a3e512 SHA1: 8792d7b9a1e0b734046054a8fbc29f8d2d8d23ec SHA256: 4f640b984ed188ea70ef4d5aa238dc08b5cb681b14d95e26f7910ee0daf6ed89 Description: POE::Component::TFTPd - A tftp-server, implemented through POE Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-TFTPd Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jan Henning Thorsen, Package: p5-Devel-PartialDump Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Moose,p5-namespace-clean (>= 0.08),p5-Sub-Exporter,p5-Test-use-ok,p5-Test-Warn (>= 0.21) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-PartialDump-0.14.deb Size: 11998 MD5sum: 8b0488f7428fdc9e5a3c3fa3a5150c6e SHA1: d3028411b8e0466e82da0f83a16d5e4b7ca1b868 SHA256: 7619a7013f55dd4bc6bb588848118f88c57d72cebb13719b17b24550aadee42f Description: Devel::PartialDump - Partial dumping of data structures, optimized for argument printing. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-PartialDump Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MouseX-AttributeHelpers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Class-Method-Modifiers,p5-Filter,p5-Mouse (>= 0.19) Recommends: p5-Class-Method-Modifiers-Fast Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-AttributeHelpers-0.03.deb Size: 33714 MD5sum: 3219abdc7993d8a0a6c437c487b61b0f SHA1: ceeb114ef0e6b71db145ab0d6448b8d35ecaeb86 SHA256: ac2655e45a448d1196ef340af5f2a2ef5fcfd0f464c726badf05acd343f1b607 Description: MouseX::AttributeHelpers - Extend your attribute interfaces Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-AttributeHelpers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: NAKAGAWA Masaki Package: p5-Exception-Class-Nested Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Exception-Class (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Exception-Class-Nested-0.04.deb Size: 12636 MD5sum: a5fd5cd1dff0b594ca8a67b330ba20d2 SHA1: 0431591799f02ad5d663e0fe037aa71c256a162e SHA256: a2572a1496a124c4b9811633e7d3d21e09b1e2afc0e0b649b76424a49e5c1c12 Description: Exception::Class::Nested - Nested declaration of Exception::Class classes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Exception-Class-Nested Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jenda Krynicky Package: p5-Crypt-RC4 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: RC4-2.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-RC4-2.02.deb Size: 6828 MD5sum: 4e128e6591c35802ef8ce29aa3c3ce07 SHA1: 3caec1e3e842f61083c2afbb6288dc69fe058eb7 SHA256: 53ae7aa65cd1272c85c3c15cdaaad4037129e47a5945209d41258e4c26ca9afe Description: Crypt::RC4 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-RC4 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Term-UI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: p5-Log-Message-Simple,p5-Params-Check,p5-Test-Simple Conflicts: perl (<= 5.10.0-11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Term-UI-0.20.deb Size: 18932 MD5sum: 490120f64e06fed229d098b32ce00296 SHA1: 51fbcaeebd060a8309caa584c4f942cbef5934ba SHA256: 0966a483c02d0b21677931a7f1e9fe7bf9e4548ce9f27f80eea0c35bde0ad4d0 Description: Term::UI - User interfaces via Term::ReadLine made easy Term::UI provides methods to ask both elaborate questions as well as simple yes/no questions via a Term::ReadLine interface using a template. It can also parse options per unix style. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Term-UI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-Carp-Always Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-Test-Simple Recommends: p5-Test-Pod (>= 1.18),p5-Test-Pod-Coverage (>= 1.04),p5-Test-Base Filename: dists/iphone/main/binary-iphoneos-arm/p5-Carp-Always-0.09.deb Size: 8278 MD5sum: 4b04c2ea90001909c2168c044bd8906d SHA1: 3ff867a461cf2e6c347ce05037fb253022178948 SHA256: 0a86d7dd0acb8db9034f4ac21e4a6813621eabeb6ee00916b5e7ee0bb8c7eebf Description: Carp::Always - Warns and dies noisily with stack backtraces Carp::Always can be used to make a script complain loudly with stack traces when warn()ing or die()ing. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Carp-Always Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-InsideOut Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.10 Depends: perl,p5-Class-ISA,p5-Exporter,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-InsideOut-1.10.deb Size: 47408 MD5sum: d082d077badf20da750225ed7228e31b SHA1: f6fda65374b7db98f65475cd188dce494206f693 SHA256: 5f296519ad8705f7330f69eceeabe16c1f715235a31991406d39683da0f63476 Description: Class::InsideOut - a safe, simple inside-out object construction kit This is a simple, safe and streamlined toolkit for building inside-out objects. Unlike most other inside-out object building modules already on CPAN, this module aims for minimalism and robustness. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-InsideOut Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David A. Golden Package: p5-CSS-DOM Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Clone (>= 0.09),p5-constant (>= 1.03),p5-constant-lexical,p5-Encode (>= 2.1),p5-Exporter (>= 5.57),p5-Graphics-ColorNames-WWW,p5-Test-Simple,p5-Tie-Util Filename: dists/iphone/main/binary-iphoneos-arm/p5-CSS-DOM-0.08.deb Size: 125940 MD5sum: fc8b51204ec9f04708c9ee92a3c0ec28 SHA1: ee8c03b370887abbc1516de867e14d6fc7ed7c52 SHA256: 961597aaf793fb932537d57f19e2d0d084028644f86d3f17f148dfc93289c74a Description: CSS::DOM - Document Object Model for Cascading Style Sheets Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CSS-DOM Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Debian-Dpkg-Version Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.15.5.6 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Debian-Dpkg-Version-v1.15.5.6.deb Size: 10272 MD5sum: f4e750ded765f86edded9fe3cace86cc SHA1: c948dbdc243d29cc3f511f5715e2bc4bee4baa76 SHA256: cf14033be8163a484130904f7d4e6896d122729900871f50c5502aadbf616a34 Description: Debian::Dpkg::Version - handling and comparing dpkg-style version numbers The Debian::Dpkg::Version module provides pure-Perl routines to compare dpkg-style version numbers (as used in Debian packages) and also an object oriented interface overriding perl operators to do the right thing when you compare Debian::Dpkg::Version object between them. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Debian-Dpkg-Version Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Loaded Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Loaded-0.08.deb Size: 6814 MD5sum: 1ecebb100ccd33457ccdfecd365aec83 SHA1: fc439ad8931a3d0fa59e2a6bee43f021476e5169 SHA256: 439c9a6f3e4253de14c636ce287618d8e5ce7ff30a06029ceefb9ff1f251dfc0 Description: Module::Loaded - Mark modules as loaded/unloaded When testing applications, often you find yourself needing to provide functionality in your test environment that would usually be provided by external modules. Rather than munging the %INC by hand to mark these external modules as loaded, so they are not attempted to be loaded by perl, this module offers you a very simple way to mark modules as loaded and unloaded. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Loaded Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-Util-Any Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Depends: perl,p5-Clone,p5-Data-Dumper,p5-ExportTo,p5-List-MoreUtils,p5-List-Pairwise,p5-Module-Pluggable,p5-String-CamelCase,p5-String-Util,p5-Test-Simple (>= 0.88) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Util-Any-0.21.deb Size: 24566 MD5sum: 9bb3c307f2eaee25fd102026b99c8cd0 SHA1: fdd673e36379b8ecb6af6edb8de564cb9da4a20a SHA256: a7a0b67895bbd56bf476102470deb70f74c5006e9d392c04ef3593ba05d72389 Description: Util::Any - to export any utilities and to create your own utilitiy module For the people who cannot remember uniq function is in whether List::Util or List::MoreUtils. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Util-Any Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ktat Package: p5-DateTimeX-Easy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.088 Depends: perl,p5-DateTime,p5-DateTime-Format-DateManip,p5-DateTime-Format-DateParse,p5-DateTime-Format-Flexible,p5-DateTime-Format-ICal,p5-DateTime-Format-Natural Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTimeX-Easy-0.088.deb Size: 19894 MD5sum: b802ab56717ca6d8db5de932fd513d2f SHA1: 568d91cafa7583dcc3f889e2d2056cc714318d91 SHA256: bf6b4af91aab5fa6c721f532c3d8c34f960ab58054dfd62aec6ad2c8e88a2cfa Description: DateTimeX::Easy - Parse a date/time string using the best method available DateTimeX::Easy makes DateTime object creation quick and easy. It uses a variety of DateTime::Format packages to do the bulk of the parsing, with some custom tweaks to smooth out the rough edges (mainly concerning timezone detection and selection). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTimeX-Easy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robert Krimen Package: p5-Test-LeakTrace Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Exporter (>= 5.57),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-LeakTrace-0.10.deb Size: 25710 MD5sum: 3b09ed03b72c29626f0867f1a1b87405 SHA1: f270693d01057a78eeab8d8953f2c11f8b7050ba SHA256: bcf21e95d2df6d233d727fa4810874eff246654b5f636db94670c4c0847bd529 Description: Test::LeakTrace - Traces memory leaks Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-LeakTrace Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Goro Fuji(gfx) Package: p5-Unix-Lsof Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.8 Depends: perl,p5-IPC-Run3,p5-Test-Simple,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unix-Lsof-0.0.8.deb Size: 28538 MD5sum: 1a227298233f237ab9feea4534607eb2 SHA1: c559a077c9a9bd2c6d1e674a71b5abadcf343599 SHA256: 7cd8e43b573321a274482e1cd2433459b26eb3294776491e70083703ca7bde8f Description: Unix::Lsof - Wrapper to the Unix lsof utility This module is a wrapper around the UNIX utility lsof, lsof needs to be installed for this module to work. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unix-Lsof Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marc Beyer Package: p5-criticism Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl,p5-Perl-Critic (>= 1.089) Filename: dists/iphone/main/binary-iphoneos-arm/p5-criticism-1.02.deb Size: 17090 MD5sum: 0c99ad7ca53e423d72f66341b1d74396 SHA1: 719038d022329a16cb00db0258a4246a95485556 SHA256: 08c5ae28e91a8b45777ccbea434931fa4b8897b014afc3a350ccd15796ee9819 Description: criticism - Perl pragma to enforce coding standards and best-practices This pragma enforces coding standards and promotes best-practices by running your file through Perl::Critic before every execution. In a production system, this usually isn't feasible because it adds a lot of overhead at start-up. If you have a separate development environment, you can effectively bypass the "criticism" pragma by not installing Perl::Critic in the production environment. If Perl::Critic can't be loaded, then "criticism" just fails silently. Alternatively, the "perlcritic" command-line (which is distributed with Perl::Critic) can be used to analyze your files on-demand and has some additional configuration features. And Test::Perl::Critic provides a nice interface for analyzing files during the build process. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-criticism Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jeffrey Thalhammer Package: p5-Locale-BR Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Locale-BR-0.01.deb Size: 7418 MD5sum: b4aa8626f5c6632a4a60b1cb9a59c690 SHA1: ba9ccc2c15d174f1f5d4f40b2a8cfe2c8dea9cc5 SHA256: 45698e31eb47ab97433f2866a5f5ff44771a7dc9907a94fd69c72d4ea7252f37 Description: Locale::BR - Identify Brazilian states by two-letter codes and vice-versa Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Locale-BR Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Breno G. de Oliveira Package: p5-Test-NoTabs Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.8 Depends: perl,p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-NoTabs-0.8.deb Size: 8086 MD5sum: f7505bb48d04e9d0173b29d2f3f6c160 SHA1: 658fa53b459847f9389842b1ef625eb673ddacfe SHA256: 025d184004c0743ceb35d08f4550561c93f0a6389dd013f90e33b2d70b66d387 Description: Test::NoTabs - Check the presence of tabs in your project Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-NoTabs Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nick Gerakines Package: p5-Term-ReadKey Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.30 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-TermReadKey-2.30.deb Size: 22192 MD5sum: 3cd20915046aa294f8e6461309be1bb9 SHA1: ce823d2d3819af3963494646af8d8b8b27908644 SHA256: 7d95c140d6c596d3b32bcc1764803bc9f377ee4686c11a6141b75558308b90ad Description: Term::ReadKey - Change terminal modes, and perform non-blocking reads. This module, ReadKey, provides ioctl control for terminals and Win32 consoles so the input modes can be changed (thus allowing reads of a single character at a time), and also provides non-blocking reads of stdin, as well as several other terminal related features, including retrieval/modification of the screen size, and retrieval/modification of the control characters. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Term-ReadKey Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-Accessor-Chained Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Class-Accessor Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Accessor-Chained-0.01.deb Size: 7070 MD5sum: b36c82ca715f36bd6a4a9b16d5c6d41f SHA1: f8e6d2cd367042b468f3b5fd51553c6302d17177 SHA256: 96a307b47736601755066b280c9f4d8ab8a14f9c6bf9009987fcb5091af3a603 Description: Class::Accessor::Chained - make chained accessors This module ... Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Accessor-Chained Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Synopsis Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Filter,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Synopsis-0.03.deb Size: 7342 MD5sum: 53ca87052d764622fd9e2ab8097c642b SHA1: 98c0a1bd2628c219473e7673cda8ffb1fa49afb4 SHA256: 5d94cfeb9c482f25ef806dcc593f59f8425c2d55feb1ff8c7f89a8c8f20d4493 Description: Test::Synopsis - Test your SYNOPSIS code Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Synopsis Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tatsuhiko Miyagawa Package: p5-Test-ConsistentVersion Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2.2 Depends: perl,p5-Test-Simple (>= 0.94),p5-autodie,p5-version Recommends: p5-Test-Pod-Content Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-ConsistentVersion-v0.2.2.deb Size: 8834 MD5sum: 94cf71638aaf1b2127d2a5d824f0b40a SHA1: 683ca19b1d0629c75e43909e2191e0de870da190 SHA256: e729479f9b3473ae705fd8a37ada45acb393da8fdbafe2db7512f475d72ebede Description: Test::ConsistentVersion - Ensures a CPAN distribution has consistent versioning. The purpose of this module is to make it easy for other distribution authors to have consistent version numbers within the modules (and changelog and readme) of the distribution. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-ConsistentVersion Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Glenn Fowler Package: p5-GIS-Distance-Fast Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-GIS-Distance (>= 0.07) Filename: dists/iphone/main/binary-iphoneos-arm/p5-GIS-Distance-Fast-0.06.deb Size: 16310 MD5sum: db94e031d2508e58e2fb77ee24a65ef1 SHA1: e287f4a5d5f9ad7e6ae464932391bccc3c8d14e5 SHA256: bfef901c106c43f01b4a6a0aa16b5f9dd42385ff3f3a27ce60dcb387214eb489 Description: GIS::Distance::Fast - C implementation of GIS::Distance formulas. This distribution re-implements some, but not all, of the formulas that come with GIS::Distance in the C programming language. C code is generally much faster than the perl equivilent. In most of my testing I've found that the C version of the formulas outperform the Perl equivelent by at least 2x. This module need not be used directly. GIS::Distance will automatically use the ::Fast formulas when they are available. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-GIS-Distance-Fast Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Aran Clary Deltac Package: p5-DBIx-MultiStatementDo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10000 Depends: perl,p5-Moose,p5-SQL-SplitStatement (>= 0.10000) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-MultiStatementDo-0.10000.deb Size: 24460 MD5sum: 89115a81d966073877cd582a59cf95f9 SHA1: 736c28585cd180c46642780f390da842b17d627a SHA256: 9d75f65d031ad89861d39488cae0af34db32140f034ca831af62abac118e96ad Description: DBIx::MultiStatementDo - Multiple SQL statements in a single do() call with any DBI driver Some DBI drivers don't support the execution of multiple statements in a single "do()" call. This module tries to overcome such limitation, letting you execute any number of SQL statements (of any kind, not only DDL statements) in a single batch, with any DBI driver. Here is how DBIx::MultiStatementDo works: behind the scenes it parses the SQL code, splits it into the atomic statements it is composed of and executes them one by one. To split the SQL code SQL::SplitStatement is used, which uses a more sophisticated logic than a raw "split" on the *statement terminator token*, so that it is able to correctly handle the presence of said token inside identifiers, values, comments, "BEGIN ... END" blocks (even nested), *dollar-quoted* strings, MySQL custom "DELIMITER"s etc., as (partially) exemplified in the synopsis above. Moreover, it is able to handle procedural code. Automatic transactions support is offered by default, so that you'll have the *all-or-nothing* behaviour you would probably expect; if you prefer, you can anyway disable it and manage the transactions yourself. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-MultiStatementDo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Emanuele Zeppieri Package: p5-Data-Dump-XML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.17 Depends: perl,p5-Class-Easy (>= 0.02),p5-IO-Easy (>= 0.01),p5-XML-LibXML (>= 1.6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Dump-XML-1.17.deb Size: 20730 MD5sum: d8fff1b84fd5d78cb66fc183c96ca63d SHA1: 952c66786ba6dff90417f13fc05c0b9a674ae92c SHA256: 45aba7c95070fb34ad85ec721094754d007f7151a77635d9d6b711a9458faadf Description: Data::Dump::XML This package contains Data::Dump::XML module assigned for easy dump and restore perl structures into xml. This module uses some other *::Easy modules, so you must have it if you want to use this module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Dump-XML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ivan Baktsheev Package: p5-Module-Load-Conditional Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.44 Depends: perl,p5-Locale-Maketext-Simple,p5-Module-CoreList (>= 2.22),p5-Module-Load (>= 0.11),p5-Params-Check,p5-Test-Simple,p5-version (>= 0.69) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Load-Conditional-0.44.deb Size: 15578 MD5sum: d5f180f81caa25b6d58f99a7694ca2b6 SHA1: 3b7e30cc0acaf8bfddfdb705bdbbb4d0310425dc SHA256: cdab1baa24c2ace563caf1c46243637b784d41fec26ea34cfb671674c375607b Description: Module::Load::Conditional - Looking up module information / loading at runtime Allows you to query the state of modules on your system. It can tell you if you have certain modules installed without attempting to use them and can do smart loading of modules. Also it can tell you what *other* modules a certain module requires. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Load-Conditional Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-Class-ISA Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.36 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-ISA-0.36.deb Size: 10382 MD5sum: b38b03339c60468248e5241c72e7c2d3 SHA1: 93d1584110301cc1593565bcece5faae7c06460c SHA256: f931ca5e49c14bb6d25c7399c967c5353c5e5ef355cb7409b3570ba7d75a749d Description: Class::ISA -- report the search path for a class's ISA tree Suppose you have a class (like Food::Fish::Fishstick) that is derived, via its @ISA, from one or more superclasses (as Food::Fish::Fishstick is from Food::Fish, Life::Fungus, and Chemicals), and some of those superclasses may themselves each be derived, via its @ISA, from one or more superclasses (as above). When, then, you call a method in that class ($fishstick->calories), Perl first searches there for that method, but if it's not there, it goes searching in its superclasses, and so on, in a depth-first (or maybe "height-first" is the word) search. In the above example, it'd first look in Food::Fish, then Food, then Matter, then Life::Fungus, then Life, then Chemicals. This library, Class::ISA, provides functions that return that list -- the list (in order) of names of classes Perl would search to find a method, with no duplicates. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-ISA Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sean M. Burke Package: p5-XML-DOM Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.44 Depends: perl,expat,p5-libwww-perl,p5-libxml-perl,p5-XML-Regexp Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-DOM-1.44.deb Size: 124636 MD5sum: 501d7b72833f14c0440940bfa87f825e SHA1: 775e076f5ca63fbf6bc9e22368a137e28fc59389 SHA256: 052539fece10e069f0f85b07fa9c5e7e88d7f0f99e39382fc67ab11b25aa5c91 Description: XML::DOM This is a Perl extension to XML::Parser. It adds a new 'Style' to XML::Parser, called 'Dom', that allows XML::Parser to build an Object Oriented datastructure with a DOM Level 1 compliant interface. For a description of the DOM (Document Object Model), see http://www.w3.org/DOM/ XML::Parser is a Perl extension interface to James Clark's XML parser, expat. It requires at least version 5.004 of perl and can be found on CPAN. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-DOM Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Object-Lazy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Params-Validate Recommends: p5-Test-Simple,p5-Test-Pod (>= 1.14),p5-Test-Pod-Coverage (>= 1.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Lazy-0.06.deb Size: 15310 MD5sum: e4a46548f73f5bae8582aa906e0b2e43 SHA1: a4a56ed5d7f70e66791e7bc5e1f78360e0ee53b8 SHA256: e822b615058d2ef714c1bf40bbc7858ab05ce88291e6a1d5ba2b513d23035f76 Description: Object::Lazy - create objects late from non-owned classes Create objects late from non-owned classes. This module implements 'lazy evaluation' and can create lazy objects from every class. Creates a dummy object including a subroutine which knows how to build the real object. Later, if a method of the object is called, the real object will be built. Method isa and method can is implemented. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Lazy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Winkler Package: p5-ExtUtils-Helpers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.007 Depends: perl,p5-Exporter (>= 5.57),p5-File-Path,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-Helpers-0.007.deb Size: 14150 MD5sum: 894aa084391a49a1b034d99cd82caf86 SHA1: d5cf6ae2394c042cb21aee77f17ff20c702e6ddd SHA256: 1375ddda9a22c8ae7a27b63a59ed9112ae12cb4a4b9bcc3675653db41b39ef02 Description: ExtUtils::Helpers - Various portability utilities for module builders Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-Helpers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-self Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.32 Depends: perl,p5-B-Hooks-Parser,p5-B-OPCheck,p5-Devel-Declare (>=0.003004),p5-Sub-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-self-0.32.deb Size: 9402 MD5sum: 24055bf9341a8621e92de2e9b9e53c80 SHA1: 162f812179dd7db89fbc79698f851fcbb8710bce SHA256: 11d2224dc7477f04ba4a05411d1e15beec3eaba923b681349b8935906860d2a5 Description: self - provides '$self' in OO code. self.pm provides $self and @args for your Perl OO modules, so you don't need to say: my $self = shift; Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-self Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kang-min Liu Package: p5-Test-JSON-Meta Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-IO,p5-JSON,p5-Test-Simple (>= 0.70) Recommends: p5-Test-Pod (>= 1.00),p5-Test-Pod-Coverage (>= 0.08),p5-Test-CPAN-Meta (>= 0.13) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-JSON-Meta-0.04.deb Size: 21196 MD5sum: 54364ea5d48327612be33b89d5011284 SHA1: 3612ced5c8348ee8007c65a9eb9e4c506cf7a5cb SHA256: c095f90dbc74466f5f3bc9e4afab1e0b0fa0e21e044d06f0702b34c47335123c Description: Test::JSON::Meta - A test module to validate a CPAN META.json file. Validation of the META.json file in a CPAN distribution. This module was written to ensure that a META.json file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of package makers and installers such as ExtUtils::MakeMaker, Module::Build and Module::Install. Current META.yml Specification, 1.4, was finally approved on 23 June 2008, which forms the basis for the contents of a META.json file. http://www.nntp.perl.org/group/perl.module.build/2008/06/msg1360.html Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-JSON-Meta Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Barbie Package: p5-Hash-Union Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Storable,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Hash-Union-0.03.deb Size: 8648 MD5sum: 1e9cf68bf1e8fd9fa773868ea9334a48 SHA1: e888e2d8e728239a10afa622d2246522815c2224 SHA256: 573406cc1ce9f772dd0b84fc1486b8a93ffe328a26e49f9cff9333ee3362bbc2 Description: Hash::Union - smart hashes merging Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Hash-Union Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Oleg A. Mamontov Package: p5-DBIx-Custom Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1726 Depends: perl,p5-DBD-SQLite (>= 1.25),p5-DBI (>= 1.605),p5-Object-Simple (>= 3.0621),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Custom-0.1726.deb Size: 80464 MD5sum: 348eb60ddb9da2830b3a8f898a833a51 SHA1: 3aec5a6e5104db978ecf5ef0bf554914cf4d6a75 SHA256: 9e256fde94f57affae907b2e89914ff8320e98a45ae4fbbed26ceceb0cf257a4 Description: DBIx::Custom - Execute insert, update, delete, and select statement easily Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Custom Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Yuki Kimoto Package: p5-Digest-HMAC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Digest-SHA1 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-HMAC-1.01.deb Size: 9362 MD5sum: 6ddf00af1a540fc7988cda94caa316fa SHA1: 4aad842c556e0a6d662ea52a1b656e60933267fe SHA256: 5ad1d61a74f334f2cba3f65628d39dc1819c6ec14273dd1dc95a7ce1c3d6c72d Description: Digest::HMAC HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104. The Digest::HMAC module follow the common Digest:: interface, but the constructor takes the secret key and the name of some other simple Digest:: module as argument. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-HMAC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Term-Input Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Term-ReadKey,p5-IO Filename: dists/iphone/main/binary-iphoneos-arm/p5-Term-Input-1.04.deb Size: 14304 MD5sum: f231ebe052f51f2868566236689c62d9 SHA1: 0a613870f1b7d1a8ea36f670643bb601d6b5c217 SHA256: d8cee5ca83b33da0142bd89443d5fdf27604890e0e186737575d6e3bc7050989 Description: Term::Input - A simple drop-in substitute for that also captures non-standard keys like F1 I needed a ridiculously simple function that behaved exactly like $input= in scripts, that captured user input and and populated a variable with a resulting string. BUT - I also wanted to use other KEYS like F1 and DELETE and the RIGHT ARROW and have them captured and returned. So I really wanted this: my $prompt='PROMPT : '; ($input,$key)=input($prompt); ... where I could test the variable '$key' for the key that was used to terminate the input. That way I could use the arrow keys to scroll a menu for instance. I looked through the CPAN, and could not find something this simple and straight-forward. So I wrote it. Enjoy. NOTE: Backspace is not captured - but used to backspace. DELETE is captured. Also, no Control combinations are captured - just the non-standard keys F1-F12, INSERT, DELETE, ENTER, ESCAPE, HOME, PGDOWN, PGUP, END and the ARROW KEYS. All captured keys listed will terminate user input and return the results - just like you would expect using ENTER with . Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Term-Input Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brian M. Kelly Package: p5-DateTime-TimeZone-Olson Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.002 Depends: perl,p5-DateTime-TimeZone-Tzfile (>= 0.006),p5-Time-OlsonTZ-Data (>= 0.201012) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-TimeZone-Olson-0.002.deb Size: 7374 MD5sum: 22ecf193b979a3e0ae4503f216035600 SHA1: bc1da6ff8a224f0fcdec2570961d54fb6a9bcfa7 SHA256: c3e90d1254bc05964d63bdab5b727ba25a053c37edc80246209428a9509ce81b Description: DateTime::TimeZone::Olson - timezones from the Olson database This module encapsulates the Olson timezone database, providing DateTime-compatible timezone objects and ancillary data. On each program run this module provides access to a particular version of the timezone database, determined by which version of Time::OlsonTZ::Data is installed. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-TimeZone-Olson Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andrew Main (Zefram) Package: p5-Pod-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.37 Depends: p5-PathTools,p5-Test-Simple Conflicts: perl (<=5.10.0-8) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Parser-1.37.deb Size: 131954 MD5sum: 2e80457178be8d4dbc680f5e29e77bae SHA1: 4da4827db069fdc12cf39b4d57398be6606c6958 SHA256: 1d720db19dbf39b563dc72b293ffbdf4b39d02e2eeabba3fedeac9b6be91aa3a Description: Pod::Parser - Modules for parsing/translating POD format documents The Perl5 module "Pod::Parser", which provides a base class for parsing and selecting sections of POD documentation from an input stream. Please see the POD documentation for this module (embedded in the file "Parser.pm") for more details. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Parser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brad Appleton Package: p5-Module-CPANTS-Analyse Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.82 Depends: perl,p5-Archive-Any (>= 0.06),p5-Archive-Tar (>= 1.30),p5-Array-Diff (>= 0.04),p5-CPAN-DistnameInfo (>= 0.06),p5-Class-Accessor (>= 0.19),p5-File-Find-Rule,p5-File-Slurp,p5-IO-Capture (>= 0.05),p5-List-MoreUtils,p5-Module-ExtractUse (>= 0.18),p5-Module-Pluggable (>= 2.96),p5-Pod-Simple (>= 2.02),p5-Readonly,p5-Software-License (>= 0.003),p5-Test-YAML-Meta (>= 0.11),p5-Text-CSV-XS (>= 0.45),p5-YAML-Syck (>= 0.95),p5-version (>= 0.73) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-CPANTS-Analyse-0.82.deb Size: 70960 MD5sum: fc660b2eccd493320f2159d3e9b4433f SHA1: 3bf3da6d3db75740b7a954b78e7eaa0b1e15834b SHA256: b369e56eac6b740473655e853942e28063a8b816c4ff5f7bef3b1e7379671cd8 Description: Module::CPANTS::Anaylse - Generate Kwalitee ratings for a distribution This module is part of the beta CPANTS project. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-CPANTS-Analyse Homepage: http://cpants.perl.org/ Tag: purpose::console, role::developer Package: p5-Text-vCard Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.06 Depends: perl,p5-File-Slurp (>= 9999.04),p5-MIME-Base64 (>= 3.07),p5-Text-vFile-asData (>= 0.05) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-vCard-2.06.deb Size: 24500 MD5sum: 8d60f927aaceca7347350e3953182358 SHA1: b6325a952ac898a1e7f86a4f4171436f5b274d53 SHA256: 75715415131d8286dbfc38d7ce06070c420fc0c619f57b70bee56c2693f8dc3b Description: Text::vCard - Module for parsing and creating vCards (RFC 2426) address Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-vCard Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Filter-Stomp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Net-Stomp Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-Stomp-0.03.deb Size: 7004 MD5sum: c3f663db4cd717ac3b7ad49f5739a934 SHA1: fe0a9e9c2e650b8c277bd5973013b829385165b6 SHA256: e848d522d094d8a7ba79f0fd6a9f49a8417800eb91921dc47db09ed9280e1030 Description: POE::Filter::Stomp This module is a input/output filter for the POE environemt. It will parse the input stream and create Net::Stomp::Frame objects. It will serialize the output stream from said objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-Stomp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-PAR-Indexer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.90 Depends: perl,p5-PathTools,p5-ExtUtils-Manifest,p5-PAR-Dist Filename: dists/iphone/main/binary-iphoneos-arm/p5-PAR-Indexer-0.90.deb Size: 6616 MD5sum: 7616db2d3f959252eb818dada422957f SHA1: c6d5bcf7f164da6b8626cfbea5eb5835cf56da7c SHA256: 84d0a2a2e2721033da886fb39b53a3c846351fab2be10f635ae723dd2587c7b9 Description: PAR::Indexer - Scan a PAR distro for packages and scripts This module contains code for scanning PAR distributions (i.e. files with the .par extension) for the namespaces and scripts they contain. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PAR-Indexer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Müller Package: p5-Business-ISBN-Data Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 20081208 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Business-ISBN-Data-20081208.deb Size: 10576 MD5sum: 081c2ab443b721089be8e6fccbcfe853 SHA1: b01e3bb46ccdd3e0259e07f7e34109f6f4b49577 SHA256: 9a13ff2f0d98586c6c2bfd5cfa27ac7f6c3f1446dbe4a5275de6378beb9f9e75 Description: Business-ISBN-Data - Data pack for Business::ISBN This is a data pack for Business::ISBN. You can update the ISBN data without changing the version of Business::ISBN. Most of the interesting stuff is in Business::ISBN. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Business-ISBN-Data Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-POE-Wheel-UDP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-POE Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Wheel-UDP-0.02.deb Size: 10544 MD5sum: 0870eefe05aa49766778055e205cede9 SHA1: 7c6f4cf336f74af7dc45bb4bc98183c42506f4b2 SHA256: 8f03f1450c65d441a1c1d99ee7212e0f840359c030df458b4d9955e6ed94b9ca Description: POE::Wheel::UDP - POE Wheel for UDP handling. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Wheel-UDP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Install-AckXXX Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl,p5-ack (>= 1.94),p5-Capture-Tiny (>= 0.10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Install-AckXXX-0.18.deb Size: 11748 MD5sum: a2569e0f2697d15a324b9e2a27c31415 SHA1: b569da6d58564c5275f8ea03df519076d4a2605e SHA256: 37291dd449497e82559ec638335351f0329f5060868de7b9a81045bf372399c2 Description: Module::Install::AckXXX - Warn Author About XXX.pm If you are the module author, this module runs the command: system "ack '^\\s*use XXX\\b'"; whenever you run: perl Makefile.PL so you will remember to remove or comment out usage of the XXX debugging module, before releasing your module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Install-AckXXX Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-MooseX-Declare Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.33 Depends: perl,p5-Devel-Declare (>= 0.005011),p5-List-MoreUtils,p5-Moose (>= 0.90),p5-MooseX-Method-Signatures (>= 0.30),p5-MooseX-Role-Parameterized (>= 0.12),p5-MooseX-Types (>= 0.20),p5-namespace-autoclean (>= 0.09),p5-namespace-clean (>= 0.11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Declare-0.33.deb Size: 76118 MD5sum: 4b9e8371b47da5d6d9668a84af34a47f SHA1: 45f0750ec39794010429fa096bcd8ee7ac0f858a SHA256: ce95791e397096a55c2e825d8af662973aa009905de34f18edee79409e5c1449 Description: MooseX::Declare - Declarative syntax for Moose This module provides syntactic sugar for Moose, the postmodern object system for Perl 5. When used, it sets up the "class" and "role" keywords. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Declare Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-Date-WeekOfYear Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Test-Simple,p5-Time-Local Filename: dists/iphone/main/binary-iphoneos-arm/p5-Date-WeekOfYear-1.04.deb Size: 7128 MD5sum: e58de2b9df5009dc9613b096b2d03ba8 SHA1: f618e40d4f2c9a36c4eb770eb1bce54177467a6a SHA256: 90d8cb52f4183e74b6881a9e8aca244678ff3998b772647cc4cf15c8e9e57ef6 Description: Date::WeekOfYear - Simple routine to return the week of the year (as well as the year) Date::WeekOfYear is small and efficient. The only purpose is to return the week of the year. This can be called in either a scalar or list context. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Date-WeekOfYear Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sys-Mmap-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Exporter (>= 5.57),p5-File-Map (>= 0.13),p5-Sub-Prototype (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sys-Mmap-Simple-0.14.deb Size: 12158 MD5sum: 82ff790a3abec80bf544cd47796cd908 SHA1: a96fea03a55d82d60836f85e09e9fbfcd438e083 SHA256: ab50ccd6231ee59515b1cbf4dfc9353ce8c84796bcf37a5d0596cb1ff3d1b39d Description: Sys::Mmap::Simple - Memory mapping made simple and safe. Sys::Mmap::Simple is a module that maps files or anonymous memory into perl variables. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sys-Mmap-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leon Timmermans Package: p5-Devel-FindRef Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.42 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-FindRef-1.42.deb Size: 16824 MD5sum: 833bc031339ffc206498c94e26993160 SHA1: 678f47de7f6368cca7884341df0b7411ba365e54 SHA256: 199daa9da2e88f041ef17e3976341d474bfb6a2c29e3d9848581607e42c21c56 Description: Devel::FindRef - where is that reference to my variable hiding? Tracking down reference problems (e.g. you expect some object to be destroyed, but there are still references to it that keep it alive) can be very hard. Fortunately, perl keeps track of all its values, so tracking references "backwards" is usually possible. The "track" function can help track down some of those references back to the variables containing them. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-FindRef Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-ScanDeps Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.96 Depends: perl,p5-File-Temp,p5-PathTools,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-ScanDeps-0.96.deb Size: 36486 MD5sum: e1d48354d9aa2b3d58dfab4fc1a6b9a7 SHA1: 3af5fcdafdaeb0f8982450110bd43ccf9dd2d6b7 SHA256: 853f2a3d5621b04d33edc682bec1714e5213dc553ff6c40db15a38472e8b96bb Description: Module::ScanDeps - Recursively scan Perl code for dependencies Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-ScanDeps Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Audrey Tang Package: p5-Time-Piece-MySQL Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Test-Simple (>= 0.47),p5-Time-Piece (>= 1.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-Piece-MySQL-0.06.deb Size: 7290 MD5sum: 48dca9f9343934952720711b6e96f1fd SHA1: 3dc7498f56234d4c44544e13cb05b3dd559edc0f SHA256: 8cc4c5182c885737096dcd38c06d87e7d7d6362402b5fcef608101b517858024 Description: Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece Time::Piece::MySQL, when used, adds several MySQL-specific methods to the Time::Piece class. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-Piece-MySQL Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marty Pauley Package: p5-File-SearchPath Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-SearchPath-0.05.deb Size: 10272 MD5sum: 60bc77489ae1380eedc3e6958180d9e5 SHA1: 32e63e2f31efb18785f4d3a0f02d0ef37c40eecc SHA256: 26ad50b0af9d16c259493ed32fcb52ed041362b9fb41512518fec0891f515fee Description: File::SearchPath - Search for a file in a PATH-like environment variable This module can be used to search for files (which do not have to be executable) in a set of directories specified in a PATH-like environment variable such as $PATH, $LD_LIBRARY_PATH (or any environment variable). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-SearchPath Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tim Jenness Package: p5-Test-Refcount Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Devel-FindRef,p5-Devel-Refcount,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Refcount-0.05.deb Size: 16300 MD5sum: 1904d0158251a8c337631f81392c91f8 SHA1: 7aacbd197029fc5cadd0ecda9786ce4d455713c4 SHA256: b96e6dddc48e5191d40e34ca734400261d8d2749580b0b5309de6249b4407de6 Description: Test::Refcount - assert reference counts on objects The Perl garbage collector uses simple reference counting during the normal execution of a program. This means that cycles or unweakened references in other parts of code can keep an object around for longer than intended. To help avoid this problem, the reference count of a new object from its class constructor ought to be 1. This way, the caller can know the object will be properly DESTROYed when it drops all of its references to it. This module provides two test functions to help ensure this property holds for an object class, so as to be polite to its callers. If the assertion fails; that is, if the actual reference count is different to what was expected, a trace of references to the object is printed, using Marc Lehmann's Devel::FindRef module. See the examples below for more information. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Refcount Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Evans Package: p5-RPC-XML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.73 Depends: perl,p5-constant (>= 1.03),p5-PathTools,p5-libwww-perl (>= 5.834),p5-Test-Simple,p5-XML-Parser (>= 2.31) Recommends: p5-XML-LibXML (>= 1.70) Filename: dists/iphone/main/binary-iphoneos-arm/p5-RPC-XML-0.73.deb Size: 199688 MD5sum: f6521a99aa4f2f2e7752de99a82c0583 SHA1: 2c44a5a7612b61f3ab3f232ba9b933b9a7564d32 SHA256: caba79f242b0816ae8a29c39aefb6558350994217fbeb0b5126d67cd7bd97f56 Description: RPC::XML - Data, client and server classes for XML-RPC The RPC::XML package is an implementation of XML-RPC. The module provides classes for sample client and server implementations, a server designed as an Apache location-handler, and a suite of data-manipulation classes that are used by them. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-RPC-XML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-File-ShareDir-Install Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-ExtUtils-MakeMaker (>= 6.11),p5-PathTools,p5-IO Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-ShareDir-Install-0.03.deb Size: 7472 MD5sum: 7c2a0c2abe61ca582870b8a251cfc337 SHA1: 5985ced152effdb28d3354c4ea79a61b5770883b SHA256: 6ad2d87405e9d226547ad39b62d88c6f3160cbcca5b884dc2d146db2478338d4 Description: File::ShareDir::Install - Install shared files File::ShareDir::Install allows you to install read-only data files from a distribution. It is a companion module to File::ShareDir, which allows you to locate these files after installation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-ShareDir-Install Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Philip Gwyn Package: p5-Locale-Maketext-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Conflicts: perl (<= 5.10.0-13) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Locale-Maketext-Simple-0.21.deb Size: 12148 MD5sum: 729fe468a4061423998220a187f21a74 SHA1: 99da854c996c1b9c55b5c46708c6f4f1474d572f SHA256: 1e98ab9114109b60eab8ae4d929fbdee33ea320a6ec7f4a72a767908b0fc6088 Description: Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Locale-Maketext-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Audrey Tang Package: p5-POE-Filter-IRCD Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.38 Depends: perl,p5-POE Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-IRCD-2.38.deb Size: 15524 MD5sum: 17e90bb8f733bc22e695fe4c35598fb3 SHA1: 0bc97f149c2aeabba2de32f318d328e4819a8036 SHA256: 3ebfb63034f7fd9854b77343e3d6afbb6f07a0e39f5ce1ba3106b63216c79041 Description: POE::Filter::IRCD - A POE filter for the IRC protocol. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-IRCD Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Test-TCP-Multi Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.00003 Depends: perl,p5-Storable,p5-Test-SharedFork (>= 0.11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-TCP-Multi-0.00003.deb Size: 7254 MD5sum: f0bcf7938e2b0ea017b874e183617977 SHA1: a2bf595e8a61a32074c203c9bd0764d84fa03f05 SHA256: 48a82989988e05925e5e40dd110fa8518eec997bfdcedf8c43d0244cf90a895d Description: Test::TCP::Multi - Test Using Multiple Servers/Clients Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-TCP-Multi Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: The important bits by Tokuhiro Matsuno (Test::TCP) Package: p5-Net-IPAddress Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.10 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-IPAddress-1.10.deb Size: 7604 MD5sum: d7b2e9fc453c6a7285e82c139e92ddac SHA1: 135100988a7e8f10b42c60be712cb842a3390936 SHA256: dbecc62a31545a161336c551ef7b9b9c69b97c52fff811e92de8e15da9454549 Description: Net::IPAddress - Functions used to manipulate IP addresses, masks and FQDN's. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-IPAddress Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-IMAP-Client Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.92 Depends: perl,p5-Encode,p5-IO-Socket-SSL,p5-List-MoreUtils,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-IMAP-Client-0.92.deb Size: 45908 MD5sum: e64766fad8c4446f765a0e5b8f2de270 SHA1: 256406469d3cb77c1b5b1559630b259857383e28 SHA256: 480a2f3a75302756c5c93509a6c37f04d3851aea376a59fda7808ad820650d9e Description: Net::IMAP::Client - Not so simple IMAP client library Provides methods to access an IMAP server. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-IMAP-Client Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mihai Bazon Package: p5-Scalar-Defer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-Class-InsideOut,p5-Exporter-Lite Filename: dists/iphone/main/binary-iphoneos-arm/p5-Scalar-Defer-0.20.deb Size: 10966 MD5sum: 6dbd7190afa22c3c5e034890a0a64875 SHA1: 5438fb6398c01c72f5e4d4f5ff686c092fe33d1e SHA256: e345f317312c6dd01d0a4a50f765d1ac5a1166520a069b223e01659424bae024 Description: Scalar::Defer - Lazy evaluation in Perl This module exports two functions, "defer" and "lazy", for constructing values that are evaluated on demand. It also exports a "force" function to force evaluation of a deferred value. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Scalar-Defer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Audrey Tang Package: p5-XML-Parser-Style-EasyTree Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-XML-Parser,p5-ex-lib Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Parser-Style-EasyTree-0.02.deb Size: 7814 MD5sum: 708ae60b8ca24452e58191cb0e13127f SHA1: d6cbe0b4429087756a0732841ed2c0dea75a78c6 SHA256: 117878910fc38a3ddf2eabe6d20bdb18125cca6e02040283d2de6b2a7cdae721 Description: XML::Parser::Style::EasyTree - Parse xml to simple tree Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Parser-Style-EasyTree Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mons Anderson Package: p5-Git-PurePerl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.43 Depends: perl,p5-Archive-Extract,p5-Compress-Raw-Zlib,p5-IO-Compress,p5-Data-Stream-Bulk,p5-DateTime,p5-Digest-SHA1,p5-File-Find-Rule,p5-IO-Digest,p5-Moose,p5-MooseX-StrictConstructor,p5-MooseX-Types-Path-Class Filename: dists/iphone/main/binary-iphoneos-arm/p5-Git-PurePerl-0.43.deb Size: 15152 MD5sum: f1d70b3cd9f628975983acef4bd072be SHA1: 1d31fbb8b6b537262b24092a88f36b8f31bf746b SHA256: 306006029d6ad74454560fbde2cfad76e310451063f1c84016ba4a923fae3e40 Description: Git::PurePerl - A Pure Perl interface to Git repositories This module is a Pure Perl interface to Git repositories. It was mostly based on Grit . Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Git-PurePerl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leon Brocard Package: p5-Text-Table Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.114 Depends: perl,p5-Text-Aligner (>= 0.01) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Table-1.114.deb Size: 33272 MD5sum: f069a8fcb3a46159bb2e21e5d0d7dbb6 SHA1: 690ffd9fe3e4b125254edc4be6cf2167811197a9 SHA256: a6a2798cd629677011ea13ef4cfa7e4503902f0b3ebf52f8990623ba18f57d73 Description: Text::Table - Organize Data in Tables Organization of data in table form is a time-honored and useful method of data representation. While columns of data are trivially generated by computer through formatted output, even simple tasks like keeping titles aligned with the data columns are not trivial, and the one-shot solutions one comes up with tend to be particularly hard to maintain. Text::Table allows you to create and maintain tables that adapt to alignment requirements as you use them. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Table Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Anno Siegel Package: p5-YAML-Logic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Log-Log4perl,p5-Safe,p5-Template-Toolkit,p5-YAML-Syck Filename: dists/iphone/main/binary-iphoneos-arm/p5-YAML-Logic-0.03.deb Size: 16288 MD5sum: c99dd4de2403a4b9ccf4251fece44ee8 SHA1: 4bac032acf1a82d69bc253860c899eecc3376562 SHA256: e15af6b0f429893227172cd1f1dd9822cbbe81623e670b32ca50e48a5f343dc1 Description: YAML::Logic - Simple boolean logic in YAML YAML::Logic allows users to define simple boolean logic in a configuration file, without permitting them to run arbitrary code. While Perl code can be controlled with the "Safe" module, "Safe" can't prevent the user from defining infinite loops, exhausting all available memory or crashing the interpreter by exploiting well-known perl bugs. YAML::Logic isn't perfect in this regard either, but it makes it reasonably hard to define harmful code. The syntax for the boolean logic within a YAML file was inspired by John Siracusa's "Rose::DB::Object::QueryBuilder" module, which provides data structures to define logic that is then transformed into SQL. YAML::Logic takes the data structure instead and transforms it into Perl code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-YAML-Logic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mike Schilli Package: p5-AI-MegaHAL Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-AI-MegaHAL-0.07.deb Size: 24376 MD5sum: be5a837c6409a5beb4b5409407c5bd17 SHA1: 234ef58f270c761ce1c72b0c855d962c05e31f95 SHA256: 2f688af5dbeffce78bc3809bcb6087621dce045e2f0e25b5e20404dd15130285 Description: AI::MegaHAL - Perl interface to the MegaHAL natural language conversation simulator. AI::MegaHAL is a Perl package written by Cory Spencer, and provides bindings to the MegaHAL conversation simulator, which was originally written by Jason Hutchens. AI::MegaHAL is based on the 9.1.0 release of MegaHAL with some modifications. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AI-MegaHAL Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alexandr Ciornii Package: p5-Text-vFile-asData Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Class-Accessor-Chained Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-vFile-asData-0.05.deb Size: 13648 MD5sum: 0ae9e991012bf3e535db80734ab0350b SHA1: 13ee75b6c627dced8d58df66816366083d193618 SHA256: 20c59beab6bc8366abc58d1a525a9be261f209e1693f313256a6f1ff48781962 Description: Text::vFile::asData - parse vFile formatted files into data structures Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-vFile-asData Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Errno-AnyString Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Errno-AnyString-1.00.deb Size: 16592 MD5sum: 8bd7131a0ffd4f12f5dba1044ee6f14b SHA1: 291e653c26dc9a05749ee5b1ac119544e8fb2dff SHA256: 4c920960af6cd14bee2304cde02a7efc3e2d3a9fcb05f2caef19b52d3fc62723 Description: Errno::AnyString - put arbitrary strings in $! "Errno::AnyString" allows you to place an arbitrary error message in the special $! variable, without disrupting $!'s ability to pick up the result of the next system call that sets "errno". It is useful if you are writing code that reports errors by setting $!, and none of the standard system error messages fit. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Errno-AnyString Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Taylor Package: p5-String-Truncate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.100600 Depends: perl,p5-Sub-Exporter (>= 0.953),p5-Sub-Install (>= 0.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-Truncate-1.100600.deb Size: 15174 MD5sum: 462adc333c96dbefb0acb1c673cf650d SHA1: 3ea291ec06f8115f55072ebd10b3dcb3c3fb27b3 SHA256: 32598af16664099064e1417b14ff73b3c7265c0fd82ebb7d87bf39c6bd8d3567 Description: String::Truncate - a module for when strings are too long to be displayed in... Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-Truncate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Locales Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Locales-0.12.deb Size: 905754 MD5sum: 6f33f54ef7d0b4c3579aa655bf8cd51c SHA1: 3c5fde5c5e1f6c9a74d841df159974aaaae2b536 SHA256: 6131f281014adb1206526740b7133eaabd14f87e392cd3ab8fb92139c5020c4a Description: Locales - Methods for getting localized CLDR language/territory names (and a subset of other data) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Locales Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Mail-Box Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.090 Depends: perl,p5-TimeDate,p5-Digest-HMAC,p5-Encode (>= 2.26),p5-File-Remove (>= 0.20),p5-PathTools,p5-MIME-Base64,p5-MIME-Types (>= 1.004),p5-MailTools,p5-Object-Realize-Later (>= 0.14),p5-Test-Harness,p5-Test-Pod (>= 1.00),p5-Test-Simple,p5-URI (>= 1.23),p5-User-Identity (>= 0.90) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mail-Box-2.090.deb Size: 930494 MD5sum: 230479684cca5248c54507a384f499fd SHA1: 80447dfc3435eeb737e70440a7acb456fd7166bb SHA256: ee11095b31acd2da96843bdf5376ee307f6f397835ebab108d2a85f5f0a417b7 Description: Mail::Box - E-mail handling The Mail::Box folder is a modern mail-folder manager --at least at the moment of this writing ;) It is written to be a replacement of MailTools and Mail::Folder, an alternative to the Email::* set of modules. The most important modules are Mail::Box::Manager, Mail::Box, and Mail::Message. Their documentation explain the features in more detail than this document. The Mail::Box-Overview page describe each set of modules in more detail. Start reading at http://perl.overmeer.net/mailbox/html/Mail_Box-Index/ Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mail-Box Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-Measure Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Sub-Exporter (>= 0.982) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Measure-0.04.deb Size: 12864 MD5sum: 5fe696a38d6f49f9dfb66d431f9b8651 SHA1: 6e4beff5589f656e734f1fa3f8d4c287adcfde68 SHA256: dd1f191d5212f8452efacf0c2b3411af5cb0b893a21765dbfa3b53213125c59f Description: Class::Measure - Create, compare, and convert units of measurement. This is a base class that is inherited by the Class::Measure classes. This distribution comes with the class Class::Measure::Length. The classes Class::Measure::Area, Class::Measure::Mass, Class::Measure::Space, Class::Measure::Temperature, and Class::Measure::Volume are planned and will be added soon. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Measure Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Aran Clary Deltac Package: p5-Carp-Assert Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Carp-Assert-0.20.deb Size: 16038 MD5sum: 12cd52cde57a9974ccffeb324091937d SHA1: 59fbd903979008ce4ef25e1617c5790d655beeab SHA256: 4103b886af09e22b94791fcaed992c09d1c2a9aecb3eec565984bbe5d63534fa Description: Carp::Assert - executable comments "We are ready for any unforseen event that may or may not occur." - Dan Quayle Carp::Assert is intended for a purpose like the ANSI C library assert.h. If you're already familiar with assert.h, then you can probably skip this and go straight to the FUNCTIONS section. Assertions are the explict expressions of your assumptions about the reality your program is expected to deal with, and a declaration of those which it is not. They are used to prevent your program from blissfully processing garbage inputs (garbage in, garbage out becomes garbage in, error out) and to tell you when you've produced garbage output. (If I was going to be a cynic about Perl and the user nature, I'd say there are no user inputs but garbage, and Perl produces nothing but...) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Carp-Assert Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael G Schwern Package: p5-autovivification Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-autovivification-0.06.deb Size: 18368 MD5sum: 3f2874e3d57e2ac7da9e75362808c620 SHA1: 29d1601fb35183a1495a9fc7bfd4dee37c7919ef SHA256: ebbcc835ef40457842f93525abe8636d4d89bf7528ff4405efc37eef3d124138 Description: autovivification - Lexically disable autovivification. When an undefined variable is dereferenced, it gets silently upgraded to an array or hash reference (depending of the type of the dereferencing). This behaviour is called *autovivification* and usually does what you mean (e.g. when you store a value) but it's sometimes unnatural or surprising because your variables gets populated behind your back. This is especially true when several levels of dereferencing are involved, in which case all levels are vivified up to the last, or when it happens in intuitively read-only constructs like "exists". This pragma lets you disable autovivification for some constructs and optionally throws a warning or an error when it would have happened. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-autovivification Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Vincent Pit Package: p5-Clone-Any Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Clone-Any-1.01.deb Size: 6920 MD5sum: 7c795d95c73f2106a44fcefd7f51560b SHA1: 64226b56e1f251d56a95746ba774d44d3ce286d1 SHA256: 8861a16836d804bba80334e14ffb15086009d1eb7480c67d76dd1a89c0b102b9 Description: Clone::Any - Select an available recursive-copy function This module checks for several different modules which can provide a clone() function to make deep copies of Perl data structures. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Clone-Any Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Hash-Search Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Hash-Search-0.02.deb Size: 7434 MD5sum: 5250a0238ec101a72ca66d659b9db346 SHA1: 42b1dc8078b644c5618186b8dd6cf7afeefcf834 SHA256: 6d7590bc02479521033e937d7ec6eec1c0c34fd91d1a6214acc8910aa178b5bc Description: Hash::Search - Search and return hash keys using regular expressions Hash::Search allows a search to be made on a hash based on a regular expressions pattern based on the name of the key and returns the results as a seperate hash. It also keeps a count of how many matches have been made. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Hash-Search Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steve Brokenshire Package: p5-PerlIO-Layers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.007 Depends: perl,p5-Exporter (>= 5.57),p5-List-MoreUtils Filename: dists/iphone/main/binary-iphoneos-arm/p5-PerlIO-Layers-0.007.deb Size: 17302 MD5sum: b30e0554728f1fe2c57747bb2b2352f3 SHA1: bf38308c20400a26f24c701a8890c61b009a9e2a SHA256: 0a37238170ad22d60d8fad509b56ebd34158ba4fbb5a29a5f3ee8e00aab36eef Description: PerlIO::Layers - Querying your filehandle's capabilities Perl's filehandles are implemented as a stack of layers, with the bottom-most usually doing the actual IO and the higher ones doing buffering, encoding/decoding or transformations. PerlIO::Layers allows you to query the filehandle's properties concerning there layers. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PerlIO-Layers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leon Timmermans Package: p5-Find-Lib Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Find-Lib-1.01.deb Size: 11400 MD5sum: 6adc76cd7041eb757eff5e005d9e1f58 SHA1: ae217c0c8c01989cedf5488351f1cc66c2ae87e2 SHA256: 8e143b71e43140c04d177161da63af187a3ab1b2323c8afa65f699015de6d59b Description: Find::Lib - Helper to smartly find libs to use in the filesystem tree Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Find-Lib Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Yann Kerherve Package: p5-Test-BinaryData Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.009 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-BinaryData-0.009.deb Size: 16186 MD5sum: 08d64d264c69fa0f49a749887c2bbf02 SHA1: 1cab11b74b8a36a78bb72fc04106c55a6cb2ef06 SHA256: 37411073428528e690865bf99dc57503cb69d23a02cb160817050d05103c3d63 Description: Test::BinaryData - compare two things, give hex dumps if they differ This is a test module to make it easier to see the difference between strings which may appear visually identical when printed. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-BinaryData Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-Module-Install-VersionCheck Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Install-VersionCheck-0.16.deb Size: 12030 MD5sum: 210781fd01203aa9479b910445b49dfc SHA1: 47ff5419534b19aa7518bc1b5b697c77ebc79917 SHA256: 11fb2f4323c5fdedc2b739ad734014708bbb633f817e50bde711f350a1452c1f Description: Module::Install::VersionCheck - Show Author the Current Versions This module will report the current Module Version, Changes Version, and GitHub tag (if appropriate), so the author can easily see if the versions need to be updated when preparing a release. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Install-VersionCheck Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-Moo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.009011 Depends: perl,p5-Class-Method-Modifiers (>= 1.05),p5-strictures (>= 1.001001) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Moo-0.009011.deb Size: 41926 MD5sum: d4056c0371fef9582225fe656ddbfe00 SHA1: 49da0f227613c5594503f87a2bcef5a491b95b35 SHA256: 9b22f617f6a2bb3d282de04e29b162ef230b3eb2c70fa2f8a898c85b3d5eb8d2 Description: Moo - Minimalist Object Orientation (with Moose compatiblity) This module is an extremely light-weight, high-performance Moose replacement. It also avoids depending on any XS modules to allow simple deployments. The name "Moo" is based on the idea that it provides almost -but not quite- two thirds of Moose. Unlike "Mouse" this module does not aim at full Moose compatibility. See "INCOMPATIBILITIES" for more details. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Moo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: mst - Matt S. Trout (cpan:MSTROUT) Package: p5-Contextual-Return Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2.1 Depends: perl,p5-version,p5-Want Filename: dists/iphone/main/binary-iphoneos-arm/p5-Contextual-Return-v0.2.1.deb Size: 40366 MD5sum: cb832621a0a5f8c33eaef87fee1f8b45 SHA1: 7c89c9efa068c0e2b97e37b9b91ec000be70688c SHA256: 3ea542de24548840984667e6e3e194d55ab99126d94c2e4a594213bd2b2b1ac5 Description: Contextual::Return This module provides a collection of named blocks that allow a return statement to return different values depending on the context in which it's called. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Contextual-Return Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-Generic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1400 Depends: perl,p5-Devel-Symdump (>= 2),p5-POE (>= 1),p5-Test-Simple (>= 0.32) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Generic-0.1400.deb Size: 47744 MD5sum: 96b0a0a71371cc95edecaad5b9be74c6 SHA1: aeaf9c3dd1a73aad833e0e85eff61ad6f6d021f5 SHA256: 650b68b2f0dc1b0c74ce636d251fb3df5901d62da1722d406678b58c2800971f Description: POE::Component::Generic - Generic non-blocking POE interface to any OO-module POE::Component::Generic is POE component that provides non-blocking access to a blocking object. It works by forking of a sub-process with POE::Wheel::Run to do the work The blocking object is created in the child process, which waits for method calls from the parent. It is intended for people who want to use an object that blocks from POE with as little pain as possible. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Generic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Philip Gwyn Package: p5-Fey-Test Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-DBI,p5-File-Temp,p5-List-MoreUtils,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Fey-Test-0.06.deb Size: 9920 MD5sum: a88abec777904b17ea6f4a75b9a5c10e SHA1: 74ce1917ce6f9ef4812e32852ff17e33c556b9e5 SHA256: aa2e417e994ca4b298fa456628827d9b3bc8124b926c7e7bc9645f5042bc997a Description: Fey::Test - Test libraries for Fey distros This distribution contains libraries used for testing various Fey distributions. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Fey-Test Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-File-MMagic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.27 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-MMagic-1.27.deb Size: 22868 MD5sum: 1aee22372d4a9058e2a1f81481b12899 SHA1: 18e01d74a37555820ed9165bed904f74ce88e279 SHA256: 4e08fdd0b6f39b5c373122344cb084c0c97b07371d1115aa8ba442a7b326d57b Description: File::MMagic - Guess file type Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-MMagic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-URI-Escape-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-URI-Escape-XS-0.07.deb Size: 15392 MD5sum: f4ad969860d8e0f79b2dcb8ffbb6f5c8 SHA1: aad133c3fb4de8e9ce798a427111ef8d5d8e5f4c SHA256: e73c890245f3334ad64e5bd9142ff57dccd62beaafbfdf6b9631e854541a3195 Description: URI::Escape::XS - Drop-In replacement for URI::Escape Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-URI-Escape-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dan Kogai Package: pkg-config Priority: standard Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.23 Filename: dists/iphone/main/binary-iphoneos-arm/pkg-config-0.23.deb Size: 115726 MD5sum: 007294ea086098505a435f9c774ea1c0 SHA1: 6ad2c398053ba980099f30d75de72e9d2f8593e9 SHA256: 7eba24950de7eed8b43395275802564df94d90231ab28976f6209667acb66b47 Description: Manage compile and link flags for libraries pkg-config is a system for managing library compile and link flags that works with automake and autoconf. Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program. Name: pkg-config Homepage: http://pkg-config.freedesktop.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-Client-Whois Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.18 Depends: perl,p5-Net-Netmask,p5-POE Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-Whois-1.18.deb Size: 25572 MD5sum: 80e3df613513b1c68eb61b1d35605eb9 SHA1: 74e927ae40c0631c5849254c5763bda76ae8d5cc SHA256: 2a4e88c4d513f1d5685af2950fcfdb5d00443075527635e2f43c40755c60f07c Description: POE::Component::Client::Whois - A one shot non-blocking RFC 812 WHOIS query. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-Whois Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Algorithm-Dependency-MapReduce Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Algorithm-Dependency (>= 1.110) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Algorithm-Dependency-MapReduce-0.03.deb Size: 12110 MD5sum: da00eb3375357e2fbe613d8bdb1f4619 SHA1: ed86e525d3f2af48271446ee2019bab3a3ddc45d SHA256: 5bcca228785ef025763c585d6f82584ceb47c9624ce448b6d46d6c574d3f8cc1 Description: Algorithm::Dependency::MapReduce - A Map/Reduce implementation for Alg:Dep graphs Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Algorithm-Dependency-MapReduce Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-DBICx-TestDatabase Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-DBD-SQLite,p5-File-Temp,p5-SQL-Translator Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBICx-TestDatabase-0.02.deb Size: 9108 MD5sum: 34a39cb7e8eb86943ac8a16a39198e60 SHA1: 6a6550f7b785927b2743f58aaec5a4a66f7f77b5 SHA256: 5d8093cf8c66ecddc74cefdb4b10e39be83eecf40d5a4bbca6dec03c50aecaf4 Description: DBICx::TestDatabase - create a temporary database from a DBIx::Class::Schema Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBICx-TestDatabase Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Rockway Package: p5-once Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-once-0.01.deb Size: 6008 MD5sum: d3b05de3382f02ce1eab55bdbdb74d20 SHA1: 8ab214a42d435c35c88e2e9bdbf1b33657395595 SHA256: 20f990049ae760f3554a52ce9606bb34442bb4d4abc2092aa372abf4d215788d Description: once - execute code only once throughout the program's lifetime Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-once Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcel Gruenauer Package: p5-IO Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.25 Conflicts: perl (<= 5.10.0-12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-1.25.deb Size: 71786 MD5sum: d608bd2a8db07c1d275f11ac0af5f743 SHA1: 3660fad1bce76b052166860ede57ce3b948e5bc7 SHA256: 28a393876cc04198f3f95478df23d644d2b5ff3c79f9a51ccfc509ec1e2a0a2b Description: IO - Perl core IO modules This is the perl5 IO distribution. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Graham Barr Package: p5-POE-Component-Server-REST Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl,p5-POE,p5-POE-Component-Server-SimpleHTTP (>= 1.54),p5-XML-Simple (>= 2.18) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Server-REST-1.00.deb Size: 16894 MD5sum: 4f28a86c85fb02effa9488d8bfb23748 SHA1: bf753922f534afa6fa5f89ab9c3daef706d54b87 SHA256: 4415eb25999fb7316a941d42f3fdaf87f07d325ae49bb606830277635f0c0001 Description: POE::Component::Server::REST - Simple REST Server which allows binding REST API calls to POE-events. This module makes serving REST requests a breeze in POE. The hardest thing to understand in this module is the REST Body. That's it! Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Server-REST Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jstebens Package: p5-POE-Test-Helpers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl,p5-Data-Validate,p5-List-AllUtils,p5-Moose,p5-POE,p5-Test-Simple,p5-Test-Deep,p5-indirect,p5-namespace-autoclean,p5-parent,p5-strictures (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Test-Helpers-1.07.deb Size: 25286 MD5sum: 288afeb6f9bd90dc87f8de3c8c3b36ab SHA1: edea8232240cab0861c9581d5fe4acbaeae818e3 SHA256: bfcb7a5e866199a7f6bc4621aac7dcfc11f26d479e512cccf27886665301abac Description: POE::Test::Helpers - Testing framework for POE This module provides you with a framwork to easily write tests for your POE code. The main purpose of this module is to be non-instrusive (or abstrusive) and allow you to write your code without getting in your way. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Test-Helpers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sawyer X Package: p5-Convert-Bencode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Convert-Bencode-1.03.deb Size: 14324 MD5sum: a5d9cda4f05fe60bb67c4d06e51265ac SHA1: fd66ce43d927f8b6f0acde88c1fe8fec1c61b8cc SHA256: f4983038fccbb91fc2d63cc4938a0b6e0c47b9c46f5045189ac4606dede96ddd Description: Convert::Bencode - Functions for converting to/from bencoded strings This module provides two functions, "bencode" and "bdecode", which encode and decode bencoded strings respectivly. Encoding "bencode()" expects to be passed a single value, which is either a scalar, a arrary ref, or a hash ref, and it returns a scalar containing the bencoded representation of the data structure it was passed. If the value passed was a scalar, it returns either a bencoded string, or a bencoded integer (floating points are not implemented, and would be returned as a string rather than a integer). If the value was a array ref, it returns a bencoded list, with all the values of that array also bencoded recursivly. If the value was a hash ref, it returns a bencoded dictionary (which for all intents and purposes can be thought of as a synonym for hash) containing the recursivly bencoded key and value pairs of the hash. Decoding "bdecode()" expects to be passed a single scalar containing the bencoded string to be decoded. Its return value will be either a hash ref, a array ref, or a scalar, depending on whether the outer most element of the bencoded string was a dictionary, list, or a string/integer respectivly. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Convert-Bencode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Method-Signatures-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Devel-Declare (>= 0.003001) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Method-Signatures-Simple-0.05.deb Size: 13244 MD5sum: 599844b6fe4938f257075a761ff050d9 SHA1: 514c6d21975902577342c81f3287c79d025d82f9 SHA256: cd2ae48570d650dee9d1289294e1923756c7fdc6d14c39b6582474c01492d19c Description: Method::Signatures::Simple - Basic method declarations with signatures, without source filters Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Method-Signatures-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rhesa Rozendaal Package: p5-Regexp-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Regexp-Parser-0.20.deb Size: 63268 MD5sum: a690840fbad512933d95975fd28a967c SHA1: 999de92aeb940ec7cc685b75d379759acec3ba5f SHA256: d4fc1c1cfe6903d08bfd770900a2dbdef341676eb42a00b5b453eac2f281cc4c Description: Regexp::Parser - base class for parsing regexes This module parses regular expressions (regexes). Its default "grammar" is Perl 5.8.4's regex set. Grammar is quoted because the module does not so much define a grammar as let each matched node state what it expects to match next, but there is not currently a way of extracting a complete grammar. This may change in future versions. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Regexp-Parser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jeff "japhy" Pinyan Package: p5-Test-Refcount Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Devel-FindRef,p5-Devel-Refcount Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Refcount-0.04.deb Size: 8210 MD5sum: a00d01ea1775744049d3794a68ff0769 SHA1: 480eb2d024a63610178742363771603e2263696f SHA256: c62683038ec89ae4087ee8874d4ec749fd0235531077eca1d8b67654e5b4328c Description: Test::Refcount - assert reference counts on objects Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Refcount Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Evans Package: p5-Device-Modem Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.53 Depends: perl,p5-Device-SerialPort Filename: dists/iphone/main/binary-iphoneos-arm/p5-Device-Modem-1.53.deb Size: 53152 MD5sum: e5b0c0059ab4cc55b237c417e663da5b SHA1: 87f22c7bc97a4d1cb54dffddad419c89dca41f6e SHA256: 953150915babeae786a100c575eb4c8066992984e5b7f0170b467bd7d9439a84 Description: Device::Modem - Perl extension to talk to modem devices connected via serial port This is a perl extension to talk to AT compliant devices via serial port. It should be enough platform independent as you need. For more details, look at the "docs/" folder where you will find a minimal FAQ ("docs/FAQ.pod"), and the full documentation for this extension ("docs/Modem.pod"). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Device-Modem Homepage: http://www.perl.org/ Author: Cosimo Streppone Package: p5-Digest-MD2 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: MD2-2.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-MD2-2.03.deb Size: 9878 MD5sum: eb33904ea5b32dd8271ff06e4652f047 SHA1: c36d4a8b410ab213d68be7cf22a4f7e018c604b2 SHA256: 5a6ec9ef6c244bdf52a3c10c9396bc0e373bde4bd6bbc7f86eb4d51ce8ef67e3 Description: Digest::MD2 The Digest::MD2 module allows you to use the RSA Data Security Inc. MD2 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest" of the input. The Digest::MD2 programming interface is identical to the interface of Digest::MD5. MD2 is described in RFC 1115. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-MD2 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Template-Toolkit Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.20 Depends: perl,p5-AppConfig Filename: dists/iphone/main/binary-iphoneos-arm/p5-Template-Toolkit-2.20.deb Size: 589860 MD5sum: 4fcdac014dda383bd92d23987b043da2 SHA1: 33181cbf6a42e9875542d82b8584e6856332cb87 SHA256: 44c964a33f9860e49505f1dee0d431f81a200b0c9e98bee590c0c270b80f27ff Description: Template-Toolkit The Template Toolkit is a collection of modules which implement a fast, flexible, powerful and extensible template processing system. It was originally designed and remains primarily useful for generating dynamic web content, but it can be used equally well for processing any other kind of text based documents: HTML, XML, POD, PostScript, LaTeX, and so on. It can be used as a stand-alone Perl module or embedded within an Apache/mod_perl server for generating highly configurable dynamic web content. A number of Perl scripts are also provided which can greatly simplify the process of creating and managing static web content and other offline document systems. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Template-Toolkit Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Wardley Package: p5-LEOCHARRE-CLI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.19 Depends: perl,p5-LEOCHARRE-DEBUG,p5-Linux-usermod,p5-YAML,p5-File-chmod,p5-File-Which Filename: dists/iphone/main/binary-iphoneos-arm/p5-LEOCHARRE-CLI-1.19.deb Size: 10152 MD5sum: 1a3164921d85f37008fcf70f18289a46 SHA1: b2a6f1318c91cf234f969928b5e3f82e403aae50 SHA256: e4bdc86874461749cc7bc9fc19851f869aaa110c6b58587bbac5200f365317f0 Description: LEOCHARRE::CLI Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LEOCHARRE-CLI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Image-Base Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.14 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Image-Base-1.14.deb Size: 16348 MD5sum: e771579f88205dce38337aebfc3391ed SHA1: 7649ea71c7204b9987694646ed1d1c700e1bd5c9 SHA256: 5975f77698cd6f31dd5249144e0265f54396850a0842177cefbd7d4725333ed9 Description: Image::Base - Base class for image manipulation Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Image-Base Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mark Summerfield Package: p5-DBIx-Class-UUIDColumns Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02005 Depends: perl,p5-Class-Accessor-Grouped,p5-DBIx-Class (>= 0.007005),p5-Data-UUID Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Class-UUIDColumns-0.02005.deb Size: 27610 MD5sum: 3fd57ae774673d2a87aab3a23db3d3b4 SHA1: 2045a03ffda445a68d0ec988af4263f3cc505593 SHA256: 9c6a0e38bee4fd9f6567c2c5f788a3c759a30aef31bc3206040353ed040a7739 Description: DBIx::Class::UUIDColumns - Implicit uuid columns This DBIx::Class component resembles the behaviour of Class::DBI::UUID, to make some columns implicitly created as uuid. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Class-UUIDColumns Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chia-liang Kao Package: p5-Test-Perl-Critic-Progressive Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Data-Dumper,p5-Exporter,p5-PathTools,p5-Perl-Critic (>= 1.082),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Perl-Critic-Progressive-0.03.deb Size: 21050 MD5sum: c6b90ad9b1aa9605c4fdc1b292cb5e7d SHA1: 7d3d8159c2a925d0abc7161192a0aac1aa8f7444 SHA256: 360a63237b4ff2e95e1c27335cc20d7271b2f95348cc8dee280ba5aafd3592bf Description: Test::Perl::Critic::Progressive - Encourage Perl::Critic conformance over time. Applying coding standards to large amounts of legacy code is a daunting task. Often times, legacy code is so non-compliant that it seems downright impossible. But, if you consistently chip away at the problem, you will eventually succeed! Test::Perl::Critic::Progressive uses the Perl::Critic engine to prevent further deterioration of your code and gradually steer it towards conforming with your chosen coding standards. The most effective way to use Test::Perl::Critic::Progressive is as a unit test that is run under a continuous-integration system like CruiseControl or AntHill. Each time a developer commits changes to the code, this test will fail and the build will break unless it has the same (or fewer) Perl::Critic violations than the last successful test. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Perl-Critic-Progressive Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jeffrey Thalhammer Package: p5-DateTime-TimeZone-SystemV Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.004 Depends: perl,p5-Date-ISO8601,p5-Date-JD (>= 0.002) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-TimeZone-SystemV-0.004.deb Size: 13426 MD5sum: 734d8255fed8c5b9db915f4184a1b606 SHA1: a2c06bfa1287af71f08dcb7b418b3c9e8867c065 SHA256: d8e1007f6a5e2e35109aa92a9ff88d045d8c29af6262e6ac44a7554fd169c38e Description: DateTime::TimeZone::SystemV - System V and POSIX timezone strings An instance of this class represents a timezone that was specified by means of a System V timezone string or the POSIX extended form of the same syntax. These can express a plain offset from Universal Time, or a system of two offsets (standard and daylight saving time) switching on a yearly cycle according to certain types of rule. This class implements the DateTime::TimeZone interface, so that its instances can be used with DateTime objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-TimeZone-SystemV Homepage: http://www.perl.org/ Tag: purpose::console, role::developer abstract: 'System V and POSIX timezone strings' Author: Andrew Main (Zefram) Package: p5-Text-RecordParser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2.1 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-RecordParser-v1.2.1.deb Size: 33896 MD5sum: bae41665f3dea8eaa85bbdf83421ac10 SHA1: 18577410cba1fa3f62c16cd5be64be158c169ef2 SHA256: ccbc43111f05c93400b9d5391fe96ac9ba8bbe93882b1cc64685367ce8c693f8 Description: Text::RecordParser - read record-oriented files This module is for reading record-oriented data in a delimited text file. The most common example have records separated by newlines and fields separated by commas or tabs, but this module aims to provide a consistent interface for handling sequential records in a file however they may be delimited. Typically this data lists the fields in the first line of the file, in which case you should call "bind_header" to bind the field name (or not, and it will be called implicitly). If the first line contains data, you can still bind your own field names via "bind_fields". Either way, you can then use many methods to get at the data as arrays or hashes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-RecordParser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ken Youens-Clark Package: p5-Color-Library Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Class-Accessor,p5-Class-Data-Inheritable,p5-Module-Pluggable Filename: dists/iphone/main/binary-iphoneos-arm/p5-Color-Library-0.02.deb Size: 453624 MD5sum: bc41aa846fcf1f731ff5704015907ff2 SHA1: 919d8f4c53e945b56f3a1ea18b70b03cd037e2b1 SHA256: f374beafeac3207734feff94e8f4fde981549a363ab3333253d3e3e61ad12dcd Description: Color::Library - An easy-to-use and comprehensive named-color library Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Color-Library Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robert Krimen Package: p5-HTML-Stream Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.60 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Stream-1.60.deb Size: 38138 MD5sum: b78b4e1f7497b3edc120a37b8941a1cc SHA1: 50a7b49b7e26088430816073030d3f97c72d4b36 SHA256: 6c33feafd0dd1f70d04cb239a4e8c68c3de1ee1731310125981c05512dc380f6 Description: HTML::Stream - HTML output stream class, and some markup utilities The HTML::Stream module provides you with an object-oriented (and subclassable) way of outputting HTML. Basically, you open up an "HTML stream" on an existing filehandle, and then do all of your output to the HTML stream. You can intermix HTML-stream-output and ordinary-print-output, if you like. There's even a small built-in subclass, HTML::Stream::Latin1, which can handle Latin-1 input right out of the box. But all in good time... Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Stream Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Daniel T. Staal Package: p5-CPAN-Mini-Visit Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Archive-Extract (>= 0.30),p5-CPAN-Mini (>= 0.576),p5-File-Find-Rule (>= 0.27),p5-PathTools,p5-File-Temp (>= 0.21),p5-File-pushd (>= 1.00),p5-Object-Tiny (>= 1.06),p5-Params-Util (>= 0.36) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPAN-Mini-Visit-0.04.deb Size: 17624 MD5sum: cd5374234077b88e7927fceac471eae8 SHA1: 5263c6c213cba042229fa062dec282ce46a3e629 SHA256: 1b652fbd4a3e8cf50fbcde4b927ec9308de6eafdc4c30be685a3e74b08d7c0ff Description: CPAN::Mini::Visit - A generalised API version of David Golden's visitcpan CPAN::Mini::Extract has been relatively successful at allowing processes to run across the contents (or a subset of the contents) of an entire minicpan checkout. However it has become evident that while it is useful (and theoretically optimal from a processing point of view) to maintain an expanded minicpan checkout the sheer size of an expanded minicpan is such that it becomes an undo burdon to manage, move, copy or even delete a directory tree with hundreds of thousands of file totalling in the high single gigabytes in size. Annoyed by this, David Golden created visitcpan which takes an alternative approach of sequentially expanding the tarball of each distribution into a temporary directory, do the processing on that distribution, and then delete the temporary directory before moving on to the next directory. This method results in a longer computation time, but with the benefit of dramatically reduced system overhead, greater adaptability, and allow for easy ad-hoc computations. This improvement in flexibility turns out to be worth the extra computation time in almost all cases. CPAN::Mini::Visit is a simplified and generalised API-based ersion of David Golden's visitcpan script. It implements only the process of discovering, iterating and expanding archives, before handing off control to an arbitrary callback function provided to the constructor. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPAN-Mini-Visit Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Text-Autoformat Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.669001 Depends: perl,p5-Test-Simple,p5-Text-Reform (>= 1.11),p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Autoformat-1.669001.deb Size: 31132 MD5sum: 0e2b6e0e8a11d3b4607b77b711af1dbc SHA1: 872cedc6dc8033afc23693bea38a2db6cd4d6524 SHA256: 35260ea08b303ca89b30f4587e6815de75cb8295ca0494293c9de03512c74c02 Description: Text::Autoformat - Automatic and manual text wrapping and reformating Text::Autoformat provides intelligent formatting of plaintext without the need for any kind of embedded mark-up. The module recognizes Internet quoting conventions, a wide range of bulleting and number schemes, centred text, and block quotations, and reformats each appropriately. Other options allow the user to adjust inter-word and inter-paragraph spacing, justify text, and impose various capitalization schemes. The module also supplies a re-entrant, highly configurable replacement for the built-in Perl format() mechanism. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Autoformat Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Damian Conway Package: p5-String-Perl-Warnings Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl,p5-Regexp-Assemble (>= 0.34) Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-Perl-Warnings-1.00.deb Size: 19946 MD5sum: 1f4abbfaa6afe661090f9c4e00c30976 SHA1: 611321e6ab38934efabed4d838ff941cf47e9373 SHA256: 12375731d718f4e2a0b5d8694c52cdaf138bce1d4c0b5ee011965cb4fbf97337 Description: String::Perl::Warnings - Determine if a string looks like a perl warning String::Perl::Warnings can be used to determine if a string of arbitary text appears to look like a warning generated by perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-Perl-Warnings Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-POE-Component-Pluggable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.26 Depends: perl,p5-POE (>= 1.004),p5-Task-Weaken,p5-constant (>= 1.17) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Pluggable-1.26.deb Size: 32980 MD5sum: 05c7f289009680640240f10403ce51ba SHA1: 096067bf82c5a8e62240d86535c2150fec1ecf08 SHA256: 09db27c22ccb198720bb90c4a7246c9643e98d5dfdb35c56b2d2d2ee434d76df Description: POE::Component::Pluggable - A base class for creating plugin-enabled POE Components. POE::Component::Pluggable is a base class for creating plugin enabled POE Components. It is a generic port of POE::Component::IRC's plugin system. If your component dispatches events to registered POE sessions, then POE::Component::Pluggable may be a good fit for you. Basic use would involve subclassing POE::Component::Pluggable, then overriding "_pluggable_event()" and inserting "_pluggable_process()" wherever you dispatch events from. Users of your component can then load plugins using the plugin methods provided to handle events generated by the component. You may also use plugin style handlers within your component as "_pluggable_process()" will attempt to process any events with local method calls first. The return value of these handlers has the same significance as the return value of 'normal' plugin handlers. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Pluggable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-ExtUtils-Config Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.005 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-Config-0.005.deb Size: 11782 MD5sum: ba0567886ae523ecb7d0195715675bc1 SHA1: bf659f743e896a73190c8827206bd4c9c96748b7 SHA256: aadc57a7d97c9ac6aac18d567d2c6f88bc2673093f8179bb666f974349c349b3 Description: ExtUtils::Config - A wrapper for perl's configuration Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-Config Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Math-Geometry-Planar-Offset Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.05 Depends: perl,p5-Test-Simple,p5-YAML Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Geometry-Planar-Offset-1.05.deb Size: 11632 MD5sum: ff6ff7a0077c43e39f9c6fc46e10e7b8 SHA1: b47f63f7b0d277c7609ff959f48d1ca8a779ce5c SHA256: 22272ccbd5ca714bfdbbb92867ea748742a1890ec9d3358eb96cc1d64449ff14 Description: Math::Geometry::Planar::Offset - Calculate offset polygons Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Geometry-Planar-Offset Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Eric Wilhelm Package: p5-XML-TinyXML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-TinyXML-0.11.deb Size: 43650 MD5sum: 4647200867763a15c53c65f538e4bcc3 SHA1: 2fea38a4ffa52ef372886a226c39faf0e97658f4 SHA256: 34d89ea2fb7cf1df3e09eae8719e5d98edcfd4edc927c4970f948c1922fb6982 Description: XML::TinyXML - Little and efficient Perl module to manage xml data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-TinyXML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: xant Package: p5-HTML-Tree Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.23 Depends: perl,p5-HTML-Tagset,p5-HTML-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Tree-3.23.deb Size: 196452 MD5sum: a5cc6565db73ebf453aa35f8985c2d31 SHA1: 69dca451730817f3550a0bc92ea6ce112d403b55 SHA256: 9e176d66199fe3b8398a29336cf78bf437472420ebb16cfe541f785fdfec7277 Description: HTML::Tree This distribution contains a suite of modules for representing, creating, and extracting information from HTML syntax trees; there is also relevent documentation. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. Bug reports and discussions about these modules can be sent to the RT queue at . Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Tree Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-HTML-DOM Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.036 Depends: perl,p5-constant (>= 1.03),p5-constant-lexical,p5-CSS-dOM (>= 0.07),p5-TimeDate,p5-Exporter (>= 5.57),p5-Hash-Util-FieldHash-Compat,p5-HTML-Tree,p5-HTML-Encoding,p5-HTML-Parser (>= 3),p5-HTML-Tagset,p5-libwww-perl,p5-Test-Simple,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-DOM-0.036.deb Size: 265114 MD5sum: 74bf3c99a8d4090d2593c8391cc397df SHA1: 5bb559a369c3c8e9aded0f3220da512e145e7388 SHA256: 53f03c0b48a361010ed0b0dcfe1d5b719cede9ddaa06682ce0faad8130032f93 Description: HTML::DOM - A Perl implementation of the HTML Document Object Model This is an alpha release. So far, the level-2 core, HTML and event DOM interfaces have been implemented, and some of the level-2 style sheet interfaces. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-DOM Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Father Chrysostomos Package: p5-Geo-Coordinates-Converter-Format-Geohash Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Class-Accessor-Lite (>= 0.05),p5-Filter,p5-Geo-Coordinates-Converter (>= 0.07),p5-Geo-Hash (>= 0.02),p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coordinates-Converter-Format-Geohash-0.02.deb Size: 8338 MD5sum: 7a93c6ff460eceea4ed5012b5d6d122d SHA1: 8259002956e37c00134aa1deabd63e13316f3c35 SHA256: 9428823685ecb1afb61f12737daf4229fd97c2b812dd0e05f7667d238e44de33 Description: Geo::Coordinates::Converter::Format::Geohash - Geohash support for Geo::Coordinates::Converter Geo::Coordinates::Converter::Format::Geohash is encodes and decodes geohash locations. I attached Geo::Coordinates::Converter::Point::Geohash which expanded Geo::Coordinates::Converter::Point, and could treat geohash. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coordinates-Converter-Format-Geohash Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kazuhiro Osawa Package: p5-App-Options Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-App-Options-1.06.deb Size: 41670 MD5sum: 3d412fe49bbb1dfcd539f723b1f2933b SHA1: 61396e99d132bbf757a82a80cd6602db1d0427b0 SHA256: f34f000380271a8abd066e527f5942d818d3285cd05dcb23441a6b60024c161f Description: App-Options You might say App-Options distribution is "yet another command line option processor." However, it was created for maximum ease of use with the needs of the Perl 5 Enterprise Environment in mind. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-App-Options Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-DNS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.66 Depends: perl,p5-Digest-HMAC (>= 1),p5-Digest-MD5 (>= 2.12),p5-Digest-SHA (>= 5.23),p5-MIME-Base64 (>= 2.11),p5-Net-IP (>= 1.2),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-DNS-0.66.deb Size: 264816 MD5sum: ddc71766dc5d9924db058cf7dfd549c0 SHA1: 0a67538e849652b2df41b6cb35f2d6812ea3a758 SHA256: 76ac03055274d2a6e29c866ba706b51d02f23cd950fbb7c80883bcea79eec473 Description: Net::DNS - Perl DNS Resolver Module Net::DNS is a DNS resolver implemented in Perl. It allows the programmer to perform nearly any type of DNS query from a Perl script. For details and examples, please read the Net::DNS manual page. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-DNS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Olaf Kolkman Package: p5-PDF-Create Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-PDF-Create-1.04.deb Size: 31690 MD5sum: af2b839a65bc70fbbc9075ddbe966a59 SHA1: f6ed918aa11712ad363e297934b777169e420bb8 SHA256: f27f4134243acd4fc0d1be01b982a2d9d5f3eb7d47a9f0d567f75146240c41ab Description: PDF::Create - create PDF files PDF::Create allows you to create PDF documents using a large number of primitives, and emit the result as a PDF file or stream. PDF stands for Portable Document Format. Documents can have several pages, a table of content, an information section and many other PDF elements. More functionnalities will be added as needs arise. Documents are constructed on the fly so the memory footprint is not tied to the size of the pages but only to their number. It's main advantage over the other PDF modules is that it does not depend on other modules and is perl only (no compiler needed). If you want a quick and dirty way of creating pdf's, PDF::Create is for you. If you need a complete Framework to create complex PDF stuff, you better dive into the PDF::API2 based modules. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PDF-Create Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-File-PathList Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Params-Util,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-PathList-1.04.deb Size: 16622 MD5sum: 2cd84c25c5eb056d4631c10ba5a1020c SHA1: 2bcd8313fe1e041622c8fc1bb567fda8ba2f139a SHA256: 4a17ccaf648a5010b477d412a6999669182b29b6bfb76d64d83a8dcaf1a06313 Description: File::PathList - Find a file within a set of paths (like @INC or Java classpaths) Many systems that map generic relative paths to absolute paths do so with a set of base paths. For example, perl itself when loading classes first turn a "Class::Name" into a path like "Class/Name.pm", and thens looks through each element of @INC to find the actual file. To aid in portability, all relative paths are provided as unix-style relative paths, and converted to the localised version in the process of looking up the path. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-PathList Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-DateTime-Precise Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Precise-1.05.deb Size: 41924 MD5sum: 2bfdb917bbb6de1d611597c2a1ed9cbe SHA1: e4869fc8659869e4a42a256f04540e494f333e90 SHA256: db9f97c1056955ce4f3075fb15ab1e265ac6106b3d09ef0c4dec59809e359f06 Description: DateTime::Precise - Perform common time and date operations with additional GPS operations This is the DateTime::Precise package. This module provides for the representation and manipulation of (almost) arbitrary locations in time including fractional seconds. DateTime::Precise.pm is not intended to be a replacement for any of the existing Date:: or Time:: modules, but you may find it useful as a supplement. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Precise Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-NetAddr-MAC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.7 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-NetAddr-MAC-0.7.deb Size: 9984 MD5sum: 32cd8d53bbf6cdfc314b4155195e542a SHA1: 8927a4d87bb4b5ce8af428a42cc377dc0af53a7c SHA256: 191da6d6ce2614cffabd52056e6de9ff632164862d8e7ec93c655fbb9c5b5da9 Description: NetAddr::MAC - Handles hardware MAC Addresses (EUI-48 and EUI-64) This is a module with functions for handling mac addresses. There are already two or three MAC addressing functions in CPAN, the motivation for this module is moderate functionality without Moose. With that in mind you can understand why i have cloned much of the really usefull functionality from the two or three existing similar modules on CPAN. Ive covered off all the mac address formats i deal with in my workplace of mixed hardware. This module can decode just about anything that looks reasonably like a mac address, and stringify into every format i have seen used... So sorry, Im not really interesting in adding a templating function to define your own mac address formats. Youre welcome to either send in a patch, extend this module or quickly write a function that wraps the 'raw' output to whatever you want. Match and join are your friends :) Hopefully this module is usefull to you. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-NetAddr-MAC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dean Hamstead Package: p5-Lingua-EN-Inflect Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.892 Depends: perl,p5-Test-Simple,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lingua-EN-Inflect-1.892.deb Size: 52060 MD5sum: 03b5348d5c3a9ca301562ba4b0d283d0 SHA1: 12e6d8ed01f91b74b834aa1d848f2d49524f5295 SHA256: 9cb15f09b58c47ed70b54f2e2d9e5b99ef88a636d7d5e6465d2e20c8490aa69a Description: Lingua::EN::Inflect - Convert singular to plural. Select "a" or "an". The exportable subroutines of Lingua::EN::Inflect provide plural inflections and "a"/"an" selection for English words. Plural forms of all nouns, most verbs, and some adjectives are provided. Where appropriate, "classical" variants (for example: "brother" -> "brethren", "dogma" -> "dogmata", etc.) are also provided. Pronunciation-based "a"/"an" selection is provided for all English words, and most initialisms. Lingua::EN::Inflect also provides facilities for comparing words in a "number-insensitive" manner (that is, an eq-like comparison in which "ox" and "oxen" compare equal). In generating these inflections, Lingua::EN::Inflect follows the Oxford English Dictionary and the guidelines in Fowler's Modern English Usage, preferring the former where the two disagree. The module is built around standard British spelling, but is designed to cope with common American variants as well. Slang, jargon, and other English dialects are *not* explicitly catered for. However, the module does provide the ability to define new plural forms (or redefine existing ones). Where two or more inflected forms exist for a single word (typically a "classical" form and a "modern" form), by default Lingua::EN::Inflect returns the more common form (typically the "modern" one). The programmer can, however, specify that "classical" plurals should be preferred. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lingua-EN-Inflect Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Damian Conway Package: p5-DateTime-Format-Strptime Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.1000 Depends: perl,p5-Params-Validate (>= 0.64),p5-DateTime (>= 0.44),p5-DateTime-Locale (>= 0.43),p5-DateTime-TimeZone (>= 0.79) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-Strptime-1.1000.deb Size: 28748 MD5sum: 38823f613dc9ac60323db884647cc33c SHA1: 1de60ba6e9cb41dffad4e132dbd69debac8346af SHA256: eb2483fb00a8e0d8696ac62c1df74e022b57bceb4c549ee5f6419f6e9db43ced Description: DateTime::Format::Strptime - Parse and format strp and strf time patterns This module replicates most of Strptime for DateTime. Strptime is the unix command that is the reverse of Strftime. While Strftime takes a DateTime and outputs it in a given format, Strptime takes a DateTime and a format and returns the DateTime object associated. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-Strptime Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rick Measham Package: p5-Log-Dispatchouli Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.004 Depends: perl,p5-PathTools,p5-Log-Dispatch,p5-Log-Dispatch-Array,p5-Params-Util,p5-String-Flogger,p5-Sub-Exporter,p5-Sub-Exporter-GlobExporter (>= 0.002),p5-Sys-Syslog,p5-Try-Tiny (>= 0.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Log-Dispatchouli-2.004.deb Size: 30462 MD5sum: 1993810e88083261857999ad6f4d7127 SHA1: 0fac17a2dbf5e4780cadebacb383adee1607470d SHA256: 526a5bd5d0b6e1ee5a984a9b4b348b7f0da48f5d888fee8277e47ec4327781d6 Description: Log::Dispatchouli - a simple wrapper around Log::Dispatch Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Log-Dispatchouli Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-UUID-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0202 Depends: perl,p5-Digest-MD5,p5-Digest-SHA1,p5-MIME-Base64,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-UUID-Tiny-1.0202.deb Size: 17348 MD5sum: e7f4d8bf1d14122d489b7b47d1bd4526 SHA1: 86fbcfc3f8263349e0d2bc2c6f9245f06f0642e2 SHA256: 6cf3270cf3c5cf61ece3548ef151a891f65334c3b5e25dafc9b75a2ab8ff99aa Description: UUID::Tiny This is a Pure Perl module for the creation of UUIDs: - version 1 time based (with random multicast MAC address) - version 3 MD5 based - version 4 random number based - version 5 SHA-1 based The module uses a functional interface and creates binary (network byte order) or string representations. Version 3 and 5 UUIDs can be created from file content instead of "names" (strings). Be aware that, because of being a Pure Perl implementation, there are performance limits and the randomness of multicast MAC addresses and the version 4 numbers are not perfect. If you can afford module compilation and installation, you should look at Data::UUID instead! Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-UUID-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Set-Object Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.27 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Set-Object-1.27.deb Size: 30780 MD5sum: bd29ebf2cde351c59a0d0510349224fb SHA1: 0cdb2a8498234a1325cc79c39a78483afa978044 SHA256: 70f09db11e0bf46046c623f431793e767adbaf96ed8a29f88010d3d0a94e89a3 Description: Set::Object Set::Object provides for sets of Perl objects - scalars and references. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Set-Object Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Filter-SSL Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.19 Depends: perl,p5-Net-SSLeay (>= 1.32),p5-POE,p5-Test-Simple,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-SSL-0.19.deb Size: 24708 MD5sum: fa6afe0f87a6b8d57e6b84869cb90ff1 SHA1: 95e27ce1437559aaa2e49d50b86e82b4f46334c8 SHA256: 9bc1ec154d7369208c7371bbc5304e7131fe3535d320b3ba484386a7a4e3c6c0 Description: POE::Filter::SSL - The easiest and flexiblest way to SSL in POE! This module allows to secure connections of POE::Wheel::ReadWrite with OpenSSL by a POE::Filter object. The SSL filter can be added and removed during runtime, for example if you first do plain text and aftert this SSL (e.g. STARTTLS). You also can combine POE::Filter::SSL with any other filter, e.g. realise a HTTPS server together with POE::Filter::HTTPD (see *ADVANCED EXAMPLE* later on this site). POE::Filter::SSL is mainly based on Net::SSLeay, but got implemented some missing calls Net::SSLeay missing. It got an own BIO implementation, which replaces the socket interface of OpenSSL. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-SSL Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Markus Mueller Package: p5-UNIVERSAL-can Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.20110614 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-UNIVERSAL-can-1.20110614.deb Size: 14412 MD5sum: 326d5a34ed7126929540522192a3ba85 SHA1: babc73ce9b52bcc0013d1aa0b1f71c2c15762234 SHA256: 1635b5f04de627f7fbb46b2b2081735948897788a0830ab42cf1c83386e2dda6 Description: UNIVERSAL::can - work around buggy code calling UNIVERSAL::can() as a function This module attempts to work around people calling UNIVERSAL::can() as a function, which it is not. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-UNIVERSAL-can Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Data-Diver Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0101 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Diver-1.0101.deb Size: 13506 MD5sum: 54c5fb3fe45fa4105a881cb3cb1493ec SHA1: e9e64e29974989d4abd346139120bf644f7f6007 SHA256: 316aefb7521d4fae7e3a9f1ba9b4a72837e905665ff40e9c6c1de97c1c1b6e43 Description: Data::Diver - Simple, ad-hoc access to elements of deeply nested structures Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Diver Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: perl-base-modules Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.10.0-14 Depends: p5-Archive-Extract, p5-Archive-Tar, p5-Attribute-Handlers, p5-AutoLoader, p5-B-Debug, p5-B-Lint, p5-Class-ISA, p5-CGI.pm, p5-Compress-Raw-Bzip2, p5-Compress-Raw-Zlib, p5-CPAN, p5-DB-File, p5-Data-Dumper, p5-Devel-PPPort, p5-Digest, p5-Digest-MD5, p5-Digest-SHA, p5-Encode, p5-Exporter, p5-ExtUtils-CBuilder, p5-ExtUtils-Command, p5-ExtUtils-Install, p5-ExtUtils-MakeMaker, p5-ExtUtils-Manifest, p5-ExtUtils-ParseXS, p5-File-Fetch, p5-File-Path, p5-File-Temp, p5-Filter, p5-Filter-Simple, p5-Getopt-Long, p5-IO, p5-IO-Compress, p5-IO-Zlib, p5-IPC-Cmd, p5-IPC-SysV, p5-libnet, p5-Locale-Codes, p5-Locale-Maketext, p5-Locale-Maketext-Simple, p5-Log-Message, p5-Log-Message-Simple, p5-Math-BigInt, p5-Math-BigInt-FastCalc, p5-Math-BigRat, p5-Math-Complex, p5-MIME-Base64, p5-Module-CoreList, p5-Module-Build, p5-Module-Install, p5-Module-Load, p5-Module-Load-Conditional, p5-Module-Loaded, p5-Module-Pluggable, p5-NEXT, p5-Object-Accessor, p5-Params-Check, p5-PathTools, p5-Pod-Escapes, p5-Pod-Parser, p5-Safe, p5-Storable, p5-Switch, p5-Sys-Syslog, p5-Term-ANSIColor, p5-Term-UI, p5-Test-Harness, p5-Test-Simple, p5-Text-Balanced, p5-Tie-RefHash, p5-Time-Local, p5-Time-Piece, p5-XSLoader, p5-Unicode-Collate, p5-Unicode-Normalize, p5-autodie, p5-bignum, p5-constant, p5-encoding-warnings, p5-lib, p5-version Suggests: perl (>=5.10.0-14) Conflicts: perl (<=5.10.0-13) Filename: dists/iphone/main/binary-iphoneos-arm/perl-base-modules-5.10.0-14.deb Size: 7476 MD5sum: d1f78eac41d8562ffd7ab8f45fbb515e SHA1: 3f23003f97a87692a747e9b7b2bdfa630773a1bb SHA256: 86308779a8fc880acc42f94994f2b3e0cccd6c898c9414746e76d453f7985adc Description: Larry Wall's Practical Extraction and Report Language This meta-package depends on the modules which are present in the base install of this version of perl, but have been upgraded since its release, or have been packaged separatedly for easier updating. This package is required by perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: perl-base-modules Homepage: http://www.perl.org/ Tag: purpose::console, role::enduser Package: p5-Net-Google-DataAPI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-Any-Moose (>= 0.04),p5-Crypt-SSLeay,p5-Digest-SHA1,p5-libwww-perl,p5-Lingua-EN-Inflect-Number,p5-Moose (>= 0.56),p5-Net-Google-AuthSub (>= 0.5),p5-Net-OAuth,p5-URI,p5-XML-Atom,p5-namespace-autoclean Recommends: p5-Mouse (>= 0.51) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Google-DataAPI-0.20.deb Size: 24666 MD5sum: db45931dcba5b2f4eb9d8468ecb20ddf SHA1: 4c8177e85deb1ce6ea293e0fa14832e67d3bace4 SHA256: 2006144f7591818c55115b62f6040a447f7b7077fe0ab16541bdb60f400b7dca Description: Net::Google::DataAPI - Base implementations for modules to negotiate with Google Data APIs Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Google-DataAPI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nobuo Danjou Package: p5-POE-Component-Schedule Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.94 Depends: perl,p5-DateTime (>= 0.48),p5-DateTime-Set (>= 0.25),p5-DateTime-TimeZone (>= 1.13),p5-POE (>= 1.287) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Schedule-0.94.deb Size: 14090 MD5sum: 98d90a4d044e7ce8a22df39571d56a54 SHA1: 4772feef599810506c1899584fb80510c0ec214b SHA256: 2feefa63cd48c631a2341442e90a953dbd921458abc16caf8595d87097948c1a Description: POE::Component::Schedule - Schedule POE events using DateTime::Set iterators This perl module is a POE component that sends events to POE client sessions on a schedule defined by a DateTime::Set iterator. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Schedule Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Olivier MenguĆ© Package: p5-CGI-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.113 Depends: perl,p5-IO,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-CGI-Simple-1.113.deb Size: 99342 MD5sum: 0a4b96540222896931484cf1800bb94d SHA1: 07d2f456a85c4c35497edf1bcfb435e19d873a56 SHA256: f2ab738174cdc58236ba36f217b2bf1d578c123af7c0db9d580df3d3c673f7c7 Description: CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CGI-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-Test-Class Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.33 Depends: perl,p5-Attribute-Handlers (>= 0.77),p5-Class-ISA (>= 0.32),p5-Devel-Symdump (>= 2.03),p5-Storable (>= 2.04),p5-Test-Exception (>= 0.25),p5-Test-Simple (>= 0.78) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Class-0.33.deb Size: 62610 MD5sum: 37842a60546474a25e9e87caba959b9b SHA1: 3b9c0ce7770a69514e41af57dfcd2eb0db057617 SHA256: 24d7e47ca4ed35d326f07cab48d0bf66c671a3ec20e71f2b9fe1f7540d1c91dd Description: Test::Class - Easily create test classes in an xUnit/JUnit style Test::Class provides a simple way of creating classes and objects to test your code in an xUnit style. Built using Test::Builder it is designing to work with other Test::Builder based modules (Test::More, Test::Differences, Test::Exception, etc.) *Note:* This module will make more sense if you are already familiar with the "standard" mechanisms for testing perl code. Those unfamiliar with Test::Harness, Test::Simple, Test::More and friends should go take a look at them now. Test::Tutorial is a good starting point. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Class Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adrian Howard Package: p5-Math-Base36 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Math-BigInt Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Base36-0.06.deb Size: 5830 MD5sum: 36e61a70a0176f4cbb9a45aac0c21e47 SHA1: 39d64bda71173ac54c9b5117379803965b0fff7d SHA256: 8b9304dabbf10086bddf19e26d23a8d897ce7e6343e73c8ca5fb7d52a4879260 Description: Math::Base36 - Encoding and decoding of base36 strings This module converts to and from Base36 numbers (0..9 - A..Z) It was created because of an article/challenge in "The Perl Review" Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Base36 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rune Henssel Package: p5-Text-CSV-Slurp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.9 Depends: perl,p5-IO,p5-Test-Most (>= 0.21),p5-Text-CSV (>= 1.06) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-CSV-Slurp-0.9.deb Size: 14208 MD5sum: bdc25372a7e2a493548c46eb4362bbd3 SHA1: b9c7b5325dd22fecea13e398940b3f1ff682ecbc SHA256: 153017ae85badeec61c5706e323ffeece135f883eb1d02e691b5420b4e40d43a Description: Text::CSV::Slurp - Turn a chunk of CSV into an array of hashes or an array of hashes into CSV Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-CSV-Slurp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robbie Bow Package: p5-Mail-Transport-Dbx Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mail-Transport-Dbx-0.07.deb Size: 34830 MD5sum: 62a76e6541fe91497f9abefb49717ac2 SHA1: f880320483d4d3a5748bc62b9dde48c6b5723738 SHA256: cd6fa57be9d0b24e945812ac7cfbaa2c9982f9c10b1b4f88f53903055c621967 Description: Mail::Transport::Dbx - Parse Outlook Express mailboxes Mail::Transport::Dbx is a wrapper around libdbx to read Outlook Express mailboxes (more commonly known as .dbx files). It relies on a patched version of libdbx to make it work on big-endian machines (like Solaris). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mail-Transport-Dbx Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-WWW-RobotRules Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.00 Depends: perl,p5-URI (>= 1.10) Conflicts: p5-libwww-perl (<< 6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-WWW-RobotRules-6.00.deb Size: 14730 MD5sum: e3c13ec3911f5af05c1ddf4bcff161c6 SHA1: 85fb7287e1edb86ba0daff7f439988f576b6bbe0 SHA256: 4e4f0b421de62f5e49713a647413199e518c3537d3a96d7c171ae20b34ec1174 Description: WWW::RobotRules - database of robots.txt-derived permissions This module parses /robots.txt files as specified in "A Standard for Robot Exclusion", at Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. The parsed files are kept in a WWW::RobotRules object, and this object provides methods to check if access to a given URL is prohibited. The same WWW::RobotRules object can be used for one or more parsed /robots.txt files on any number of hosts. The following methods are provided: $rules = WWW::RobotRules->new($robot_name) This is the constructor for WWW::RobotRules objects. The first argument given to new() is the name of the robot. $rules->parse($robot_txt_url, $content, $fresh_until) The parse() method takes as arguments the URL that was used to retrieve the /robots.txt file, and the contents of the file. $rules->allowed($uri) Returns TRUE if this robot is allowed to retrieve this URL. $rules->agent([$name]) Get/set the agent name. NOTE: Changing the agent name will clear the robots.txt rules and expire times out of the cache. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-WWW-RobotRules Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-Sub-Exporter-ForMethods Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.100050 Depends: perl,p5-ExtUtils-MakeMaker (>= 6.11),p5-Sub-Exporter (>= 0.978),p5-Sub-Name Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Exporter-ForMethods-0.100050.deb Size: 12498 MD5sum: 222b2d1f590e9dcc0a508188822b1859 SHA1: f824414f3ad82df308d06215908226d329c4e20c SHA256: 08469b7fd7c5b1c029d9d00a80db68fe818c436e6b10e549410df615fdce4884 Description: Sub::Exporter::ForMethods - helper routines for using Sub::Exporter to build methods Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Exporter-ForMethods Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: xz-utils Priority: standard Section: Utilities Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.0.3 Filename: dists/iphone/main/binary-iphoneos-arm/xz-5.0.3.deb Size: 243746 MD5sum: aba9297399ac5270c08fe78feae87338 SHA1: bb73e6aed48f525eaa1a74c5bb8881d0bff8e8fa SHA256: 7fc2ad90bc17b28bcbd891a8bbc7ab85237bdeb2e95496d63145fae117578026 Description: xz-utils - XZ-format compression utilities XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils. The core of the XZ Utils compression code is based on LZMA SDK, but it has been modified quite a lot to be suitable for XZ Utils. The primary compression algorithm is currently LZMA2, which is used inside the .xz container format. With typical files, XZ Utils create 30 % smaller output than gzip and 15 % smaller output than bzip2. XZ Utils consist of several components: * liblzma is a compression library with API similar to that of zlib. * xz is a command line tool with syntax similar to that of gzip. * xzdec is a decompression-only tool smaller than the full-featured xz tool. * A set of shell scripts (xzgrep, xzdiff, etc.) have been adapted from gzip to ease viewing, grepping, and comparing compressed files. * Emulation of command line tools of LZMA Utils eases transition from LZMA Utils to XZ Utils. While liblzma has a zlib-like API, liblzma doesn't include any file I/O functions. A separate I/O library is planned, which would abstract handling of .gz, .bz2, and .xz files with an easy to use API. Name: xz-utils Homepage: http://tukaani.org/xz/ Tag: purpose::console, role::developer Package: p5-Test-POE-Server-TCP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl,p5-POE (>= 1.004) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-POE-Server-TCP-1.06.deb Size: 22338 MD5sum: 7d3b550144027d5019078abdac6d36db SHA1: 66ee475d21aea241f3b61306528739cc9b54b610 SHA256: 40139c296563d353f2a7d49749d1ae1b8ac494dac5d5ef3c4417754b03643507 Description: Test::POE::Server::TCP - A POE Component providing TCP server services for test cases Test::POE::Server::TCP is a POE component that provides a TCP server framework for inclusion in client component test cases, instead of having to roll your own. Once registered with the component, a session will receive events related to client connects, disconnects, input and flushed output. Each of these events will refer to a unique client ID which may be used in communication with the component when sending data to the client or disconnecting a client connection. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-POE-Server-TCP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Data-Pareto Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Pareto-0.05.deb Size: 15698 MD5sum: c01e96cf447877c36cad4c0c219814e4 SHA1: bcc575eebc7d27f467f13e88cdc38233e650f469 SHA256: 35de9b6b79407041d21026c08ca74a4c5d497a2360c2d4595dc49ce08bb9ef8e Description: Data::Pareto - Computing Pareto sets in Perl This simple module makes calculation of Pareto set. Given a set of vectors (i.e. of arrays of simple scalars), Pareto set is all the vectors from the given set which are not dominated by any other vector of the set. Pareto sets play an important role in multiobjective optimization, where each non-dominated (i.e. Pareto) vector describes criteria value of "optimal" solution to the given problem. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Pareto Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Przemyslaw Wesolek Package: p5-Test-UseAllModules Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Exporter,p5-ExtUtils-Manifest,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-UseAllModules-0.11.deb Size: 7104 MD5sum: 4b0afdc0f2d7137315bd4a5f07dc9f84 SHA1: db654171df44a9672ce8ac8c2a9a3d2ea6603183 SHA256: 048913df8d41d96c37307e1a72be98e615a9b7da065b837b1f9226db8c1e3098 Description: Test::UseAllModules - do use_ok() for all the MANIFESTed modules Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-UseAllModules Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kenichi Ishigaki Package: p5-Sub-Attribute Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-XSLoader (>= 0.1),p5-parent (>= 0.2) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Attribute-0.05.deb Size: 12330 MD5sum: 8159c757ba2459a8b3b88cdad1af96d4 SHA1: bc4dc27a8f766bab56d0801bbb3d7031fd778a38 SHA256: c4d8aaf77346ce5893df527e012948eb015b859bc279a5b137bd5c7cefcd2d64 Description: Sub::Attribute - Reliable subroutine attribute handlers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Attribute Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Goro Fuji (gfx) . Package: p5-AnyEvent-SMTP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-AnyEvent (>= 4.82),p5-MailTools,p5-Object-Event (>= 1.0),p5-common-sense Filename: dists/iphone/main/binary-iphoneos-arm/p5-AnyEvent-SMTP-0.05.deb Size: 18016 MD5sum: 41b0237ce565ab337f62ac4dd59c0837 SHA1: 8114d17f5df2c4fc200b4e619f68eb965ba24106 SHA256: 5eedeedab41a16a2fcf334e39ab599b1741e67103a478b1532f4d7dc4d541cf2 Description: AnyEvent::SMTP - SMTP client and server Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AnyEvent-SMTP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mons Anderson Package: p5-XML-Rules Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.08 Depends: perl,p5-XML-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Rules-1.08.deb Size: 63560 MD5sum: e8e15f4821da26dac7950810abbf8133 SHA1: 6d12e2a83a4149c54653b18c558ac2ddd1e505a3 SHA256: b170d54cdb2bd1022e83a01a6a72099370e3f15d71ccc1b1c1cf816489b91d80 Description: XML::Rules - parse XML and specify what and how to keep/process for individual tags This is yet another XML module built on top of XML::Parser:Expat. It allows you to specify "rules", subroutines to be run once a tag is fully parsed and either process the data from the tag itself and its children or specify what parts of the data and how to add to the data structure being built for the parent tag. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Rules Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jan Krynicky Package: perl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.10.0-15 Depends: perl-base-modules (>= 5.10.0-15) Filename: dists/iphone/main/binary-iphoneos-arm/perl-5.10.0-15.deb Size: 10338990 MD5sum: 8327a7b24a1374bf1cdb6c2f1445a407 SHA1: 329a991964c3918adb5a13b432c407f05a513f7f SHA256: 66828804fc1757f108e667b16671fd4d08f1f2a332b5712219ccaba8ce15790f Description: Larry Wall's Practical Extraction and Report Language Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: perl Homepage: http://www.perl.org/ Tag: purpose::console, role::enduser Package: p5-Object-Accessor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.34 Depends: p5-Test-Simple Conflicts: perl (<=5.10.0-3) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Accessor-0.34.deb Size: 16220 MD5sum: aebdf2fb16e3e3f15b705bd3f4f8f1c0 SHA1: 7a669779a04a6aef7c13f0b66ebeb5c4e519ee24 SHA256: ab78a1fd8dcb09ca0aca59cb6fba51b3d7318f15d587ffc487d0b1557344583a Description: Object::Accessor Object::Accessor provides an interface to create per object accessors (as opposed to per Class accessors, as, for example, Class::Accessor> provides. You can choose to either subclass this module, and thus using its accessors on your own module, or to store an Object::Accessor object inside your own object, and access the accessors from there. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Accessor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-File-HomeDir Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.93 Depends: perl,p5-File-Path (>= 2.01),p5-File-Temp (>= 0.19),p5-File-Which (>= 0.05),p5-PathTools (>= 3.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-HomeDir-0.93.deb Size: 54950 MD5sum: 50fb9ed3c17580bd33aec7888fa7765a SHA1: e449ac4eb88f599224521e1ab7be56a476662e3b SHA256: 45d71ded1138865332a38ec35b19760608a0643c0efbad169f8d1f7eebf9f493 Description: File::HomeDir - Find your home and other directories, on any platform File::HomeDir is a module for dealing with issues relating to the location of directories that are "owned" by a user, primarily your user, and to solve these issues consistently across a wide variety of platforms. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-HomeDir Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-OLE-Storage-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.19 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-OLE-Storage_Lite-0.19.deb Size: 23180 MD5sum: dcdd677414b5ba987f92f64895c3286c SHA1: 602489143e25062e7f55d68f9bafe0f90ef37241 SHA256: 2887880e7414d8d7cfe6dbe9d788d9d0fd18db6480070a0dccc0342ff6658e5b Description: OLE-Storage_Lite - Read and write OLE storage files. This module allows you to read and write an OLE-Structured file. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-OLE-Storage-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kawai Takanori Package: p5-Convert-ASCII-Armour Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.4 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Convert-ASCII-Armour-1.4.deb Size: 11668 MD5sum: 60938c60953f748f6f2c726f89f7b61e SHA1: 91cfeb432c3c71bb55abc29c850804ead1ff8759 SHA256: 60b56ba31d5400b65b58af74f942b92f54570b395513752dec7c592968f3cd40 Description: Convert::ASCII::Armour Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Convert-ASCII-Armour Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Text-GuessEncoding Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-GuessEncoding-0.07.deb Size: 14520 MD5sum: b69a0cc3572c48dd8a6e9f4a45dc57b4 SHA1: 44f5409748038937c5ca8722b8f5c8d4e221b598 SHA256: fc10e1877f03f11dfeb332c043ee5dba670c3e3675e15f9ff734452e3cb14259 Description: Text::GuessEncoding - Convert Text from almost any encoding to ASCII or UTF8 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-GuessEncoding Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Juergen Weigert Package: p5-DateTimeX-Subspan-Weekly Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-DateTime,p5-DateTime-Set,p5-Test-Simple (>= 0.44) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTimeX-Subspan-Weekly-0.04.deb Size: 14836 MD5sum: 21202084226e958616a4cfae0ac0e728 SHA1: 08ccc98f6ecf279fcfa7e7bf72578164be4c91da SHA256: ddba422cc8970d19f33bbf2af61ce1a518333269b8040eaa3b0e3b6e50157e9d Description: DateTimeX::Subspan::Weekly - Determine whether event falls within weekly recurring range Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTimeX-Subspan-Weekly Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: James E Keenan Package: p5-Hook-LexWrap Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Hook-LexWrap-0.22.deb Size: 11442 MD5sum: 73d21712151f38c0f7e6e784cfa03374 SHA1: 0c4f75393c9d949d075f182ac6958901a381fe32 SHA256: f571ab7cafae98ef5ffc2446a90a15f5e234b139a729df68be80778467170e35 Description: Hook::LexWrap - Lexically scoped subroutine wrappers Hook::LexWrap allows you to install a pre- or post-wrapper (or both) around an existing subroutine. Unlike other modules that provide this capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap implements wrappers in such a way that the standard `caller' function works correctly within the wrapped subroutine. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Hook-LexWrap Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Damian Conway Package: p5-Encode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.44 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Encode-2.44.deb Size: 1988186 MD5sum: c3e3460f1c423b5daf103e84aec2a567 SHA1: 24463705d4ac884ed7b965bade698021044d1c88 SHA256: 4b4644ff9af2295098be45d67b77d2bd1ab6ce4b5294faf214309d3e97f3ab48 Description: Encode - character encodings The "Encode" module provides the interfaces between Perl's strings and the rest of the system. Perl strings are sequences of characters. See "perldoc Encode" for the rest of the story Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Encode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Devel-Caller Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.03 Depends: perl,p5-PadWalker,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Caller-2.03.deb Size: 8584 MD5sum: 5194c82cb3e17e20b44a6e2b727446f9 SHA1: cf483e968a503ec2ef8bd2ea34da3a636f35ad26 SHA256: 86dcb1fa920d381df6318ebbf7ed5f601710ec12d2f23f44a4a03f88caa5aafd Description: Devel::Caller - Meatier versions of caller Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Caller Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Data-Page Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.02 Depends: perl,p5-Class-Accessor-Chained,p5-Test-Exception,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Page-2.02.deb Size: 10388 MD5sum: ae25bb57b03d0f75fdfdd9b2f2fcd2be SHA1: f2238392fea83ddb32522a5c8ea014cf12222435 SHA256: d922294fb077c434b9330eed96336b04437b5572065601d42b29838a1d4b5104 Description: Data::Page - help when paging through sets of results When searching through large amounts of data, it is often the case that a result set is returned that is larger than we want to display on one page. This results in wanting to page through various pages of data. The maths behind this is unfortunately fiddly, hence this module. The main concept is that you pass in the number of total entries, the number of entries per page, and the current page number. You can then call methods to find out how many pages of information there are, and what number the first and last entries on the current page really are. For example, say we wished to page through the integers from 1 to 100 with 20 entries per page. The first page would consist of 1-20, the second page from 21-40, the third page from 41-60, the fourth page from 61-80 and the fifth page from 81-100. This module would help you work this out. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Page Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Text-Conjunct Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Conjunct-1.0.deb Size: 7056 MD5sum: d6311c0cbecfd54bd4f8875adf95680a SHA1: ead25cb4d208921ddbb33cc70b3a37fb7ee44b40 SHA256: fe40f6c907a9d8d07abdcf8b9e6342eef41cdaa1271b32755fab7d6b7683bb4c Description: Text::Conjunct - join lists of items together Text::Conjunct exports a single routine, 'conjunct', which joins a list of words or phrases together, separating the last two by the specified conjunction. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Conjunct Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-LWP-Online Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl,p5-libwww-perl,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-LWP-Online-1.07.deb Size: 21838 MD5sum: d85caea599ffdc80c926eaaa1d16e347 SHA1: dbe89f4368fb7e71933a5ec278dc56c4e68bdacf SHA256: 9450c045028a5eca6bf2f9fc6349927402a724ec3091cce500fbd30416eb07dc Description: LWP::Online - Does your process have access to the web This module attempts to answer, as accurately as it can, one of the nastiest technical questions there is. Am I on the internet? Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LWP-Online Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-MailTools Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.07 Depends: perl,p5-TimeDate,p5-IO,p5-Test-Simple,p5-Test-Pod (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MailTools-2.07.deb Size: 91170 MD5sum: eb34275e5e03eae60eada9dcba487d37 SHA1: 0dc244696b61df47df53ec136b98c711d12b0e8f SHA256: 7d807f8ed0d2dc5b0e042b66a26980772f1c7c427efb678705efb9736f84e805 Description: MailTools - Various e-mail related modules MailTools is a set of Perl modules related to mail applications. These modules are very old (partially written before MIME!). If you start to write a new e-mail application, consider to use MailBox instead (http://perl.overmeer.net/mailbox/) It is a little harder to learn, but at least implements all RFCs correctly. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MailTools Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mark Overmeer Package: p5-Text-Markdown Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.000029 Depends: perl,p5-Digest-MD5,p5-Encode,p5-Text-Balanced Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Markdown-1.000029.deb Size: 32738 MD5sum: 907828f4c1d6cc7cfe37fe34ef040eff SHA1: cbe366ef1329d85462599420f98f812ddf0506ff SHA256: 6a421dacaaca584419d70cffd487ca7b513a29b36284f9b354e8a72ee46582ac Description: Text::Markdown - Convert Markdown syntax to (X)HTML Markdown is a text-to-HTML filter; it translates an easy-to-read / easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, *emphasis*, code blocks, blockquotes, and links. Markdown's syntax is designed not as a generic markup language, but specifically to serve as a front-end to (X)HTML. You can use span-level HTML tags anywhere in a Markdown document, and you can use block level HTML tags (like
and as well). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Markdown Homepage: http://daringfireball.net/projects/markdown/ Tag: purpose::console, role::developer Author: Tomas Doran Package: p5-CHI-Driver-Memcached Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-CHI,p5-Cache-Memcached Filename: dists/iphone/main/binary-iphoneos-arm/p5-CHI-Driver-Memcached-0.04.deb Size: 8442 MD5sum: 177192c2655c83d0fc8d0872032681d9 SHA1: ae30eb50ed8d6301bb93123e170f92d692b27663 SHA256: d2b188e49580ac9b39b041e970cfd41c64e81afc587cadc5e3d06df808d2e396 Description: CHI::Driver::Memcached - Distributed cache via memcached (memory cache daemon) A CHI driver that uses Cache::Memcached to store data in the specified memcached server(s). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CHI-Driver-Memcached Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Swartz Package: p5-Curses-UI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.9607 Depends: perl,p5-Curses,p5-Term-ReadKey Filename: dists/iphone/main/binary-iphoneos-arm/p5-Curses-UI-0.9607.deb Size: 227662 MD5sum: 1c6c7955cb9409ce3f8474dabe5ee4f6 SHA1: ec53ba7d00a081defa8c0636e02844cd8873251f SHA256: 0e13999088adcb6847d132ffd272ba65b30a038ce632932a068973b43c8e5f37 Description: Curses-UI - A curses based OO user interface framework Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Curses-UI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn Boyette Package: p5-Test-Routine Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.014 Depends: perl,p5-Class-MOP,p5-Moose,p5-Params-Util,p5-Sub-Exporter,p5-Test-Simple (>= 0.96),p5-namespace-autoclean,p5-namespace-clean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Routine-0.014.deb Size: 43616 MD5sum: eaae173c5b8ba1416a1c9363e1576d9e SHA1: c4b2e7af0758786f5f8d87b1bbba8682efe565a4 SHA256: 73f61c93fe570021f8b3695bbb288d083e00dcd4369cef57c83d5f3b688a2bfc Description: Test::Routine - composable units of assertion Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Routine Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Proc-Class Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Any-Moose (>= 0.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Proc-Class-0.05.deb Size: 15364 MD5sum: 4253756d246b4bb8aa5be0f2947e7957 SHA1: 42f9351f8c9454403ec278de4844e7a26b743049 SHA256: ac273ad01be7c98a7c2d0bf658b71307bfc693d12c095bbb5c3ed12638508b9f Description: Proc::Class - OO interface for process management Proc::Class is a simple OO wrapper for IPC::Open3, POSIX.pm, and more. THIS MODULE IS IN ITS BETA QUALITY. THE API MAY CHANGE IN THE FUTURE Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Proc-Class Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-Unload Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Class-Inspector Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Unload-0.07.deb Size: 11580 MD5sum: 7d8e9d518f600bdaf50b2cc23c0e4e8e SHA1: 97fc2429cd7c8f34c2dfea77d0831b3dbdae112d SHA256: ffcfc491f6678dbe17bb4a567705b98fefbaa84c17e825d6832b76a86e744921 Description: Class::Unload - Unload a class Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Unload Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dagfinn Ilmari MannsĆ„ker Package: p5-Attribute-Handlers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.88 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Attribute-Handlers-0.88.deb Size: 27828 MD5sum: ec8755324325de142204fb5f49be2314 SHA1: 9a8c316c319c1c1c0a93b0a81ee1da8a40dd1722 SHA256: ed14233a4a7b51471cc95eb7c9f591391f04ae37d856b4605345e03823b0b492 Description: Attribute::Handlers - Simpler definition of attribute handlers This module, when inherited by a package, allows that package's class to define attribute handler subroutines for specific attributes. Variables and subroutines subsequently defined in that package, or in packages derived from that package may be given attributes with the same names as the attribute handler subroutines, which will then be called in one of the compilation phases (i.e. in a "BEGIN", "CHECK", "INIT", or "END" block). ("UNITCHECK" blocks don't correspond to a global compilation phase, so they can't be specified here.) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Attribute-Handlers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Archive-Peek Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.34 Depends: perl,p5-Archive-Tar,p5-Archive-Zip,p5-Moose,p5-MooseX-Types-Path-Class,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Archive-Peek-0.34.deb Size: 5748 MD5sum: 040e0876adc29c8dda7e6224fd9e1e29 SHA1: 310ae0cdeccecd337b36c84c44b310bbd64a3569 SHA256: 20d6aa7094342ead8b1f65410731e18ddba87a75cb8c212ca1e152deaeb5eb75 Description: Archive::Peek - Peek into archives without extracting them This module lets you peek into archives without extracting them. It currently supports tar files and zip files. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Archive-Peek Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leon Brocard Package: p5-Sub-Attribute Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-XSLoader (>= 0.1),p5-parent (>= 0.2) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Attribute-0.04.deb Size: 12378 MD5sum: 56eae542682d825bd583e1b5dd34bafa SHA1: b928515594e7e0b35b1f3de3373309bdf12748be SHA256: a7d935b2da0a0ef3fa933713e6d4fac5e831d68fe1e7465d28acda3227308667 Description: Sub::Attribute - Reliable subroutine attribute handlers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Attribute Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Goro Fuji (gfx) . Package: p5-POE-Filter-Finger Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-POE (>= 0.38) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-Finger-0.08.deb Size: 15676 MD5sum: 1b485ae98fb0486567408fc909efaf67 SHA1: a6fe7a7c5e3215d8a7884baf399759d797ad1108 SHA256: b1d2606a43d1248810ab8ba278a5aded9b64ff5c1d9a5c3a3458b8bb64f23287 Description: POE::Filter::Finger - A POE Filter for creating FINGER servers. POE::Filter::Finger is a POE::Filter for the FINGER protocol, RFC 1288. It is for use on the server side and parses incoming finger requests from clients and produces hashrefs of information relating to those requests. The "put" method works in much the same way as POE::Filter::Stream and does not alter any data passed back to the client. The filter does not deal with chunking data received into lines. It is intended to be used in a stackable filter, POE::Filter::Stackable, with POE::Filter::Line. It is based on code borrowed from Net::Finger::Server. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-Finger Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-MooseX-Alien Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Moose,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Alien-1.01.deb Size: 5770 MD5sum: 906a478c4775b3e0478daabf9cb39bab SHA1: 45467b46a983a52c1b8ee7fc459d6c177244fa6d SHA256: 328c19def4248be8686c5233e6494a060d85bb3064a9292f78f98d18b1057ee2 Description: MooseX::Alien - Extend a non-Moose class with Moose Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Alien Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Graham Barr Package: p5-Data-Stream-Bulk Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Moose,p5-namespace-clean (>= 0.08),p5-Sub-Exporter,p5-Test-use-ok Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Stream-Bulk-0.07.deb Size: 35924 MD5sum: 0375e99e0bfd4b13ece6a0de47c401fe SHA1: 5655a4ec1a844663bf3bf141961fa50e6c391236 SHA256: 8ad9c9031931bb36b43d9e10b45c113a165607dd4779ea3a7f64d3cc7ab5d3a3 Description: Data::Stream::Bulk Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Stream-Bulk Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-lib-abs Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.90 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-lib-abs-0.90.deb Size: 8088 MD5sum: 177cb9d9128bf293e6dbc23592fd8bc0 SHA1: 80b11755ef4ed85a21e79cc9fcb8dc56f4890009 SHA256: afe59bbce0ddd658fcb4a8b96559fd5152fcdbcbffd9e629c49216b5662b5a93 Description: lib::abs - The same as "lib", but makes relative path absolute. The main reason of this library is transformate relative paths to absolute at the "BEGIN" stage, and push transformed to @INC. Relative path basis is not the current working directory, but the location of file, where the statement is (caller file). When using common "lib", relative paths stays relative to curernt working directory. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-lib-abs Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mons Anderson Package: p5-constant-lexical Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-constant,p5-Sub-Delete,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-constant-lexical-0.01.deb Size: 6978 MD5sum: 627bea6420192e30ef75500be08e499c SHA1: 3573a36924e6f3f72b5ab4879bc92e1ace559cb1 SHA256: dfbf0f515423cc9f174eb166c15df1eb84e25cbf46b733bbf826f9076bf9d21d Description: constant::lexical - Perl pragma to declare lexical compile-time constants This module creates constants in the manner of constant.pm, but deletes them when the enclosing scope finishes compiling. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-constant-lexical Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-File-ShareDir Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl,p5-Class-Inspector (>= 1.12),p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-ShareDir-1.02.deb Size: 19496 MD5sum: a411d058f38610df75a6be3fb49fc056 SHA1: e92e2b0ec42400da52007d40d81e812bbabe8ce1 SHA256: ee64ac0bd37f9550dcb553a7e35d1f6c0dac7cc2e1167dda57f42cc35e5418d7 Description: File::ShareDir - Locate per-dist and per-module shared files The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community. Quite often you want or need your Perl module (CPAN or otherwise) to have access to a large amount of read-only data that is stored on the file-system at run-time. On a linux-like system, this would be in a place such as /usr/share, however Perl runs on a wide variety of different systems, and so the use of any one location is unreliable. Perl provides a little-known method for doing this, but almost nobody is aware that it exists. As a result, module authors often go through some very strange ways to make the data available to their code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-ShareDir Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Geo-Coder-Bing-Bulk Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Encode,p5-HTTP-Message,p5-JSON (>= 2),p5-libwww-perl (>= 6.02),p5-URI (>= 1.36) Recommends: p5-JSON-XS (>= 2),p5-LWP-Protocol-https (>= 6.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-Bing-Bulk-0.04.deb Size: 10112 MD5sum: 049d1c19f71cfa6dba683b4a8c55870b SHA1: 03855a6d30f11baa2463850c2b419d54e2229b2a SHA256: e224b3b92b396b671eacf4775c470c9315fb0e2b51b50e7067ad8176b7f0f7c7 Description: Geo::Coder::Bing::Bulk - Geocode addresses in bulk with the Bing Spatial This module provides an interface to the Bing Spatial Data Services API Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-Bing-Bulk Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-JSON-PP-Compat5006 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.09 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-JSON-PP-Compat5006-1.09.deb Size: 5796 MD5sum: 143bbc995c206d458e226d9c3e03db44 SHA1: 0cfd1777c2ce7021eb3f50006d422fdaffdadd09 SHA256: 6ae3b0caaa387154435868ed529f0b1221fdb9a03da1672d87843863473dfb27 Description: JSON::PP::Compat5006 - Helper module in using JSON::PP in Perl 5.6 JSON::PP was included in JSON distribution (CPAN module). It comes to be a perl core module in Perl 5.14. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-JSON-PP-Compat5006 Homepage: http://www.perl.org/ Author: Makamaka Hannyaharamitu Package: p5-Tie-Sub Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-Params-Validate Recommends: p5-Test-Simple,p5-Test-Pod (>= 1.14),p5-Test-Pod-Coverage (>= 1.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-Sub-0.09.deb Size: 9758 MD5sum: 8862a0dbaf73f027990d048cf727ceaa SHA1: 9561cf80dc2c507e7de0499fb5a938f78b649dac SHA256: b41c384f633d4a71028c520da6207e5ee11a7d881e172c9cc4eea6900c9caf93 Description: Tie::Sub - Tying a subroutine, function or method to a hash Subroutines don't have interpreted into strings. The module ties the subroutine to a hash. The subroutine is executed at fetch hash. At long last this is the same, only the notation is shorter. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-Sub Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Winkler Package: p5-Crypt-FNA Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-FNA-0.10.deb Size: 21848 MD5sum: 108b95c2253f15dc68d868e2510c1eb0 SHA1: c231519356945886f1686accc6f4e85ab5b4ae57 SHA256: 16cb54b8c6789c7978b5ca4c8f6c19804373a4c7d9e13b8bd8be79ad1dbffbcc Description: Crypt::FNA Fractal Numerical Algorithm - FNA - is a new symmetric fractal encryption method Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-FNA Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mario Rossano aka Anak Package: p5-Geo-Routing Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Any-Moose,p5-Class-Load,p5-Data-Dumper,p5-PathTools,p5-Geo-Distance-XS,p5-HTML-Parser,p5-IPC-System-Simple,p5-Text-Trim,p5-WWW-Mechanize,p5-XML-Simple,p5-autodie,p5-namespace-clean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Routing-0.06.deb Size: 18136 MD5sum: 7660642941047ac879b6f67726a152ac SHA1: c5f4ef54f95938d8cf440bf35e82ad7f35b91cb8 SHA256: 2a83b1d8de71d508ba6dfd617f2619b3065caa4a1d8ab1bda9fae3907880080f Description: Geo::Routing - Interface to the gosmore(1) and OSRM routing libraries This is experimental software with an unstable API. It'll be better soon, but for now don't trust anything here. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Routing Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ɔvar Arnfjƶrư Bjarmason Package: p5-Module-Release Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.04 Depends: perl,p5-ConfigReader-Simple,p5-Crypt-SSLeay,p5-libwww-perl,p5-IO-Null,p5-libnet,p5-Test-Output,p5-Test-Without-Module,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Release-2.04.deb Size: 36834 MD5sum: 758792c56d9da5608e362b38f252c933 SHA1: 9525afabe03b66560270f1ca6f5bef8f92214c98 SHA256: b5f574a4df1ec22ce39b83fc88d5939c8217c23a142add5bd42a0f45df660eb9 Description: Module::Release - Automate software releases Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Release Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-MP3-Tag Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.9714 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-MP3-Tag-0.9714.deb Size: 337950 MD5sum: 742792996c725c385855c56286130935 SHA1: 3c2b158e75908eba40ce434fc07532692990d509 SHA256: b5f2d7fa076d3d1ebfddcd1d143fa23d5cda2fd98cb1bf8bee59ccc75f4a8af0 Description: MP3::Tag Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MP3-Tag Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Email-Send-SMTP-Gmail Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl,p5-PathTools,p5-libwww-perl,p5-MIME-Base64,p5-Net-SMTP-SSL,p5-Net-SMTP-auth,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-Send-SMTP-Gmail-0.22.deb Size: 8506 MD5sum: 3fd004d6518fc14b79995db687db121e SHA1: e49a556ed52120ef8f082c9c34ef3449856a2e0f SHA256: 6811138e7d15cd27cfe177b382a99e5bb255ef8f0c0ebfcf3f891704dfeb56e6 Description: Email::Send::SMTP::Gmail - Sends emails with attachments using Google's SMTP Simple module to send emails through Google's SMTP with or without attachments. You can use from your Gmail account or your email if you are using Gmail to your domain. It supports basic functions such as CC, BCC, ReplyTo. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-Send-SMTP-Gmail Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Juan JosĆ© 'Peco' San MartĆ­n Package: p5-POE-Component-Syndicator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Object-Pluggable (>= 1.29),p5-POE (>= 1.311) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Syndicator-0.05.deb Size: 26472 MD5sum: 4e63c33488725569fbc94a3ce9d7afde SHA1: c5281b547b523eea196e1ffcb0e57efd2aa06339 SHA256: 6bfbc6ce9838808626631ee8bbfd2c21c29cadb199fbf97147c6fdb1fe957ac2 Description: POE::Component::Syndicator - A POE component base class which implements the Observer pattern POE::Component::Syndicator is a base class for POE components which need to handle a persistent resource (e.g. a connection to an IRC server) for one or more sessions in an extendable way. This module (as well as Object::Pluggable, which this module inherits from) was born out of POE::Component::IRC, the guts of which quickly spread to other POE components. Now they can all inherit from this module instead. The component provides an event queue, which can be managed with the methods documented below. It handles delivery of events to the object itself, all interested plugins, and all interested sessions. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Syndicator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Hinrik Ɩrn Sigurưsson Package: p5-Devel-UseAnyFunc Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-UseAnyFunc-1.deb Size: 7730 MD5sum: 68e693a370f80194efff0831d735c3cc SHA1: 9481da404af2bc52fc97f6fdeb535537caf38b35 SHA256: fd4c77c8779aea2ed58c5723dd8ce3e85115230cf48a0c1aeb09cc38aa26786e Description: Devel::UseAnyFunc - Import any of several equivalent functions Devel::UseAnyFunc allows you to request any one of several equivalent functions from separate modules without forcing a dependancy on a specific one. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-UseAnyFunc Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Parse-Debian-PackageDesc Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Parse-Debian-PackageDesc-0.1.deb Size: 9004 MD5sum: fd18a2bc4fb9fae89dee4ca4321fc0ec SHA1: 0ff79c8efe9ac5d8c4da58f8b18b8848aeebf06a SHA256: 2228a7739bedae98b6e33c704dc4a6d7a516067c9484fd25e16e20ca47bd4a8b Description: Parse::Debian::PackageDesc - Parses Debian changes and source package files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Parse-Debian-PackageDesc Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Esteban Manchado VelĆ”zquez Package: p5-Dist-Zilla-Plugin-EOLTests Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Dist-Zilla (>= 4.101540),p5-Moose,p5-Test-EOL,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-Plugin-EOLTests-0.02.deb Size: 11506 MD5sum: ff204926e5e949d31983985192ace39a SHA1: c38820eb54141c7f076c9d2a6d7ee6fd8166f932 SHA256: 70b49e34547f64bd056dd99974675a886d7465e28cb2006acc7a910917a7a39b Description: Dist::Zilla::Plugin::EOLTests - Release tests making sure correct line endings are used Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-Plugin-EOLTests Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-Test-Identity Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Identity-0.01.deb Size: 12350 MD5sum: 0e9de98efc95b9e2988a50caab5a431a SHA1: ef977c230285cbdc9531e4f74dd451d8a4b95620 SHA256: b35b64af26a509cac3ff7c1feda6db7915e2d8357c9ebae0ff64f4905d64500b Description: Test::Identity - assert the referential identity of a reference This module provides a single testing function, "identical". It asserts that a given reference is as expected; that is, it either refers to the same object or is "undef". It is similar to "Test::More::is" except that it uses "refaddr", ensuring that it behaves correctly even if the references under test are objects that overload stringification or numification. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Identity Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Evans Package: p5-Dist-Zilla-Plugin-AutoVersion-Relative Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01060309 Depends: perl,p5-DateTime (>= 0.50),p5-Dist-Zilla (>= 2.10131),p5-Moose (>= 1.09),p5-MooseX-StrictConstructor (>= 0.10),p5-MooseX-Types,p5-MooseX-Types-DateTime (>= 0.05),p5-Readonly,p5-namespace-autoclean (>= 0.09) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-Plugin-AutoVersion-Relative-0.01060309.deb Size: 16496 MD5sum: 609cd03a9204a3cf2b522cbdcc44859b SHA1: f6041dbdd502577764ab052d3a9f179411a33ba4 SHA256: fe6f7838763fab0f84de369cd504a464871edb3eaa147098c0a96a6a7453c4d0 Description: Dist::Zilla::Plugin::AutoVersion::Relative - Time-Relative versioning Like all things, time is relative. This plugin is to allow you to auto-increment versions based on a relative time point. It doesn't do it all for you, you can choose, its mostly like The "AutoVersion" Plugin except there's a few more user-visible entities, and a few more visible options. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-Plugin-AutoVersion-Relative Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kent Fredric Package: p5-Digest-HMAC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl,p5-Digest-MD5 (>= 2),p5-Digest-SHA1 (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-HMAC-1.02.deb Size: 10578 MD5sum: 85ce19541270acbe715999dc1634d84b SHA1: b4b9dab5a0c79d1e6b06991b0bc90123e110974f SHA256: ca3f2d98a39fb2d175bb05332aec3361afe5914814f8c45bbea4e4368fe0af73 Description: Digest::HMAC - Keyed-Hashing for Message Authentication HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104. The Digest::HMAC module follow the common Digest:: interface, but the constructor takes the secret key and the name of some other simple Digest:: module as argument. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-HMAC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-Net-sFlow Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-sFlow-0.10.deb Size: 20274 MD5sum: 47e3c1967457e17dfbf5eb49cc43fcb4 SHA1: 5bb600bd57b1f3165b0c043219c795b2a1b5730a SHA256: f98fc4b5d61488df37f2849467af1b76ebb8f5231e6146500a5b20446f9e8aeb Description: Net::sFlow This is version 0.10 of sFlow.pm, a module decoding sFlow datagrams version 2, 3, 4 and 5. sFlow is an industry standard technology for monitoring high speed switched or routed networks. The technology is built into network equipment and gives complete visibility into network activity, enabling effective management and control of network resources. You can find more about sFlow on sflow.org. The datastructure of sFlow v.4 is described in RFC 3176 (http://www.ietf.org/rfc/rfc3176.txt) and sFlow v.5 in a memo on sflow.org (http://sflow.org/sflow_version_5.txt). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-sFlow Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Elisa Jasinska Package: p5-Set-Relation Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12.3 Depends: perl,p5-Carp-Always (>= 0.09),p5-Class-MOP (>= 0.93),p5-List-MoreUtils (>= 0.22),p5-Moose (>= 0.90),p5-namespace-autoclean (>= 0.09),p5-Test-Deep (>= 0.106),p5-Test-Simple (>= 0.92) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Set-Relation-0.12.3.deb Size: 108208 MD5sum: eacd192149e9d6a773ebe4e27cc59e03 SHA1: f65ec784f5e0193f4d260bfe8d891fdd5ed11a31 SHA256: 0da87a0216a17a3f0b50ca8395f8c59c046ba923e0cfd8ee0431ffc485231140 Description: Set::Relation - Relation data type for Perl Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Set-Relation Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Darren Duncan Package: p5-MooseX-Attributes-Curried Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Moose (>= 0.84),p5-Sub-Exporter (>= 0.01) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Attributes-Curried-0.03.deb Size: 6544 MD5sum: 3f9ac547cbec575639b320a436a132a7 SHA1: 0ee988d124e42c1cd8ec29fe895c76a73ea6efc0 SHA256: a0fe8a9476fb5c280da6312ccbbbd9509cf50756bf894eef036f1226f8b5536d Description: MooseX::Attributes::Curried - curry your "has"es Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Attributes-Curried Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn M Moore Package: p5-FindBin-libs Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.41 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-FindBin-libs-1.41.deb Size: 21798 MD5sum: d593066abf4dd38c02ce2581d40b5efc SHA1: 9f340322e065de490f591fabb9d6c56648f7fed6 SHA256: 67c38d37b8ec64c352f2b0998b16549839eea6ac59e939263103046714c99fa7 Description: FindBin::libs - Locate and 'use lib' directories along This should work anyplace File::Spec can split directories, which should be anywhere Perl runs these days. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-FindBin-libs Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Crypt-Blowfish Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-Blowfish-2.10.deb Size: 15184 MD5sum: e9c083098f632d6ef50760c92daa75e1 SHA1: b6e296216daea73cc72c3d94da2da3998d718cf6 SHA256: b9ce15ce5f0f073b5ae3aa641516289be838df3973ea0f733444eacb5f134b68 Description: Crypt::Blowfish This is Crypt::Blowfish version 2.09, an XS-based implementation of the Blowfish cryptography algorithm designed by Bruce Schneier. It's designed to take full advantage of Crypt::CBC when desired. Blowfish keys may be up to 448 bits (56 bytes) long. This module builds on nearly every platform that Perl itself does (see Notes for exceptions). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-Blowfish Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-OAuth Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.27 Depends: perl,p5-Class-Accessor (>= 0.31),p5-Class-Data-Inheritable (>= 0.06),p5-Digest-HMAC (>= 1.01),p5-Digest-SHA1 (>= 2.12),p5-Encode( >= 2.35),p5-URI (>= 1.40) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-OAuth-0.27.deb Size: 66006 MD5sum: 8a781d2c98b707455ac2d94d5674e497 SHA1: 6f73df7a8e259198b2c5a7cf93dc026dd6fd4f9a SHA256: 0a8598210c69305ed77d2c553e85edd389d4de0eb1eb304d389026898236c7f6 Description: Net::OAuth - An implementation of the OAuth protocol OAuth is: An open protocol to allow secure API authentication in a simple and standard method from desktop and web applications. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-OAuth Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Keith Grennan Package: p5-Test-Deep Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.104 Depends: perl,p5-Test-Simple,p5-Test-NoWarnings,p5-Test-Tester Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Deep-0.104.deb Size: 39974 MD5sum: 32a5112d9a3800f351f5d676badf0430 SHA1: 3dbb9924f713277521940cb29255e429d7141168 SHA256: 7c94b0384b4ea9d40f1bebc8e64261025a9bd9f64a4cb8bf8cdae02825229fb2 Description: Test::Deep - Extremely flexible deep comparison This module gives you lots of flexibility when testing deep structres. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Deep Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-PAR-Dist Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.45 Depends: perl,p5-File-Path,p5-File-Temp,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-PAR-Dist-0.45.deb Size: 24884 MD5sum: 8840cc487a977a52c5f95e70f320eb16 SHA1: c51b1c542f3f39c825709ccbd1b601fd143a22c0 SHA256: ce404ff983b1bb4eb61dfa15c7d5b894e8d7c4c9235828d0b8bc758c7fd661fd Description: PAR::Dist - Create and manipulate PAR distributions Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PAR-Dist Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Audrey Tang Package: p5-List-MoreUtils Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.30 Depends: perl,p5-Test-Simple (>= 0.82) Filename: dists/iphone/main/binary-iphoneos-arm/p5-List-MoreUtils-0.30.deb Size: 43002 MD5sum: a59a1daa2b632b73f66fd29211ca6aa7 SHA1: 28d80428c4bbeb84a2cc20b5c718dde8ac90852d SHA256: 037f27acf1ea37cf9c8daee3f68539ffee802b045868aa0f2ff6a6208fb55185 Description: List::MoreUtils - Provide the stuff missing in List::Util List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-List-MoreUtils Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tassilo von Parseval Package: p5-MooseX-Types-Structured Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-Devel-PartialDump (>= 0.10),p5-Moose (>= 0.63),p5-MooseX-Types (>=0.08),p5-Sub-Exporter (>=0.982) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Types-Structured-0.20.deb Size: 33452 MD5sum: 3371ea2abfffda9e3cc25df4d72f0d52 SHA1: 45fe8cc1f454d76b68ca53e90022611a62bc4def SHA256: 20d585f1787ad7813020a7fe56c405830c9c7874d99d4c72b7bee0fe272a321e Description: MooseX::Types::Structured - Moose Type Constraint classes for Structured Types A structured type constraint is a standard container Moose type constraint, such as an ArrayRef or HashRef, which has been enhanced to allow you to explicitly name all the allowed type constraints inside the structure. The generalized form is: TypeConstraint[@TypeParameters or %TypeParameters] Where 'TypeParameters' is an array reference or hash references of Moose::Meta::TypeConstraint objects. This type library enables structured type constraints. It is built on top of the MooseX::Types library system, so you should review the documentation for that if you are not familiar with it. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Types-Structured Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John Napiorkowski Package: p5-Package-Stash Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.29 Depends: perl,p5-Package-DeprecationManager Recommends: p5-Package-Stash-XS (>= 0.22) Conflicts: p5-Class-MOP (<= 1.08),p5-MooseX-Role-WithOverloading (<= 0.08),p5-namespace-clean (<= 0.18) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Package-Stash-0.29.deb Size: 23538 MD5sum: 9558d95cf4f4a07e429a75be71ee118c SHA1: 7d45f1fc7fe6ece069ce11f6ed7faba4ddf2de0f SHA256: 2d32538bad387b1ae4eaee005c70199a71ebb31ac484188cd0f5e2aedace81ac Description: Package::Stash - routines for manipulating stashes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Package-Stash Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jesse Luehrs Package: p5-Tie-Restore Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-Restore-0.11.deb Size: 5310 MD5sum: ae457e6aac757109d651adc198f002a2 SHA1: 21ab37e27620e1072380c94fc2800c37d9f182b3 SHA256: 326b91c09ee6da6b1b9bb212db0552830564a79b32e653004a865e64a161494e Description: Tie::Restore - restores ties to an existing object Provides the opposite of the 'tied' function. Say you have %hash that is tied to $object. Then, it is relatively simple to get $object from %hash simply by saying $object = tied %hash; But, how does one go the other way? Simple, with Tie::Restore tie %hash, 'Tie::Restore', $object; Works for any kind of tie. (scalar, array, hash, filehandle) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-Restore Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DateTime-TimeZone Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.38 Depends: perl,p5-Class-Load,p5-Class-Singleton (>= 1.03),p5-Params-Validate (>= 0.72),p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-TimeZone-1.38.deb Size: 281112 MD5sum: 43774f47d62980d9e2987dd6a8b206bb SHA1: e588c8b8958f84649b262eb9d0c864816cc8182f SHA256: f83cdc3eaa6425bc16ccb47644451862c4297a846f6c8bdd7d0de3c13fd72da3 Description: DateTime::TimeZone - Time zone object base class and factory Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-TimeZone Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Imager Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.72 Depends: perl,p5-Test-Simple Recommends: p5-Parse-RecDescent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Imager-0.72.deb Size: 601478 MD5sum: 3ca8176eb5bc880032af42b1930964c1 SHA1: 54418e430db13523dc59df377b87f0ab0d522173 SHA256: 41613b26f3904ffea4ccef257787294a69df8832b86b44b08cc1a91fc16e5b31 Description: Imager - Perl extension for Generating 24 bit Images Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Imager Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Coordinates-Converter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Class-Accessor-Lite (>= 0.05),p5-Filter,p5-Module-Load,p5-Storable,p5-String-CamelCase,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coordinates-Converter-0.10.deb Size: 17774 MD5sum: 4a6df83b509fe972c0fa2ac3f0a1ef1c SHA1: 09059b9a9fa981608519c1bee93cb8fff952d60c SHA256: 2f82823d6ef16549445ff27b069f694481927dd654b0e5969b774705d5296119 Description: Geo::Coordinates::Converter - simple converter of geo coordinates The format and datum of geo coordinates are simply converted. when it is insufficient in the coordinate system and the format of the standard, it is possible to add it easily. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coordinates-Converter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kazuhiro Osawa Package: p5-URI-Encode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Encode (>= 2.12),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-URI-Encode-0.04.deb Size: 8662 MD5sum: 682b20e2f9c729be2a2b5dbed60552df SHA1: 1ee0df54fa00c5511bd09968528a1ac9546e2694 SHA256: cf3104654db697dd493f315cc920b2efe483e721bf76d7aad285d374a245d4c9 Description: URI::Encode - Simple URI Encoding/Decoding This modules provides simple URI (Percent) encoding/decoding The main purpose of this module (at least for me) was to provide an easy method to encode strings (mainly URLs) into a format which can be pasted into a plain text emails, and that those links are 'click-able' by the person reading that email. This can be accomplished by NOT encoding the reserved characters. If you are looking for speed and want to encode reserved characters, use URI::Escape::XS Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-URI-Encode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mithun Ayachit Package: p5-Safe Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.27 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Safe-2.27.deb Size: 19734 MD5sum: 37f7f1929e62bfd60e20b9afca3573fa SHA1: a09fee3c62fa107110ec4c4e770cbcb20d6548ba SHA256: 9819d2a571e9811af2925c38a2426ec16466e106171c6a79f43445aa32af20f7 Description: Safe - Compile and execute code in restricted compartments Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Safe Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Attribute-Deflator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.1.4 Depends: perl,p5-DateTime,p5-File-Temp,p5-JSON,p5-Module-Build (>= 0.3601),p5-Moose,p5-MooseX-Types,p5-MooseX-Types-Structured,p5-Test-Exception,p5-Test-Simple (>= 0.88),p5-Test-Most,p5-Try-Tiny Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Attribute-Deflator-2.1.4.deb Size: 40990 MD5sum: a8bd6775ffe70926f3619ee4286d9b78 SHA1: 17e33802aedd0994c1dd123edd23382e80e76d7d SHA256: eff49db8ba6b3b91d833db004c1c4ad9369b57f2a9f341d415bab5b5b4fc5e1d Description: MooseX::Attribute::Deflator - Deflates and inflates Moose attributes to and from a string Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Attribute-Deflator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-OpenSSH Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.42 Depends: perl,p5-Test-Simple,openssh Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-OpenSSH-0.42.deb Size: 48758 MD5sum: c719ecde5fe7ce97bf855aca4dc15f28 SHA1: 37b3c2e4904973fb7b7f08c66958dc8d12b98c8b SHA256: b369f512ea6fa8b87e1e7ab8b736aea4a6958fa94002023e3b66a48a58534473 Description: Net::OpenSSH - Perl wrapper for OpenSSH secure shell client. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-OpenSSH Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Salvador Fandino Package: p5-AppConfig Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.66 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-AppConfig-1.66.deb Size: 81716 MD5sum: 9b0e803e97fdb655ddc9936fae4582fb SHA1: 1cda567c74a9186db32aca14a465d5f0844aaf1c SHA256: 217f5a122f2ccc748b68d4b0817828ab79e7f5c24c2943ae9943bffe50ccd677 Description: AppConfig - Perl5 module for reading configuration files and parsing command line arguments. AppConfig is a Perl5 module for managing application configuration information. It maintains the state of any number of variables and provides methods for parsing configuration files, command line arguments and CGI script parameters. Variables values may be set via configuration files. Variables may be flags (On/Off), take a single value, or take multiple values stored as a list or hash. The number of arguments a variable expects is determined by its configuration when defined. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AppConfig Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Wardley Package: p5-MooseX-StrictConstructor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Moose (>= 0.94) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-StrictConstructor-0.12.deb Size: 15100 MD5sum: fa6a63e819d3614d2a35c8031ef7ebff SHA1: 1878d661e91cc317cdaa95f3cc35ec800cfd9e92 SHA256: a554545777436b5469e1e6f433f1343e19279921f0c725c602cd707bfabe687d Description: MooseX::StrictConstructor - Make your object constructors blow up on unknown attributes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-StrictConstructor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Xtract Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-DBD-SQLite (>= 1.25),p5-DBI (>= 1.57),p5-File-Remove (>= 1.42),p5-File-Which (>= 0.05),p5-Getopt-Long (>= 2.37),p5-IO-Compress,p5-IPC-Run3 (>= 0.042),p5-Moose (>= 0.73),p5-MooseX-Types-Common (>= 0.001),p5-Params-Util (>= 0.35),p5-Time-Elapsed (>= 0.24) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Xtract-0.13.deb Size: 19314 MD5sum: f54486f58c61fe43117d78aef9cfafb2 SHA1: aea38ea677310759440cf0f269696b259816046f SHA256: 6c46315a66042c4c5672da90f0d423e04fa8801375913554a2b368098ffaabf0 Description: Xtract - Take any data source and deliver it to the world THIS APPLICATION IS HIGHLY EXPERIMENTAL Xtract is an command line application for extracting data out of many different types of databases (or other things that are able to look like a database via DBI). More information to follow... Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Xtract Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Test-Harness Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.21 Depends: perl Recommends: p5-Pod-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Harness-3.21.deb Size: 272560 MD5sum: c40263e923fe6759f8448bf1e7efb27f SHA1: eeda5816c9de1c0bf3def1d703e949eef6e84b27 SHA256: 2de6e3bebb1bc7f4f16c8ec09dfd770da051c6c1d5ca3642f82770eaf3a7b7d3 Description: Test::Harness - Run Perl standard test scripts with statistics Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Harness Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-Net-Whois-IANA Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.30 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Whois-IANA-0.30.deb Size: 13984 MD5sum: 862edf9beecb30999500f3f4085196b6 SHA1: bf00478ea499011054270a95abc093961bca7a28 SHA256: c86b65b8b878c45900547bafe3938c04562ef87ef51e9a5470d432ca85fbaab2 Description: Net::Whois::IANA - A universal WHOIS data extractor. This is a simple module to extract the descriptive whois information about various IPs as they are stored in the five regional whois registries of IANA - RIPE (Europe, Middle East), APNIC (Asia/Pacific), ARIN (North America), AFRINIC (Africa) and LACNIC (Latin American & Caribbean). It is designed to serve statistical harvesters of various access logs and likewise, therefore it only collects partial and [rarely] unprecise information. Various Net::Whois and IP:: modules have been created. This is just something I had to write because none of them s uited my purpose. It is conceptually based on Net::Whois::IP by Ben Schmitz . Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Whois-IANA Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Roman M. Parparov Package: p5-URI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.58 Depends: perl,p5-MIME-Base64 (>= 2) Recommends: p5-Business-ISBN Filename: dists/iphone/main/binary-iphoneos-arm/p5-URI-1.58.deb Size: 88696 MD5sum: ed01096eee4924df4d1396ee84d1dfc6 SHA1: 45c84ab3652ac53208bcf5f11a1d3a4b52962793 SHA256: 92ede63e39cb45de473e1f9061e7511a2561eeef6252da00272c6b6fc1595bed Description: URI - Uniform Resource Identifiers (absolute and relative) This package contains the URI.pm module with friends. The module implements the URI class. Objects of this class represent Uniform Resource Identifier references as specified in RFC 2396 and updated by RFC 2732. URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-URI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-MooseX-Workers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl,p5-DateTime,p5-Moose (>= 0.90),p5-POE (>= 1.004) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Workers-0.16.deb Size: 23714 MD5sum: 53b704ffbd20c09e8a009feb2db13205 SHA1: 8db069cd3ae4bcdd02ec046b885d4155e6c6fd0b SHA256: fe4df62abaafca468ae052708a665b2109584dfff03fe51a75b14d04783d7a58 Description: MooseX::Workers - Simple sub-process management for asynchronous tasks POE and Moose combined to make running child processes easy. (POE::Wheel::Run without needing to understand POE, and with all the extensibility benefits of Moose.) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Workers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Prather Package: p5-XML-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.40 Depends: perl,p5-libwww-perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Parser-2.40.deb Size: 229682 MD5sum: ecb5449d983f929f4bbcd71645bdafb7 SHA1: fef0e83ead3febf3dc937c7a9d4a6f90b9dfebd1 SHA256: d2dd73ff5536bc86342ebfb4b0ace37c8c2e3a6a2cf41895d35e1d762fdf775d Description: XML::Parser - A perl module for parsing XML documents Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Parser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Clark Cooper Package: p5-Net-Twitter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.17001 Depends: perl,p5-Crypt-SSLeay (>= 0.5),p5-Data-Visitor,p5-DateTime (>= 0.51),p5-DateTime-Format-Strptime (>= 1.09),p5-Devel-StackTrace (>= 1.09),p5-Digest-HMAC,p5-Digest-SHA,p5-Digest-SHA1,p5-Encode,p5-PathTools,p5-HTML-Parser,p5-HTTP-Message,p5-JSON-Any (>= 1.21),p5-JSON-XS,p5-libwww-perl,p5-Moose (>= 0.9),p5-MooseX-MultiInitArg,p5-MooseX-Role-Parameterized,p5-libnet,p5-Net-OAuth (>= 0.25),p5-Try-Tiny (>= 0.03),p5-URI (>= 1.40),p5-namespace-autoclean (>= 0.09) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Twitter-3.17001.deb Size: 146800 MD5sum: 0369eab6771f9defefe14e67a6eb605d SHA1: 117969fd97c5900e6e7b0473f120bb6e813a97cc SHA256: 8ce5fdd8c04fa80bc50d594ed798964793afb454a84ad063a64dde834156f691 Description: Net::Twitter - A perl interface to the Twitter API This module provides a perl interface to the Twitter APIs. See http://dev.twitter.com/doc for a full description of the Twitter APIs. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Twitter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marc Mims Package: p5-Tie-ToObject Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Test-Simple,p5-Test-use-ok Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-ToObject-0.03.deb Size: 5270 MD5sum: 850d89706a7aad6dfe6e8c2bab457186 SHA1: 07a10574030ae2c90d17856744caca7ba6fb357a SHA256: 51a9760f63de193f3652d05126a996fad107ee514ce3c8da91aa7b18eeff6062 Description: Tie::ToObject - Tie to an existing object Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-ToObject Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-asa Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-asa-0.02.deb Size: 17096 MD5sum: 1a834a50daf7efeb01fca05cdea0374d SHA1: ac02eeaa1dbca634f32c73e018b23a07a6b2879f SHA256: d96b2ee65c05538c7979031108c0ffd0364f913ebee5d908051a9184b5a5e737 Description: asa - Lets your class/object say it works like something else Perl 5 doesn't natively support Java-style interfaces, and it doesn't support Perl 6 style roles either. You can get both of these things in half a dozen different ways via various CPAN modules, but they usually require that you buy into "their way" of implementing your code. Other have turned to "duck typing". This is, for the most part, a fairly naive check that says "can you do this method", under the "if it looks like a duck, and quacks like a duck, then it must be a duck". It assumes that if you have a "->quack" method, then they will treat you as a duck, because doing things like adding "Duck" to your @ISA array means you are also forced to take their implementation. There is, of course, a better way. For better or worse, Perl's "->isa" functionality to determine if something is or is not a particular class/object is defined as a method, not a function, and so that means that as well as adding something to you @ISA array, so that Perl's "UNIVERSAL::isa" method can work with it, you are also allowed to simply overload your own "isa" method and answer directly whether or not you are something. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-asa Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Net-Netmask Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.9015 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Netmask-1.9015.deb Size: 21470 MD5sum: 1103c16ce1eda672a479d2734b5c7d14 SHA1: c60826b23cc05d240de7812956391a7312e744df SHA256: 6d580d6c7abc3c860bbe89f82d224141fb03a49f69eacca160a185115143c7be Description: Net::Netmask - parse, manipulate and lookup IP network blocks Net::Netmask parses and understands IPv4 CIDR blocks. It's built with an object-oriented interface. Nearly all functions are methods that operate on a Net::Netmask object. There are methods that provide the nearly all bits of information about a network block that you might want. There are also functions to put a network block into a table and then later lookup network blocks by IP address in that table. There are functions to turn a IP address range into a list of CIDR blocks. There are functions to turn a list of CIDR blocks into a list of IP addresses. There is a function for sorting by text IP address. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Netmask Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-GlobRef Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Moose Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-GlobRef-0.07.deb Size: 22002 MD5sum: 681b24c5ab7bd21b58f48e3698d01a5a SHA1: 938f22e82179ef3a026c0f79a279006febb2a4b4 SHA256: 4c7b2b49dee027e1d974fbbe329f3bf6713f099222afda7940ea49f11925804a Description: MooseX::GlobRef - Store a Moose object in glob reference This module allows to store Moose object in glob reference of file handle. The class attributes will be stored in hash slot associated with glob reference. It allows to create a Moose version of IO::Handle. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-GlobRef Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Piotr Roszatycki Package: p5-Module-Install Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl,p5-Archive-Tar (>= 1.44),p5-Devel-PPPort (>= 3.16),p5-ExtUtils-Install (>= 1.52),p5-ExtUtils-ParseXS (>= 2.19),p5-File-Remove (>= 1.42),p5-PathTools,p5-JSON (>= 2.14),p5-libwww-perl (>= 5.812),p5-Module-Build (>= 0.2900),p5-Module-CoreList (>= 2.17),p5-Module-ScanDeps (>= 0.89),p5-PAR-Dist (>= 0.29),p5-Parse-CPAN-Meta (>= 1.39),p5-YAML-Tiny (>= 1.38) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Install-1.03.deb Size: 166134 MD5sum: 683482d4f4e2e3f3f5c06b311ec189a2 SHA1: 8ec0dcacbcbe77492319c1cedb2c376fd31572c8 SHA256: 1879574f91723789c1289399ff7b806ab41a97021bd2937643546b0a676622bb Description: Module::Install - Standalone, extensible Perl module installer Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl installation version 5.005 or newer. The intent is to make it as easy as possible for CPAN authors (and especially for first-time CPAN authors) to have installers that follow all the best practices for distribution installation, but involve as much DWIM (Do What I Mean) as possible when writing them. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Install Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Class-Std-Utils Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.3 Depends: perl,p5-Test-Simple,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Std-Utils-v0.0.3.deb Size: 10158 MD5sum: 886d2ae086b100cbb953120c72dceda2 SHA1: 5321c0ff15699920784df17182bf7118ad7c8186 SHA256: 9069367d751b196f6f547774db7c8660504aa80fb2b0cbc5b6251f5aec36c615 Description: Class-Std-Utils This module provides three utility subroutines: anon_scalar() ident($some_ref) extract_initializers_from(\%hash) These subs simplify the creation of "inside-out" classes. See Chapters 15 and 16 of "Perl Best Practices" (O'Reilly, 2005) for details. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Std-Utils Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DBIx-ContextualFetch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl,p5-DBI (>= 1.35),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-ContextualFetch-1.03.deb Size: 8236 MD5sum: d438e61896e648c4f5cac760a8df1f47 SHA1: 849ecbca01009e92acf2804e80ab45491a21fca6 SHA256: 2e0e77c770957cf967d5746f725515d088980a28f9d54e1f62e34c23f98a0c17 Description: DBIx::ContextualFetch - Add contextual fetches to DBI It always struck me odd that DBI didn't take much advantage of Perl's context sensitivity. DBIx::ContextualFetch redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-ContextualFetch Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Digest-MD6 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Digest (>= 1.00),p5-PathTools,p5-Test-Simple,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-MD6-0.07.deb Size: 20064 MD5sum: 43e8c82954aef3b4dfe92e777dac8960 SHA1: 7251b60016afeb7b655a8339bf05c8c870e4d6ef SHA256: ef8bdffd020d11ea42c0eb609a637fdd03dd09c70c20c557414ee858e0419afd Description: Digest::MD6 - Perl interface to the MD6 Algorithm Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-MD6 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-Encode-EUCJPASCII Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Encode (>= 1.41) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Encode-EUCJPASCII-0.02.deb Size: 150934 MD5sum: 2615a19c5f8569cb3c2f756cbc90481a SHA1: a61d774448f518a71e5c0ca2384705435effc71f SHA256: e2cd9bf7871f86a50cbae5b671660bf11b664c174be8e667288c9fced9b8466c Description: Encode::EUCJPASCII - eucJP-ascii - An eucJP-open mapping Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Encode-EUCJPASCII Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Hatuka*nezumi - IKEDA Soji Package: p5-Any-Moose Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Any-Moose-0.17.deb Size: 15244 MD5sum: 6a2e46938c6b6e304d1b6f7a14fac798 SHA1: 632964d2231125cf92883c60aa386842667da55c SHA256: 421c06e722982dc387138784685fd7a5d92a8dfb8ca21737e5cc386fe37440b6 Description: Any::Moose - use Moose or Mouse modules Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Any-Moose Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Data-OptList Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.105 Depends: perl,p5-Sub-Install (>= 0.92),p5-Params-Util (>= 0.14) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-OptList-0.105.deb Size: 15722 MD5sum: efcb026b4d5a6eb554fa989ee5350872 SHA1: 75a7a0748dcb5bcf8b51184002191e9ebd5ffe51 SHA256: 5ea8b52e63c559e4a740e240a9081ffc6a29efaaee45dde58ca972c6703d9fb3 Description: Data::OptList - parse and validate simple name/value option pairs Hashes are great for storing named data, but if you want more than one entry for a name, you have to use a list of pairs. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-OptList Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-Package Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Hash-Merge (>= 0.12),p5-Mouse (>= 0.93),p5-Mousex-App-Cmd (>= 0.08),p5-Template-Toolkit-Simple (>= 0.13),p5-YAML-XS (>= 0.35) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Package-0.13.deb Size: 19692 MD5sum: d46a3035f2216fd2a4fb43ca2c41a66d SHA1: 15df0720d547e8f9e4bd358746fadf36a0553596 SHA256: d8baa5c68efc5e565195facc4d18aeb719b80771500598893fc8bcf131ec0453 Description: Package - The Acmeist Module Package Management Tool "pkg" is your tool for creating distributable, modular packages, in a variety of programming languages. Perl 5 modules for CPAN, Python modules for PyPI, Ruby modules for RubyGems, etc. In truth, pkg is nothing more than a simple way to create a new directory of starter files, by applying a set of configuration information to a set of file templates. The information is all completely in your control. You can use other people's templates or create your own. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Package Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-B-Hooks-EndOfScope Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Sub-Exporter,p5-Variable-Magic Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Hooks-EndOfScope-0.07.deb Size: 5524 MD5sum: da44d5e9d1c07988b34194119eb364d4 SHA1: b98c3cd5c845656f18d122eb1b1ad1737ee91aa1 SHA256: ecce9fbd130c0177db9ea51f62bf33dba89881e5016a5c4b50372fdd303151a3 Description: B::Hooks::EndOfScope - Execute code after a scope finished compilation This module allows you to execute code when perl finished compiling the surrounding scope. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Hooks-EndOfScope Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-Perl-Critic-More Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.000 Depends: perl,p5-Perl-Critic (>= 1.082),p5-Readonly (>= 1.03) Recommends: p5-Perl-MinimumVersion (>= 0.14) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Critic-More-1.000.deb Size: 41770 MD5sum: 75e91eaa9627946301c0d67106935302 SHA1: c9cd06a62f81e930c1c3e0bec8a5b6f86105cebc SHA256: 66695af54fed7a19d89bb6acefbbf1d51ddde1fe80bcb19c85d602bd4a125994 Description: Perl::Critic::More - Supplemental policies for Perl::Critic This is a collection of Perl::Critic policies that are not included in the Perl::Critic core for a variety of reasons: * Experimental Some policies need some time to work out their kinks, test usability, or gauge community interest. A subset of these will end up in the core Perl::Critic someday. * Requires special dependencies For example, some policies require development versions of PPI (or some other CPAN module). These will likely end up in the Perl::Critic core when their dependencies are fulfilled. * Peripheral to Perl For example, the "Editor::RequireEmacsFileVariables" policy is metacode. These are not part of Perl::Critic's mission. * Special purpose For example, policies like "CodeLayout::RequireASCII" designed to scratch itches not felt by most of the community. These will always remain in a Perl::Critic supplement instead of in the core. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Critic-More Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Dolan Package: p5-String-MatchInterpolate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Text-Balanced Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-MatchInterpolate-0.03.deb Size: 10826 MD5sum: 8d67aeb12cc72d7d99352bb05ba0284c SHA1: 26602f690c57d2c475053c200537aace13594bc5 SHA256: 8219fa030b0aa6f6e6f1e90c1599dcba972cd775b7a9d71412c63b1a8cc58ef0 Description: String::MatchInterpolate - perform named regexp capture and variable interpolation from the same template. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-MatchInterpolate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Evans Package: p5-Test-Spelling Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-PathTools,p5-File-Temp,p5-Pod-Spell (>= 1.01),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Spelling-0.11.deb Size: 10316 MD5sum: fc20c4749b7f3c9954fa02f5d641da1e SHA1: 5e36f129625c7dded9f512b93ca76a2e09db6e65 SHA256: 3e4e89e6fc2b87b489e81fafb4b7ade0f1e79413c62d67b1a9296c1973ac9411 Description: Test::Spelling - check for spelling errors in POD files "Test::Spelling" lets you check the spelling of a POD file, and report its results in standard "Test::Simple" fashion. This module requires the spell program. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Spelling Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Memcached-Client Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl,p5-AnyEvent,p5-Compress-Zlib,p5-Data-Dumper,p5-Exporter,p5-IO,p5-JSON,p5-Module-Load,p5-Storable,p5-String-CRC32,p5-constant Filename: dists/iphone/main/binary-iphoneos-arm/p5-Memcached-Client-1.06.deb Size: 59608 MD5sum: 23a56b93fccd3db7aee188a1c7539214 SHA1: 44c8e9b8408ef762f042748036a60681163c23da SHA256: ff01339bb4b7a72e9ed19f7bc3f08d9406edae6c5f4b48ef7eac40c03f9344f7 Description: Memcached::Client - All-singing, all-dancing Perl client for Memcached Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Memcached-Client Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael Alan Dorman Package: p5-YAML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.74 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-YAML-0.74.deb Size: 82414 MD5sum: 5948d07d9e22951538088313ab9f138b SHA1: 464429c036287d7921df1d409328b6ad74dea568 SHA256: 62a7b31c39fb60372c1a34904d2a6bf7ea3fc98482e0fca896db67e9741c8ac7 Description: YAML - YAML Ain't Markup Language (tm) The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages. (Including Perl!!!) For information on the YAML syntax, please refer to the YAML specification. This module has been released to CPAN as YAML::Old, and soon YAML.pm will be changed to just be a frontend interface module for all the various Perl YAML implementation modules, including YAML::Old. If you want robust and fast YAML processing using the normal Dump/Load API, please consider switching to YAML::XS. It is by far the best Perl module for YAML at this time. It requires that you have a C compiler, since it is written in C. If you really need to use this version of YAML.pm it will always be available as YAML::Old. If you don't care which YAML module use, as long as it's the best one installed on your system, use YAML::Any. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-YAML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-Email-LocalDelivery Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.217 Depends: perl,p5-Email-FolderType,p5-Email-Simple,p5-File-Path-Expand Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-LocalDelivery-0.217.deb Size: 14764 MD5sum: 8225fdddd1fad36cf03b4d058e8792cc SHA1: 0c1f510d95f490e827e8ec4c8972d47ed67524a8 SHA256: 7f9518523911167d1fbf6b7388f41d27d7ceed0a10aa33a3de8fd87b679d7c3f Description: Email::LocalDelivery - Deliver a piece of email - simply This module delivers an email to a list of mailboxes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-LocalDelivery Homepage: http://emailproject.perl.org/wiki/Email::LocalDelivery Tag: purpose::console, role::developer Package: p5-Cache-Memcached-Tie Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Cache-Memcached-Fast Filename: dists/iphone/main/binary-iphoneos-arm/p5-Cache-Memcached-Tie-0.07.deb Size: 12068 MD5sum: 17f652359f6c46e2db5d8af3389d1aca SHA1: 8e3982d34070e0c44162c412208a2520639f3e04 SHA256: d23b0fcea9ec466e7d5f9efb0ef81692e28be8d62cc763f33bd647aed6bb32c7 Description: Cache::Memcached::Tie - Use Cache::Memcached::Fast like hash. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Cache-Memcached-Tie Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andrew Kostenko Package: p5-MooseX-StrictConstructor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl,p5-Moose (>= 0.94),p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-StrictConstructor-0.16.deb Size: 15252 MD5sum: f3c78d4b7ca6d87c4a6ebae3460644aa SHA1: b8cb05dffe4004703b72812d1de743e71d6263b0 SHA256: ca03d8f849eb7b466f1100247ee0dbde7d0bf06116614d8c270ad8b35f6a7711 Description: MooseX::StrictConstructor - Make your object constructors blow up on unknown attributes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-StrictConstructor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Encode-Newlines Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Encode-Newlines-0.04.deb Size: 7220 MD5sum: 58a0a60897e083ddd27baa3b966f6411 SHA1: a32740bc1a6240da62f4a76cbf51e0f0ae23e74e SHA256: 8d0d9e9cb4949ea5d4d9722399f919c5affed525fa26bf6452c3a6345a5d54d6 Description: Encode::Newlines - Normalize line ending sequences This module provides the "CR", "LF", "CRLF" and "Native" encodings, to aid in normalizing line endings. It converts whatever line endings the source uses to the designated newline sequence, for both "encode" and "decode" operations. If you specify two different line endings joined by a "-", it will use the first one for decoding and the second one for encoding. For example, the "LF-CRLF" encoding means that all input should be normalized to "LF", and all output should be normalized to "CRLF". If the source has an inconsistent line ending style, then a "Mixed newlines" exception is raised on behalf of the caller. However, if the package variable $Encode::Newlines::AllowMixed is set to a true value, then it will silently convert all three line endings. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Encode-Newlines Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Audrey Tang Package: p5-Number-Interval Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Number-Interval-0.06.deb Size: 13854 MD5sum: ee93b2567d6a0108c449469c7ff68b6f SHA1: a47503e4535bb3606e6994834e43b143039ce285 SHA256: 7b2a507c06f4efc544ea5d4a7df800961009d407c3b9b3ae0620c6e3ff58ad55 Description: Number::Interval - A representation of a numeric interval This is release V0.06 of Number::Interval. This module can be used to specify bound or unbound intervals (ie a max and a min value, a max only or a min only) and then compare them with other intervals, find out whether a number is within the interval and provide a stringified form of the interval. This is the first release so the interface should be considered alpha state. Comments welcome. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Number-Interval Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tim Jenness Package: p5-Text-Glob Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Glob-0.09.deb Size: 7226 MD5sum: c471e96dc31a3f060ef09461b4692f35 SHA1: 634c26d4b75888209f5ec0ddebf288dd0e0a4508 SHA256: 779a03b1b634f23ac467d0681d9765ca56f107c8f45ae1d7b29a5a7f511f4a86 Description: Text::Glob - match globbing patterns against text Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Glob Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Richard Clamp Package: p5-MooseX-ChainedAccessors Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Moose,p5-Test-Simple (>= 0.88),p5-Try-Tiny Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-ChainedAccessors-0.02.deb Size: 18966 MD5sum: 084baa7ed980607f55ec74f0e2425a16 SHA1: ae3451b696b9a3a36cdfdd5b8540d3141fad9465 SHA256: 823846aad1190cec476c35a6ad2819ca64fea214b7d433e766617e40be6a6146 Description: MooseX::ChainedAccessors - Accessor class for chained accessors with Moose Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-ChainedAccessors Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-AnyEvent-Twitter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Depends: perl,p5-AnyEvent (>= 3.5),p5-AnyEvent-HTTP,p5-common-sense,p5-Encode,p5-JSON,p5-MIME-Base64,p5-Object-Event,p5-Test-Simple,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-AnyEvent-Twitter-0.21.deb Size: 15734 MD5sum: 9ef3640d4e1be9deeaf3ca0d7bbf9fd7 SHA1: 3612fa4641b5a6699117374bedb631115eb85c5a SHA256: b61555596619a0785bf25dd153afea07112eebaeac5a8b72228c7aabf415c79b Description: AnyEvent::Twitter - Implementation of the Twitter API for AnyEvent This is a lightweight implementation of the Twitter API. It's currently still very limited and only implements the most necessary parts of the API (for inclusion in my chat client). If you are missing something don't hesitate to bug me! This module uses AnyEvent::HTTP for communicating with twitter. It currently doesn't use OAuth based authentication but HTTP Basic Authentication, as it is still not deprecated at the time of this writing (July 2009). If it will ever be deprecated I will take care to implement OAuth. The AnyEvent::Twitter class inherits the event callback interface from Object::Event. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AnyEvent-Twitter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin Redeker Package: p5-Date-Manip Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.25 Depends: perl,p5-Encode,p5-Exporter,p5-IO,p5-Storable,p5-YAML-Syck Filename: dists/iphone/main/binary-iphoneos-arm/p5-Date-Manip-6.25.deb Size: 1328626 MD5sum: 1341b74b1e40f8132773ab678f927972 SHA1: 25944f84ada84b3e40bf27236aa83355fbadde68 SHA256: 5972d87ead0eb0876bce27742d602e96b90c30a9bae15d8c309d3e12b42271c9 Description: Date::Manip - Date manipulation routines Date::Manip is a series of modules designed to make any common date/time operation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing international times are all easily done. It deals with time as it is used in the Gregorian calendar (the one currently in use) with full support for time changes due to daylight saving time. From the very beginning, the main focus of Date::Manip has been to be able to do ANY desired date/time operation easily. Many other modules exist which may do a subset of these operations quicker or more efficiently, but no other module can do all of the operations available in Date::Manip. Since many other date/time modules exist, some of which may do the specific operation(s) you need faster, be sure to read the section SHOULD I USE DATE::MANIP in the Date::Manip::Misc document before deciding which of the Date and Time modules from CPAN is for you. However, if you want one module to do it all, Date::Manip is the one to use. Date::Manip has functionality to work with several fundamental types of data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Date-Manip Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sullivan Beck Package: p5-Sub-Exporter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.982 Depends: perl,p5-Data-OptList,p5-Params-Util,p5-Sub-Install Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Exporter-0.982.deb Size: 55488 MD5sum: dc52474e11b21abd6f373e1712ae4b29 SHA1: b01641d20936763c7b427ced44e85c72e698e3b3 SHA256: cd904fc76e2e7ed13fedd9f84bba47a2966aea84b600d2061340f183c031e9f9 Description: Sub::Exporter - A sophisticated exporter for custom-built routines Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation, and other cool stuff. Read its own documentation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Exporter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-Exception-Class Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.26 Depends: perl,p5-Devel-StackTrace,p5-Class-Data-Inheritable Filename: dists/iphone/main/binary-iphoneos-arm/p5-Exception-Class-1.26.deb Size: 27048 MD5sum: 493b5b326323d42983cdcd9cdf31d1f4 SHA1: f2becf0d33374c6bd30f381c664f05a2059b5ee7 SHA256: 906b1cae65e6a5de8807c46028e7bc80faf24e8922410fc5edd22866d87c8515 Description: Exception::Class - A module that allows you to declare real exception classes in Perl Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Exception-Class Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-constant-defer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-constant-defer-5.deb Size: 25392 MD5sum: 6848b811eaeac74fc4bbe1688cc4f40a SHA1: ce32c346c852485b5bf78b09ed23e14a2e36e671 SHA256: 5899a0656dada3dd7e62ebe5dc31648370ad1f29f8e9bc2d003950be4c88a4e6 Description: constant::defer - Constant subs with deferred value calculation. constant::defer makes subroutines similar to the builtin constant.pm, but with the value calculation deferred until the sub is actually run. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-constant-defer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kevin Ryde Package: p5-Text-Template-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.70 Depends: perl,p5-Digest-MD5 (>= 1.00) Recommends: p5-Devel-Size (>= 0.72),p5-Perl-Tidy,p5-Text-Table (>= 1.07) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Template-Simple-0.70.deb Size: 88612 MD5sum: 64bde8b24184c00b130506e458c35807 SHA1: 45cd506001f7dabf49c0f3329b76acaae06261db SHA256: 4ea451271b92339edbd6c3a9b4dc7b4cb593a62127a8dfc275db440117b92f30 Description: Text::Template::Simple - Simple text template engine Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Template-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Burak Gursoy Package: p5-Net-IDN-Encode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.100 Depends: perl,p5-Net-IDN-Nameprep (>= 1.100) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-IDN-Encode-1.100.deb Size: 25732 MD5sum: 310f28cf3f50d853888fdde7f67781f5 SHA1: 5cebe21f3304ed28e7e27acf81839dc2f76053c7 SHA256: 6cc67a574c83da848ec2388e18bffad31abf5a4c2f7f5df9c4250df8254b67f2 Description: Net::IDN::Encode - Internationalizing Domain Names in Applications (RFC 3490) Net::IDN::Encode -- high-level interface for encoding and decoding of domain names (implements toASCII and toUNICODE as defined in RFC 3490) Net::IDN::Punycode -- ASCII-compatible encoding of Unicode (Punycode, RFC 3492) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-IDN-Encode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Claus Färber Package: p5-HTTP-MobileAgent Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.28 Depends: perl,p5-libwww-perl,p5-WWW-MobileCarrierJP (>= 0.04) Recommends: p5-HTTP-Headers-Fast (>= 0.11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-MobileAgent-0.28.deb Size: 40580 MD5sum: b0df837e64681d593026774a2829bb4e SHA1: 54da192af21116d4e1c075b1771a3c04c3d3cc62 SHA256: 17b0dee0da893903575f446356bc1e4ecaf85fec1a6f7befeed450ce937a8618 Description: HTTP::MobileAgent - HTTP mobile user agent string parser HTTP::MobileAgent parses HTTP_USER_AGENT strings of (mainly Japanese) mobile HTTP user agents. It'll be useful in page dispatching by user agents. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-MobileAgent Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tatsuhiko Miyagawa Package: p5-Iterator-Array-Jagged Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Iterator-Array-Jagged-0.05.deb Size: 10082 MD5sum: a55bb67872bc71f9d1a49760f6e20bdc SHA1: c0b4a8e2672ed22f29e00c8df5575b0349771f60 SHA256: 2b76f667552b19aa346c4715bf0d0365acc04353c570cef1b4a13fe5e67ebbf1 Description: Iterator::Array::Jagged - Quickly permute and iterate through multiple jagged arrays Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Iterator-Array-Jagged Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Pod-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.38 Depends: p5-PathTools,p5-Test-Simple Conflicts: perl (<=5.10.0-8) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Parser-1.38.deb Size: 143882 MD5sum: 441c14e175fdb1528eab9989e077c863 SHA1: a559c42cd7ccf0919477510c24763096f2cdd806 SHA256: fc469b5d5b3e0443e573257535a7f720c2acd0a4ac46811394c926f075e3ca28 Description: Pod::Parser - Modules for parsing/translating POD format documents The Perl5 module "Pod::Parser", which provides a base class for parsing and selecting sections of POD documentation from an input stream. Please see the POD documentation for this module (embedded in the file "Parser.pm") for more details. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Parser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brad Appleton Package: p5-Kamaitachi Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Danga-Socket,p5-Danga-Socket-Callback,p5-Data-AMF,p5-Moose,p5-MooseX-LogDispatch,p5-Path-Class,p5-Text-Glob Filename: dists/iphone/main/binary-iphoneos-arm/p5-Kamaitachi-0.03.deb Size: 47198 MD5sum: d86300f1967585d9fe957558b9027a72 SHA1: 4d3ae62ddc1562d477ad21aa48df25adddcc953f SHA256: 1e3f2f0127f61d76c28a7c6d4b524c197a9985b685652371a43bcccb912db0b2 Description: Kamaitachi - perl flash media server Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Kamaitachi Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Daisuke Murase Package: p5-DateTime-Set Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.26 Depends: perl,p5-DateTime,p5-Set-Infinite,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Set-0.26.deb Size: 49880 MD5sum: 9dcc47a69fdc97ee4a5ed713ccb71a38 SHA1: 806fb34ae4468d32f4f629a26bdc8573ffbc1123 SHA256: 114159993ca26ac4a1cabe482c6ae3a5d651e8e56420c7c8717c33af54460cc1 Description: DateTime::Set - DateTime set objects The DateTime::Set module provides a date/time sets implementation. It allows, for example, the generation of groups of dates, like "every wednesday", and then find all the dates matching that pattern, within a time range. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Set Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Flavio S. Glock Package: p5-File-ChangeNotify Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Class-MOP,p5-PathTools,p5-Module-Pluggable,p5-Moose,p5-MooseX-Params-Validate (>= 0.08),p5-MooseX-SemiAffordanceAccessor Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-ChangeNotify-0.06.deb Size: 21164 MD5sum: 1e5d6471cb232f24ac34c7a6c2885765 SHA1: e06c9a6ee012ac281a41096b44a961c08b7eaf94 SHA256: 130856779baf00a3db7cb213a0d3bc4d28e12f7f2da71997f12aba31b4c63607 Description: File::ChangeNotify - Watch for changes to files, cross-platform style This module provides an API for creating a File::ChangeNotify::Watcher subclass that will work on your platform. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-ChangeNotify Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-autodie Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.09 Recommends: p5-IPC-System-Simple (>= 0.12) Conflicts: perl (<= 5.10.0-12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-autodie-2.09.deb Size: 60862 MD5sum: 0e41f6c7f6dfbf91d042561dc5166fce SHA1: fe47994678e9faff2295c0783a371b8322d54314 SHA256: a541c9779e14f988ec436ef978cb887b1ee20c1b232b678c5c6bc869845b768c Description: autodie - Replace functions with ones that succeed or die with lexical scope This distribution provides 'autodie', a lexical equivalent of 'Fatal'. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-autodie Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Fenwick Package: p5-ExtUtils-CBuilder Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.27 Depends: perl,p5-IO,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-CBuilder-0.27.deb Size: 29702 MD5sum: 4b4aec8a4049f84884376af9ca23aba5 SHA1: e133e4053f43222b18209d23880086036dc86d6e SHA256: bb3fcafd4817178590c76a5db103b2763433b474b91fdd2554e901fbe00c8ec7 Description: ExtUtils::CBuilder - Compile and link C code for Perl modules This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the "Module::Build" project, but may be useful for other purposes as well. However, it is *not* intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal! Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-CBuilder Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ken Williams, kwilliams@cpan.org Package: p5-JSON-Streaming-Reader Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-JSON-Streaming-Reader-0.04.deb Size: 20890 MD5sum: a5fb3b4b040985a9af484913635795e2 SHA1: 49df9f3c275f53f053d9380d8f73c980b3e739d0 SHA256: 020d20001ac975aad783b23505db1e40fe5828b9325140c261c49915d9ba0e8f Description: JSON::Streaming::Reader - Read JSON strings in a streaming manner Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-JSON-Streaming-Reader Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DBIx-Easy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl,p5-DBI Recommends: p5-DBD-SQLite Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Easy-0.18.deb Size: 44778 MD5sum: 4de35f93f6b8732b197f38b5ea1454e9 SHA1: 6c6d7b6b88c98bbf24aa1d558d1d9d0fc789c3ff SHA256: af081038a835fd85d1e7cdddc744f95a8a88242498a671b04ac9c21cba13c771 Description: DBIx::Easy - Easy to Use DBI Interface Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Easy Homepage: http://www.linuxia.de/DBIx/Easy/ Tag: purpose::console, role::developer Package: p5-POE-Component-SimpleDBI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.29 Depends: perl,p5-DBI (>= 1.30),p5-Error (>= 0.15),p5-POE Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-SimpleDBI-1.29.deb Size: 41818 MD5sum: a519009154840ead2c9e209523bb1c7b SHA1: eee56cbb04b7d8364fbd5c64b49e7eb11502e76c SHA256: b4ef748cb2facf002304864396a8157ef0cd9c60e693dbabfe7cee426d277154 Description: POE::Component::SimpleDBI - Asynchronous non-blocking DBI calls in POE made simple This module works its magic by creating a new session with POE, then spawning off a child process to do the "heavy" lifting. That way, your main POE process can continue servicing other clients. Queries are put into a queue, and processed one at a time. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-SimpleDBI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Apocalypse Package: p5-XML-Compile-Dumper Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Data-Dump-Streamer,p5-Log-Report,p5-Math-BigInt,p5-Test-Simple,p5-Test-Pod,p5-XML-Compile,p5-XML-Compile-Tester,p5-XML-LibXML Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Compile-Dumper-0.11.deb Size: 9658 MD5sum: 71fed06e081bb68217e1ab6b8070fbdd SHA1: f78393e222b13e79a8da0f7549d66c577964d141 SHA256: de8642fb5c79998c3811765244ee7d752076e0be92a036f4931e0e07691627d8 Description: XML::Compile::Dumper - Remember precompiled XML processors Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Compile-Dumper Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Array-Iterator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Test-Exception (>= 0.15),p5-Test-Simple (>= 0.47) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Array-Iterator-0.06.deb Size: 24132 MD5sum: 8c1a0c0c333e193a9e2598a33250240c SHA1: adf529925736c9375945a1b1c60c20f60a3a4802 SHA256: 4b47747ab6bc7976b4d46ac0f820c921bd1ff033fe344bcdeea7e9864f1e2451 Description: Array::Iterator - A simple class for iterating over Perl arrays Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Array-Iterator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Env-Export Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl Recommends: p5-Test-Pod,p5-Test-Pod-Coverage Filename: dists/iphone/main/binary-iphoneos-arm/p5-Env-Export-0.20.deb Size: 17096 MD5sum: 551713ff13256f678ef58088d68fd0b0 SHA1: 3e57befa72b4510001bd5887554d761fb69e91d0 SHA256: e8485b4df27e7896a764f853b795e37a673924ee80ca2a86cde4fb5bc16e74c0 Description: Env::Export - Export environment variables as constant subroutines This module allows the user to specify one or more environment variables that should be "exported" to the calling namespace as constant subroutines. By doing this, their existence/inexistence can be detected at compile-time. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Env-Export Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Randy J. Ray Package: p5-Sys-Hostname-Long Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.4 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sys-Hostname-Long-1.4.deb Size: 10662 MD5sum: f86b37075c88817b5b9fb972f6dcf7b1 SHA1: 6b8ac44e3f6698766d99527cbd1a9131a8d56c30 SHA256: 6b44daee676d30737fc635e7bcf5ef8c9beee3461f8b8c8614542ebbbece4f12 Description: Sys::Hostname::Long - Try every conceivable way to get full hostname Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sys-Hostname-Long Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Pod-Compiler Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-Pod-Parser (>= 1.12),p5-Storable,p5-Test-Simple (>= 0.44),p5-Tree-DAG-Node (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Compiler-0.20.deb Size: 48682 MD5sum: 5b4f5eb2e4333c5b90d2ebac90b6f42c SHA1: b6d209573f1ce553c5ad006dacd3a5e227d8f0d1 SHA256: 86be52b695a33b5c9243fe6d0950d33e9c67f1a4a32d8efc33ab0e5af9be5b00 Description: Pod::Compiler This is an evaluation distribution of a POD compiler that turns POD documents into an object tree that can be conveniently processed by any backends. Main areas of application are converters to complex output formats like HTML, LaTeX or FrameMaker. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Compiler Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Daemonize Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Moose (>= 0.33),p5-MooseX-Getopt (>= 0.07),p5-MooseX-Types-Path-Class Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Daemonize-0.13.deb Size: 41484 MD5sum: c3b87533a0cf5f799cdb98d9ae93b20e SHA1: 4d10121c85e294ea6f45dc6dfd0ffe129008a679 SHA256: 75f43292db542ec88408f4c5b2f249bc4f1d6a244f174fd2b54a4028164e159e Description: MooseX::Daemonize - Role for daemonizing your Moose based application Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Daemonize Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Prather Package: p5-ex-lib Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-ex-lib-0.06.deb Size: 6924 MD5sum: ed06fa8d2cbe357ce3f67f60db60e91f SHA1: d9faa8e224e618c973bfc83f91d51acc00616fc2 SHA256: d15a3e5dcaf678d1ea73305da3bf3b53984f9a73fed3dde15bbe83ceaead3551 Description: ex::lib - The same as "lib", but makes relative path absolute. The main reason of this library is transformate relative paths to absolute at the "BEGIN" stage, and push transformed to @INC. Relative path basis is not the current working directory, but the location of file, where the statement is. When using common "lib", relative paths stays relative to curernt working directory. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ex-lib Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mons Anderson Package: p5-IO-CaptureOutput Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.10 Depends: perl,p5-Exporter,p5-File-Temp Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-CaptureOutput-1.10.deb Size: 15798 MD5sum: 2bc64ffa7fe72c61741ff45a80bdbd2c SHA1: a67503ea35bff5c61a8ec9fe2f65a2d28bee6c97 SHA256: d871646b67e3ee1d2fc506d499151a55c10425a65eff8fd0fd27b2fde205713e Description: IO::CaptureOutput - capture STDOUT and STDERR from Perl code, subprocesses or XS This module provides routines for capturing STDOUT and STDERR from perl subroutines, forked system calls (e.g. "system()", "fork()") and from XS or C modules. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-CaptureOutput Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David A. Golden File::Basename: 0 File::Temp: 0.16 Package: p5-POE-Component-Server-IRC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.49 Depends: perl,p5-Crypt-PasswdMD5 (>= 1.3),p5-IRC-Utils (>= 0.10),p5-Net-Netmask (>= 1.9012),p5-POE (>= 1),p5-POE-Component-Client-DNS (>= 1.00),p5-POE-Component-Client-Ident (>= 1.00),p5-POE-Component-Syndicator (>= 0.04),p5-POE-Filter-IRCD (>= 2.20) Recommends: p5-POE-Component-SSLify,p5-POE-Filter-Zlib Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Server-IRC-1.49.deb Size: 94728 MD5sum: 9b0980a383af8a3336c1d2f91b7440be SHA1: dc55042309968a9d18709dcc951b90a35b2e5321 SHA256: 4b3cbba87cdd373d37e8327c39aa5e961d46526df336464f2b759c6fa067fbce Description: POE::Component::Server::IRC - A fully event-driven networkable IRC server daemon module. POE::Component::Server::IRC is a POE component which implements an IRC server (also referred to as an IRC daemon or IRCd). It should be compliant with the pertient IRC RFCs and is based on reverse engineering Hybrid IRCd behaviour with regards to interactions with IRC clients and other IRC servers. Yes, that's right. POE::Component::Server::IRC is capable of linking to foreign IRC networks. It supports the TS5 server to server protocol and has been tested with linking to Hybrid-7 based networks. It should in theory work with any TS5-based IRC network. POE::Component::Server::IRC also has a services API, which enables one to extend the IRCd to create IRC Services. This is fully event-driven (of course =]). There is also a Plugin system, similar to that sported by POE::Component::IRC. Note: This is a subclass of POE::Component::Server::IRC::Backend. You should read its documentation too. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Server-IRC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-constant Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.17 Conflicts: perl (<=5.10.0-8) Filename: dists/iphone/main/binary-iphoneos-arm/p5-constant-1.17.deb Size: 13572 MD5sum: 5caaa619d0363c3c4db86c02a2442813 SHA1: 9026b076e9f1f2c7668901af6352cb5708fef604 SHA256: f86d87a91ea216c129545cff90723c615e8242ba7dff9553e22fb653c6565ff6 Description: constant - Perl pragma to declare constants This pragma allows you to declare constants at compile-time. When a constant is used in an expression, Perl replaces it with its value at compile time, and may then optimize the expression further. In particular, any code in an "if (CONSTANT)" block will be optimized away if the constant is false. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-constant Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: SĆ©bastien Aperghis-Tramoni Package: p5-Geo-Hash-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.00013 Depends: perl,p5-XSLoader (>= 0.10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Hash-XS-0.00013.deb Size: 13416 MD5sum: 83cc8a425ea4f18b8c7f848fdbf6424d SHA1: 66a4b9f980c0aa796990e7a145b1a8a40ae39f0b SHA256: 269fd0a0695a4493722820fc25da0bc12656ae394aac1862eac2d957367a69cd Description: Geo::Hash::XS - Geo::Hash in XS Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Hash-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Daisuke Maki Package: p5-Cache-FastMmap Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.33 Depends: perl,p5-Storable Filename: dists/iphone/main/binary-iphoneos-arm/p5-Cache-FastMmap-1.33.deb Size: 42024 MD5sum: d5b88178adbe20d3af53302a7e565bb5 SHA1: 30f93f2e428bc1897c3774ee0f853d2dac6f4c31 SHA256: 0d5a7ec6bc86b46ddbb5585c954fccce8868008398125d1a778fb1875b96d1bb Description: Cache::FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache A shared memory cache through an mmap'ed file. It's core is written in C for performance. It uses fcntl locking to ensure multiple processes can safely access the cache at the same time. It uses a basic LRU algorithm to keep the most used entries in the cache. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Cache-FastMmap Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rob Mueller Package: p5-Net-Stomp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.34 Depends: perl,p5-Class-Accessor Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Stomp-0.34.deb Size: 13332 MD5sum: 0c10c62794d39b1af6364847e2afe723 SHA1: 47a3eae2186c868143218084cb7179b6f7df72d3 SHA256: 71ee9e31ffaba8a06cc5e0fc987818f7334141b8bc72bf1ff7ba705653871803 Description: Net::Stomp - A Streaming Text Orientated Messaging Protocol Client This module allows you to write a Stomp client. Stomp is the Streaming Text Orientated Messaging Protocol (or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp). It's a simple and easy to implement protocol for working with Message Orientated Middleware from any language. Net::Stomp is useful for talking to Apache ActiveMQ, an open source (Apache 2.0 licensed) Java Message Service 1.1 (JMS) message broker packed with many enterprise features. A Stomp frame consists of a command, a series of headers and a body - see Net::Stomp::Frame for more details. For details on the protocol see http://stomp.codehaus.org/Protocol. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Stomp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leon Brocard Package: p5-Authen-SASL Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.12 Depends: perl,p5-GSSAPI,p5-Digest-HMAC Filename: dists/iphone/main/binary-iphoneos-arm/p5-Authen-SASL-2.12.deb Size: 42504 MD5sum: 2b3a6695a8f76b3b57577979ec70ad0b SHA1: 9aff9b0d3a5f7839e753a7fa25dbe8090b34465f SHA256: 0c5078e2ae2ee1fdf138f7fda98c97c650953f1c298a5162bc5babb5bb856a39 Description: Authen::SASL SASL Authentication framework for perl Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Authen-SASL Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Graham Barr Package: p5-AI-Genetic-Pro Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.33 Depends: perl,p5-GD,p5-GDGraph,p5-GDTextUtil Filename: dists/iphone/main/binary-iphoneos-arm/p5-AI-Genetic-Pro-0.33.deb Size: 34180 MD5sum: 1c815f241957bc21e7f71aa3a906dfcf SHA1: 7047df7a96f5f26faa4c15313c2aa76af132ae55 SHA256: b80aa3432350b731a718b33b2596d008fcde0175515241086431358f194eb477 Description: AI::Genetic::Pro - Efficient genetic algorithms for professional purpose. This module provides efficient implementation of a genetic algorithm for a professional purpose. It was designed to operate as fast as possible even on very large populations and big individuals/chromosomes. "AI::Genetic::Pro" was inspired by "AI::Genetic", so it is in most cases compatible (there are some changes). Additionaly "AI::Genetic::Pro" isn't pure Perl solution, so it doesn't have limitations of its ancestor (ie. seriously slow down in case of big populations ( >10000 ) or vectors with size > 33 fields). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AI-Genetic-Pro Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Strzelecki Lukasz Package: p5-POE-Component-Server-REST Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.11 Depends: perl,p5-POE,p5-POE-Component-Server-SimpleHTTP (>= 1.54),p5-URI (>= 1.35),p5-XML-Simple (>= 2.18),p5-YAML-Tiny (>= 1.32) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Server-REST-1.11.deb Size: 29946 MD5sum: 90b920a3ba917fbfac9031415b473c6e SHA1: a408ec907bbac8030ddcfbf8baf52cf6d98cf6f8 SHA256: e2aace748abd2716f63e5dec38a991e142c403c1abb7ecb8bf403a39b78318e7 Description: POE::Component::Server::REST - a solution kit for REST interfaces. POE::Component::Server::REST is a solution kit for REST interfaces. - Delegates requests to the appropriate hierarchic path's method. - Unmarshalls/marshalls from/to JSON/XML/YAML - Delivers request content as hashref to the appropriate method. - Delivers request keys as string to the appropriate method. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Server-REST Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-LWP-UserAgent-POE Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-libwww-perl,p5-Log-Log4perl (>= 1),p5-POE (>= 0.9999),p5-POE-Component-Client-HTTP (>= 0.83) Filename: dists/iphone/main/binary-iphoneos-arm/p5-LWP-UserAgent-POE-0.02.deb Size: 9550 MD5sum: b739010d13ff40bb7531d187ded5be3c SHA1: d60820b153e2c9f964394f15b289dff097787afb SHA256: d6eb4e76e9b1a0d1660ebc100f3bf38ace3882859bec2655c68a5f2424c3ae1c Description: LWP::UserAgent::POE - Drop-in LWP::UserAgent replacement in POE environments LWP::UserAgent::POE is a subclass of LWP::UserAgent and works well in a POE environment. It is a drop-in replacement for LWP::UserAgent in systems that are already using LWP::UserAgent synchronously and want to play nicely with POE. The problem: LWP::UserAgent by itself is synchronous and blocks on requests until the response from the network trickles in. This is unacceptable in POE, as the POE kernel needs to continue processing other tasks until the HTTP response arrives. LWP::UserAgent::POE to the rescue. Its request() method and all related methods like get(), post() etc. work just like in the original. But if you peek under the hood, they're sending a request to a running POE::Component::Client::HTTP component and return a valid $response object when a response from the network is available. Although the program flow seems to be blocked, it's not. LWP::UserAgent::POE works the magic behind the scenes to keep the POE kernel ticking and process other tasks. The net effect is that you can use LWP::UserAgent::POE just like LWP::UserAgent in a seemingly synchronous way. Note that this module is not a POE component. Instead, it is a subclass of LWP::UserAgent. It is self-contained, it even spawns the POE::Component::Client::HTTP component in its constructor unless there's one already running that has been started by another instance. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LWP-UserAgent-POE Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mike Schilli Package: p5-Config-INI-MVP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.024 Depends: perl,p5-Config-INI,p5-Config-MVP (>= 0.092060),p5-Moose (>= 0.65) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-INI-MVP-0.024.deb Size: 14844 MD5sum: a1fde874d32131938fdc1ac443ef06f4 SHA1: 09153cc858275400a7356c1019412c55a58b9a46 SHA256: 313ebddb157561fc8d08f4f3c8dbef3d2ccfde8d4dee8add041ac6bae350773a Description: Config::INI::MVP - multi-value capable .ini file reader (for plugins) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-INI-MVP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-Devel-Trace-Cwd Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Trace-Cwd-0.02.deb Size: 13084 MD5sum: 3a1828f4373f567c512bf74b3b4d4f06 SHA1: 592c6a6296ffe0237c64849fcea75713dbaef061 SHA256: 5b0d7ef6eda91f00ee2edce45ea46eb6cb116bf56883e23049e75f3c4b300e06 Description: Devel::Trace::Cwd - Print out each line before it is executed and track cwd changes If you run your program with "perl -d:Trace::Cwd program", this module will print a message to standard error just before each line is executed. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Trace-Cwd Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Email-Send-SMTP-Gmail Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Depends: perl,p5-PathTools,p5-libwww-perl,p5-MIME-Base64,p5-Net-SMTP-SSL,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-Send-SMTP-Gmail-0.21.deb Size: 8442 MD5sum: 5e238b94dffa4f413430b6beab857e91 SHA1: 1e5632bf074fd6c57b0d8d7585732bfb9a2fd7df SHA256: 40063cf1b165b11d69bb6df51606d1f491202e92f157c199104ab572e0895bd1 Description: Email::Send::SMTP::Gmail - Sends emails with attachments using Google's SMTP Simple module to send emails through Google's SMTP with or without attachments. You can use from your Gmail account or your email if you are using Gmail to your domain. It supports basic functions such as CC, BCC, ReplyTo. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-Send-SMTP-Gmail Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Juan JosĆ© 'Peco' San MartĆ­n Package: p5-Class-Singleton Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.4 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Singleton-1.4.deb Size: 11630 MD5sum: 849ba72aeacdb670a6fa5e4e22d5175b SHA1: 5d1d9b932058ebf500a0922e5662fe9ff26d8a9e SHA256: 04250884c306a3e984ed2f0ec41866a68e9fc8e506e74ae0a6718af9834f8311 Description: Class::Singleton - Implementation of a "Singleton" class This is the "Class::Singleton" module. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry. This module implements a Singleton class from which other classes can be derived. By itself, the "Class::Singleton" module does very little other than manage the instantiation of a single object. In deriving a class from "Class::Singleton", your module will inherit the Singleton instantiation method and can implement whatever specific functionality is required. For a description and discussion of the Singleton class, see "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Singleton Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Wardley Package: p5-Class-C3-Adopt-NEXT Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-List-MoreUtils,p5-MRO-Compat,p5-NEXT Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-C3-Adopt-NEXT-0.10.deb Size: 10900 MD5sum: d96b21281fd2674b59983068213c230c SHA1: 07c6aee16b3ccded1b0430acd3378e739a606885 SHA256: 67f28d73d7998fcf6dc4b9c56ca85f1aa7f8c34804e6ff5d7cfe07c75a308f0b Description: Class::C3::Adopt::NEXT - make NEXT suck less NEXT was a good solution a few years ago, but isn't any more. It's slow, and the order in which it re-dispatches methods appears random at times. It also encourages bad programming practices, as you end up with code to re-dispatch methods when all you really wanted to do was run some code before or after a method fired. However, if you have a large application, then weaning yourself off "NEXT" isn't easy. This module is intended as a drop-in replacement for NEXT, supporting the same interface, but using Class::C3 to do the hard work. You can then write new code without "NEXT", and migrate individual source files to use "Class::C3" or method modifiers as appropriate, at whatever pace you're comfortable with. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-C3-Adopt-NEXT Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-Geo-HelmertTransform Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.13 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-HelmertTransform-1.13.deb Size: 8886 MD5sum: 80a8aeb7582190b8943a17d7504511cd SHA1: cd0a77dcb53929e23e43a9ca6e89c8fbaccf2f22 SHA256: a7b691f7f09a28109021b922a17f2e556c1f5a39accce7f04d226a8c1d3eb315 Description: Geo::HelmertTransform Perform Helmert transforms (linear transformations between coordinate datums). These are used (for instance) to transform geographical coordinates between the WGS84 datum used in GPS, and the Airy 1830 datum used in British Ordnance Survey mapping. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-HelmertTransform Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-Method-Modifiers-Fast Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.041 Depends: perl,p5-Data-Util,p5-Filter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Method-Modifiers-Fast-0.041.deb Size: 7200 MD5sum: 4f4dcc4f2bd37da41ff53f892e0fbdf8 SHA1: 68b1e664496fcbc632fa620493886cadcf46092b SHA256: 5954bfa7534ddaf7d2d36382ac43e065f8d486dad54e7d2085037b91c0300349 Description: Class::Method::Modifiers::Fast - provides Moose-like method modifiers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Method-Modifiers-Fast Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Takatoshi Kitano Package: p5-SQL-Tokenizer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-SQL-Tokenizer-0.21.deb Size: 7576 MD5sum: 15f4c9bbca3dc59e7a635bbe562f2f4e SHA1: 7fd8aa1799d2b01e8703e11e94cb447a77c791f3 SHA256: f6e89cf24b6d15cd52d9d7644f4f0ee3e9e392799f3f8b559296cc1cf9752555 Description: SQL::Tokenizer - A simple SQL tokenizer. This module is a simple regular expressions based SQL tokenizer. It was created to make DBIx::Placeholder::Named possible. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SQL-Tokenizer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Igor Sutton Lopes Package: p5-File-Which Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Which-0.05.deb Size: 12570 MD5sum: bc3d369abcc5ddd44c6e9997cceb5065 SHA1: f77cb33145886af06d7c62c57715651a8e1ac195 SHA256: 176c3b1fb7fa81108233f833829e0fe460ee6afd1e755f704b6396389d41fd76 Description: File::Which File::Which is a portable implementation (in Perl) of `which', and can be used to get the absolute filename of an executable program installed somewhere in your PATH, or just check for its existence. It includes the command-line utility `pwhich' which has the same function as `which'. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Which Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Crypt-Rot47 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-Rot47-0.05.deb Size: 7654 MD5sum: 0da07fe5b24da24f53fee3ce0ff71893 SHA1: 34b237fb926c1c724830ca52caf31bab3f8f2326 SHA256: 4c30fb5f21708327645b695f9484f70178be70f2343b7f1faa40a28ea2dd280e Description: Crypt::Rot47 - Encryption and decryption of ASCII text using the Rot47 substitution cipher. This module applies the ROT47 substitution cipher to ASCII text, thereby scrambling it and making it difficult for others to read. Applying the same ROT47 substitution cipher on the scrambled text will then restore the original text. The ROT47 substitution cipher is a very simple form of encryption that works simply by rotating the ASCII characters from '!" to '~' by 47 positions (hence its name). Therefore, spaces in the plain text remain unchanged, but other characters are replaced with their rotated equivalents. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-Rot47 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Zachary Blair Package: p5-PDF-Kit Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0.1 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-PDF-Kit-v1.0.1.deb Size: 19790 MD5sum: b5d68f720a34169b5d912e7ec9d54937 SHA1: c0fee3de186437306aa1a763378479540c6b87cd SHA256: af032b1a991713c64a060cd0676b50a0166d706782dbac7c9eebb62bf6491604 Description: PDF::Kit abstract: A collection of subroutines for PDF::API2. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PDF-Kit Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn H Corey Package: p5-Unicode-Property-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.80 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-Property-XS-0.80.deb Size: 44518 MD5sum: e1718d263b6f75864520e026297a71cc SHA1: d9f009ee8492692c02e3a690f87cb6b6e56efe87 SHA256: 0d49472f2409e4b8c8c8051a45bee1ccae744f13ae5ba39cdd3acd0998c059f6 Description: Unicode::Property::XS Unicode::Property::XS is a fast version for unicode property lookup. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-Property-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Object-InsideOut Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.81 Depends: perl,p5-Data-Dumper,p5-Exception-Class (>= 1.29),p5-Test-Simple (>= 0.50) Recommends: p5-Math-Random-MT-Auto (>= 5.04),p5-Want (>= 0.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-InsideOut-3.81.deb Size: 118370 MD5sum: 21e7a93980dea727e02e239b7b1c8838 SHA1: 7bc4540f4b78a099271a1f8447e21c0e5f0f8af4 SHA256: 620336f9003fb3093389e17ab8f16f47749ff895bbf10578de635c10baabe406 Description: Object::InsideOut - Comprehensive inside-out object support module This module provides comprehensive support for implementing classes using the inside-out object model. This module implements inside-out objects as anonymous scalar references that are blessed into a class with the scalar containing the ID for the object (usually a sequence number). Object data (i.e., fields) are stored within the class's package in either arrays indexed by the object's ID, or hashes keyed to the object's ID. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-InsideOut Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jerry D. Hedden Package: p5-Module-Signature Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.55 Depends: perl,gnupg Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Signature-0.55.deb Size: 20480 MD5sum: 80278cfaccd017d424b1a5c2f0184250 SHA1: c1081d3bbc83e4070ec4d18af6dfb01cbdae40ff SHA256: d6b79c7cd852971d9e2d887ac5ef9a087fb842230a64f100abff5e1bf9e7a049 Description: Module::Signature Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Signature Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Parse-Method-Signatures Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.003014 Depends: perl,p5-List-MoreUtils (>= 0.20),p5-Moose,p5-MooseX-Traits (>= 0.06),p5-MooseX-Types (>= 0.17),p5-MooseX-Types-Structured,p5-PPI (>= 1.203),p5-namespace-clean (>= 0.10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Parse-Method-Signatures-1.003014.deb Size: 25306 MD5sum: c9e9c517b284fc5015fbacf048c16a47 SHA1: 4569de00bf9cb62f80ff82287598d85a7fa5df36 SHA256: c8f3411be6fc15dc7a11510fc8b6743053f15c5e449e23a82a7fbc167193139c Description: Parse::Method::Signatures - Perl6 like method signature parser Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Parse-Method-Signatures Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ash Berlin Package: p5-Geo-Distance-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Geo-Distance (>= 0.16),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Distance-XS-0.08.deb Size: 13754 MD5sum: 42b0b587394ab7d70e72d9897cee45e8 SHA1: db8903b6d9a7ff39749bb715d8e8eb5ff1e24e82 SHA256: 6300c6586a5335c22dfc71cc576a79397a37153a376eb62b9f03633c7fb69a87 Description: Geo::Distance::XS - speed up Geo::Distance Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Distance-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-DBIx-Class-Schema-PopulateMore Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl,p5-Data-Visitor (>= 0.27),p5-DateTimeX-Easy (>= 0.089),p5-List-MoreUtils (>= 0.22),p5-Module-Pluggable (>= 3.9),p5-Moose (>= 1.09) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Class-Schema-PopulateMore-0.15.deb Size: 60646 MD5sum: edfa51f119680cbb9e6ed763bdd21891 SHA1: 435ec2205ed139a1fb6a9c51d22647ec9be1c4b6 SHA256: 1c7268b3b4cacd484d15d5f2377850fe593d567242563516c0d761c67ca4659c Description: DBIx::Class::Schema::PopulateMore - An enhanced populate method This is a DBIC::Schema component and stand alone class that is an enhanced version of the builtin method "$schema->populate". What it does is make it easier when you are doing a first time setup and need to insert a bunch of rows, like the first time you deploy a new database, or after you update it. It's not as full featured as DBIx::Class::Fixtures but is targeted more directly at making it easier to just take a prewritten perl structure --or one loaded from a configuration file-- and setup your database. Most of us using DBIx::CLass have written a version of this at one time or another. What is special to this component is the fact that unlike the normal populate method you can insert to multiple result_sources in one go. While doing this, we index the created rows so as to make it easy to reference them in relationships. I did this because I think it's very ugly to have to type in all the primary keys by hand, particularly if your PK is multi column, or is using some lengthy format such as uuid. Also, we can embed macro like commands in the row values to do inflation for us. For example, any value starting with "!Index:" will substitute it's value for that of the relating fields in the named row. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Class-Schema-PopulateMore Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John Napiorkowski Package: p5-Net-Jabber Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.0 Depends: perl,p5-Net-XMPP Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Jabber-2.0.deb Size: 111064 MD5sum: 3edd1033d2e77fb5989e82fc5b835b81 SHA1: 7572385813026e46070c8c2b76e74ff414e07bc1 SHA256: 47e9a2565a80a7202d090e6a083a68a069330cf2a9af5b1eb106562bfa56b72f Description: Net::Jabber The Jabber Instant Messaging project is an Open Source project seeking to provide a complete cross protocol messaging solution. The problem with current IM solutions is that they are all proprietary and cannot talk to each other. Jabber seeks to get rid of those barriers by allowing a Jabber client to talk with an AOL user, or an IRC chat room, or any number of other programs. For more information about the Jabber project visit http://www.jabber.org. Net::Jabber is a collection of Perl modules that provide a Perl Developer access to the Jabber protocol. Using OOP modules we provide a clean interface to writing anything from a full client to a simple protocol tester. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Jabber Homepage: http://www.jabber.org/ Tag: purpose::console, role::developer Author: Ryan Eatmon Package: p5-IO-Lambda Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.20 Depends: perl,p5-libwww-perl,p5-Net-DNS,p5-Storable,p5-Sub-Name,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Lambda-1.20.deb Size: 145986 MD5sum: 16560aca77150f4b2c29e57169f3fc5e SHA1: 1917743773116e81c02b10c1e30bb6df74a7a75a SHA256: d034260613f15fc760f403f0a7228f8c65ba9e24a8560a20e6f0efafc4d21efb Description: IO::Lambda - nonblocking IO in functional style This module is another attempt to fight the horrors of non-blocking I/O programming. The simplicity of the sequential programming is only available when one employs threads, coroutines, or coprocesses. Otherwise state machines are to be built, often quite complex, which fact doesn't help the clarity of the code. This module uses closures to achieve clarity of sequential programming with single-process, single-thread, non-blocking I/O. The approach implemented in this module is strongly based on closures. It emulates the blocking style, so the collection of states is local, and can be collected under single subroutine. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Lambda Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dmitry Karasik Package: p5-Data-AMF Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02004 Depends: perl,p5-YAML,p5-Moose Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-AMF-0.02004.deb Size: 26470 MD5sum: 34ed7cc93a9d59bba131c0f0ebd256ff SHA1: eeaf14db175536763fc6389710e68dbfbc786899 SHA256: 60108425852c215d352c515342aa5792ee5aa0df0f091f03c56b9c2dc8cfc360 Description: Data::AMF - serialize / deserialize AMF data Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-AMF Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Daisuke Murase Package: p5-MooseX-Role-Timer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Moose (>= 1),p5-Test-Simple (>= 0.80) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-Timer-0.03.deb Size: 13296 MD5sum: 0055771e1b601e183acb109361654219 SHA1: a644a78e2c469c445b698ff632e87b2387aae2de SHA256: b89f767e4d6b3355248707d6faa036fe88dcc215f6c7035d45fd301c483b19b3 Description: MooseX::Role::Timer - Role for measuring elapsed Time Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-Timer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael Langner Package: p5-Tie-Function Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-Function-0.02.deb Size: 5730 MD5sum: bb04e25ba34fcb1225bab64f8ccc9ca0 SHA1: 760d92b7052196eeb03847d7f0b26a3270b10ffa SHA256: af8eeeafb90176e10c70dcdadb7c8271b447ec29a5aabcf492bb9f1b53bbae68 Description: Tie::Function - wrap functions in tied hash sugar Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-Function Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Coder-Google Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Encode,p5-YAML-Syck,p5-libwww-perl (>= 5.5),p5-Test-Simple (>= 0.32) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-Google-0.06.deb Size: 8698 MD5sum: 495fe044b3ba35b505417cbfc132e5af SHA1: 05565160793ad406c65cc5a1bbb1d87e6f9c026e SHA256: 6550b79e4e546de5f6b8f5009ad440c917f10ab3ca86bb4a335f02ae0140d827 Description: Geo::Coder::Google - Google Maps Geocoding API Geo::Coder::Google provides a geocoding functionality using Google Maps API. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-Google Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-IRC-Utils Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-IRC-Utils-0.10.deb Size: 25946 MD5sum: e8bce0b9d4932d53a4d1e30123ec3e17 SHA1: 73d4c30e7adb4957054439bfd484e730f9bf4fbc SHA256: 4c43ad8360acf34a2d18b339adce80c396fbeca504b3f526c1e96d60fcaf972d Description: IRC::Utils - Common utilities for IRC-related tasks The functions in this module take care of many of the tasks you are faced with when working with IRC. Mode lines, ban masks, message encoding and formatting, etc. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IRC-Utils Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Cache-Cache Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl,p5-Digest-SHA1 (>= 2.02),p5-Error (>= 0.15),p5-PathTools,p5-Storable (>= 1.014) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Cache-Cache-1.06.deb Size: 78100 MD5sum: aff9797025b3d860058abb4ebd6119e9 SHA1: ac832af309ac8d50b2093533607055fdcea8c4d1 SHA256: 5e8fae027214b49ba758c02fac2482d541595699e3612f139ac4a7346f0d3c21 Description: Cache::Cache - the Cache interface The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory. The Cache package provides Cache::Cache, a generic interface for creating persistent data stores. This interface is implemented by the Cache::MemoryCache, Cache::SharedMemoryCache, Cache::FileCache, Cache::SizeAwareFileCache, Cache::SizeAwareMemoryCache, and Cache::SizeAwareSharedMemoryCache classes. This work aggregates and extends the obsolete File::Cache and IPC::Cache projects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Cache-Cache Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-ExtUtils-Command Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.16 Conflicts: perl (<=5.10.0-6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-Command-1.16.deb Size: 10526 MD5sum: 8b3d5828f89c6742f95d4e50f77b37b5 SHA1: c4b42aec0f568b598cec1a5fff13dff7de18f6b8 SHA256: 3ce8ba443a72742770098e8a3efbcac2f18af72b6f62d2bfda3cbaf77afbd180 Description: ExtUtils::Command - Utilities to replace common UNIX commands in Makefiles etc. ExtUtils::Command provides a number of utilities to replace common UNIX commands in Makefiles, etc. At present the list includes cp, rm_f, rm_rf, mv, cat, eqtime, mkpath, touch, test_f, test_d, chmod, and dos2unix. Also included is the companion module Shell::Command, which is a thin wrapper for ExtUtils::Command to provide cross-platform functions emulating common shell commands. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-Command Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Randy Kobes Package: p5-XML-RegExp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-RegExp-0.03.deb Size: 6248 MD5sum: 8682e2266b2ac8ea1f1cf33a3ab376fc SHA1: 2d01f1f7694d6b4c32a15cbd71fdcf8a04f8aebc SHA256: 604025a852d5dd4f532626f66c0c230b3d65f9ce3bf0fb0ce0776b3df7cfdfc4 Description: XML::RegExp This module ... This package contains regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue. The definitions of these tokens were taken from the XML spec (Extensible Markup Language 1.0) at http://www.w3.org/TR/REC-xml. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-RegExp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-IO-Prompt Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.997 Depends: perl,p5-Term-ReadKey,p5-Test-Simple,p5-version,p5-Want Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Prompt-0.997.deb Size: 21914 MD5sum: 966e6246c8f17de659c1a80fc4ae2194 SHA1: 4c1dd9a8a9247ba456379cfbc63409b8506d1bde SHA256: 837c5eb0f49e7ffb1dc49c8a84d2a20c2818f7f47ce65c3117e7f25f8eccb544 Description: IO::Prompt - Interactively prompt for user input By default, this module exports a single function: prompt(). It prompts the user to enter some input, and returns an object that represents the user input. You may specify various flags to the function to affect its behaviour; most notably, it defaults to automatically chomp the input, unless the -line flag is specified. Note that this is an interim re-release. A full release with better documentation will follow in the near future. Meanwhile, please consult the 'examples/' directory from this module's CPAN distribution to better understand how to make use of this module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Prompt Homepage: http://www.perl.org/ Author: Damian Conway Package: p5-Sub-Uplevel Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2002 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Uplevel-0.2002.deb Size: 8914 MD5sum: 9e303903ee2fb5cc6b91828b854ea0d7 SHA1: 2d271b89f35db6fda6002bd4a2b2316f464e0473 SHA256: 415e863ee44054992b6026297b2804d1f17bdce0e402ef98f17f52385bd64a31 Description: Sub::Uplevel - apparently run a function in a higher stack frame Like Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided. THIS IS NOT THE SORT OF THING YOU WANT TO DO EVERYDAY Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Uplevel Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David A. Golden Package: p5-MLDBM Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.04 Depends: perl,p5-Data-Dumper (>= 2.08) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MLDBM-2.04.deb Size: 16650 MD5sum: a3c5035fadd197c156ca92e75e4598fe SHA1: e592f852a9735aece17d4d8759de3c872a4976e2 SHA256: 47457500884ffeee11d24b685090b6ff09586e7a449e9b15e7eda2238dacb354 Description: MLDBM - store multi-level Perl hash structure in single level tied hash This is the README file for MLDBM, the Perl module that can be used to store multidimensional hash structures in tied hashes (including DBM files). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MLDBM Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-PHP-Serialization Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.31 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-PHP-Serialization-0.31.deb Size: 9352 MD5sum: b96e980f125a0168a5653d7636cc07ef SHA1: 3ac63d40298eaf521f6526135258405d24549731 SHA256: 1bc2fa6d11d19f9404518e82d7ef18bbb8930acf96fa49fb708fee76d43f1cb2 Description: PHP::Serialization - simple flexible means of converting the output of PHP's serialize() into the equivalent Perl memory structure, and vice versa. Provides a simple, quick means of serializing perl memory structures (including object data!) into a format that PHP can deserialize() and access, and vice versa. NOTE: Converts PHP arrays into Perl Arrays when the PHP array used exclusively numeric indexes, and into Perl Hashes then the PHP array did not. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PHP-Serialization Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jesse Brown Package: p5-Module-Metadata Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.000004 Depends: perl,p5-version (>= 0.87) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Metadata-1.000004.deb Size: 12596 MD5sum: 583c9eedfd8e6ac93b9ccf994c6181f5 SHA1: bf84c2ccb1b9deffad91d04a433a0b6c741fefb5 SHA256: 0de019ed1502800e394a4afccde83ad1954a8978d1ceff271f26a0c3ac028d5c Description: Module::Metadata - Gather package and POD information from perl module files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Metadata Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sys-SigAction Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sys-SigAction-0.11.deb Size: 13756 MD5sum: 8a593713df67ac314635b226bf69531b SHA1: 55e03d674c3b164efdf9d8b57a9cc2b5c642b20f SHA256: 8c125303ee054aef3eb0df649d98da12a13480381394490ca8f6a8b08d3e3903 Description: Sys::SigAction Sys::SigAction provides EASY access to POSIX::sigaction() for signal handling on systems the support sigaction(). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sys-SigAction Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Exporter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.63 Conflicts: perl (<=5.10.0-3) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Exporter-5.63.deb Size: 22290 MD5sum: 7bf9df091ded9eae8ff02351c3eed031 SHA1: 92dcbb9a84cd4c6e5620417d1a1ca8c040eb7204 SHA256: 3188f960aab6ef9387666a26cc4293e15dbaa7c493363db2029ff2e27412614b Description: Exporter Implements default import method for modules. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Exporter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Role-Identifiable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.005 Depends: perl,p5-Moose,p5-Moose Filename: dists/iphone/main/binary-iphoneos-arm/p5-Role-Identifiable-0.005.deb Size: 13876 MD5sum: cd23ec4c7f761bca22c78990f81f015c SHA1: 740180ebd5bc5b9fa1ed326aac464dd2a215ef51 SHA256: ef708f773713d2874a1d54b639ab97932a4101552b2c73628516482403bf028a Description: Role::Identifiable - a thing with a list of tags Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Role-Identifiable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Pod-Strip Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Strip-1.02.deb Size: 5296 MD5sum: 0b668e35940e61137845533ac7a5c6d1 SHA1: 4030783e218d8be46ed8ede262bc8abfe31bdc3a SHA256: f57b82755f09519df639e2599e73c6f068744cb2ee3d7231d86c1ce93bfc7945 Description: Pod::Strip - Remove POD from Perl code Pod::Strip is a subclass of Pod::Simple that strips all POD from Perl Code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Strip Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Thomas Klausner Package: p5-DateTime-Locale Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.43 Depends: perl,p5-Class-ISA,p5-List-MoreUtils,p5-Params-Validate Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Locale-0.43.deb Size: 1799964 MD5sum: ba79fdf16a64bc8009de5d05635aeaf5 SHA1: 6f72a3959f2a8b535a40d99a50ef0bf88c0550cd SHA256: 53556f51c92432423bf02d0cca42e8e55b75f834141b2083a08dcd57fc2e3c0e Description: DateTime::Locale - Localization support for DateTime.pm Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Locale Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Geo-Distance-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Geo-Distance,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Distance-XS-0.03.deb Size: 12200 MD5sum: 7471b9f95303f7d5e9b50ce573b61b5f SHA1: 5070552a495cbede5be5f537b6b4d776e6e33a9b SHA256: 3507e411882425a9d860979dc00217a51da35bf2c894f060a8e045d5561a0ef9 Description: Geo::Distance::XS - speed up Geo::Distance Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Distance-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-Digest-JHash Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-JHash-0.05.deb Size: 7810 MD5sum: 308de892304998576439815309585ac4 SHA1: e6d89c6d27b37eb5d575073e84b22feae279bf6a SHA256: 62a3bf5fed80b14ad1ca4cf684f1ccfe9fcb872c9a12cda12a24e8ddd5165f1a Description: Digest::JHash - Perl extension for 32 bit Jenkins Hashing Algorithm Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-JHash Homepage: http://www.perl.org/ Tag: purpose::console, role::developer author: Dr. James Freeman Package: p5-Data-UUID Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.217 Depends: perl,p5-Digest-MD5 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-UUID-1.217.deb Size: 17946 MD5sum: 59b711244db079678a41dfe72ed800a4 SHA1: 0dc5d6a18719da11c7c979a6b5175f28371d5d46 SHA256: 4aaa22a075e4d390e5d2959e4d655078fd41d2f7e68df9085fbc41f7c032413c Description: Data::UUID - Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs). This module provides a framework for generating UUIDs (Universally Unique Identifiers, also known as GUIDs (Globally Unique Identifiers). A UUID is 128 bits long, and is guaranteed to be different from all other UUIDs/GUIDs generated until 3400 A.D. UUIDs were originally used in the Network Computing System (NCS) and later in the Open Software Foundation's (OSF) Distributed Computing Environment. Currently many different technologies rely on UUIDs to provide unique identity for various software components, Microsoft COM/DCOM for instance, uses GUIDs very extensively to uniquely identify classes, applications and components across network-connected systems. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-UUID Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Devel-PPPort Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.19 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-PPPort-3.19.deb Size: 92868 MD5sum: e92c8396160642499a5f4c0199e2d7bf SHA1: 4cacf6fc559bf5f4d0d7a5facfe95593e3bf28ca SHA256: 55e67a39fab60e02e1059ef573d1d2462d23644f625b6a410fe632cbf290fe08 Description: Devel::PPPort - Perl/Pollution/Portability Version 3 Perl's API has changed over time, gaining new features, new functions, increasing its flexibility, and reducing the impact on the C namespace environment (reduced pollution). The header file written by this module, typically ppport.h, attempts to bring some of the newer Perl API features to older versions of Perl, so that you can worry less about keeping track of old releases, but users can still reap the benefit. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-PPPort Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcus Holland-Moritz Package: p5-XML-Compile-Cache Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.91 Depends: perl,p5-Log-Report,p5-Test-Simple,p5-XML-Compile,p5-XML-Compile-Tester Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Compile-Cache-0.91.deb Size: 16096 MD5sum: 744e83e751555c3cf02d7c450b59ab21 SHA1: cc6537ffe788830dfa882c6c1f3bd6b7152c131d SHA256: 53fba10bcbb10fa16bc2812c5791c0e3b703b50dbb056fb267d4458c35ab1a71 Description: XML-Compile-Cache - Cache compiled XML translators Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Compile-Cache Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Mercator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Exporter,p5-Math-Complex Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Mercator-1.01.deb Size: 7748 MD5sum: 000f68d379abf6b5ddf1bdf4a50d59a1 SHA1: 1212fe8b3219bb08fefe05a1341c2118dc9d818f SHA256: c27f1afb7416e88726a5702fa0a5302b19fd2d10eccb86d4770113a72cea9ddd Description: Geo::Mercator - Compute Mercator Projection of latitude/longitude into meters Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Mercator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Build Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.3607-1iphone Depends: p5-Data-Dumper,p5-ExtUtils-CBuilder (>= 0.27),p5-ExtUtils-Install,p5-ExtUtils-Manifest,p5-ExtUtils-MakeMaker,p5-ExtUtils-ParseXS (>= 2.2100),p5-File-Path,p5-PathTools,p5-Getopt-Long,p5-IO,p5-Test-Harness Recommends: p5-ExtUtils-Install (>= 0.3),p5-ExtUtils-Manifest (>= 1.54),p5-version (>= 0.74) Conflicts: perl (<= 5.10.0-13) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Build-0.3607-1iphone.deb Size: 270018 MD5sum: 2a3f0a321e51037bebe0024442a6f147 SHA1: fc9c976607f70d20b70c21ca6a11c4b7adbd17ce SHA256: bba42465b9878dfea5e388405832277deb3fe86963ba069e2d392655b79e0401 Description: Module::Build - Build and install Perl modules "Module::Build" is a system for building, testing, and installing Perl modules. It is meant to be an alternative to "ExtUtils::MakeMaker". Developers may alter the behavior of the module through subclassing in a much more straightforward way than with "MakeMaker". It also does not require a "make" on your system - most of the "Module::Build" code is pure-perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like MacOS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few additional modules. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Build Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-prefork Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-prefork-1.03.deb Size: 19604 MD5sum: 60b41284f0b3f5d920d1eb48eb528060 SHA1: 020b24eeed7bcdf693857c1aa871921b0957db0f SHA256: 77575e86c1ac39d516b30bfb8e27b13a6a43c4dd6dfa596f8897a05ee87d73f2 Description: prefork - Optimized module loading for forking or non-forking processes The "prefork" pragma is intended to allow module writers to optimise module loading for both scenarios with as little additional code as possible. prefork.pm is intended to serve as a central and optional marshalling point for state detection (are we running in compile-time or run-time mode) and to act as a relatively light-weight module loader. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-prefork Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Validate-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-List-MoreUtils,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Validate-Tiny-0.08.deb Size: 17142 MD5sum: 52e22fcc430d402f3efa26715ba58293 SHA1: 837ffe28c6ea1b2bc549ac4c69cca32eefb7713b SHA256: f92ca601be31300cb9dcc5bd7ec13afe167fe4a00c7538ebd2e949ba34ba2c4d Description: Validate::Tiny - Minimalistic data validation This module provides a simple, light and minimalistic way of validating user input. Except perl core modules and some test modules it has no other dependencies, which is why it does not implement any complicated checks and filters such as email and credit card matching. The basic idea of this module is to provide the validation functionality, and leave it up to the user to write their own data filters and checks. If you need a complete data validation solution that comes with many ready features, I recommend you to take a look at Data::FormValidator. If your validation logic is not too complicated or your form is relatively short, this module is a decent candidate for your project. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Validate-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: minimalist Package: p5-CPANPLUS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.9102 Depends: perl Conflicts: perl (<= 5.10.0-14) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPANPLUS-0.9102.deb Size: 270302 MD5sum: ff27c074749fc867253c83cad957f915 SHA1: 4778293cc4d2b3a1eb0fa14dd2f51c180b5f4f00 SHA256: 57f851b99472b40ec935a5775b5ed8f06d274d0bc8e0e198c9e62963b00e7ef5 Description: CPANPLUS - Ameliorated interface to the CPAN Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPANPLUS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-Log-Dispatch-Config Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl,p5-AppConfig,p5-Log-Dispatch Filename: dists/iphone/main/binary-iphoneos-arm/p5-Log-Dispatch-Config-1.02.deb Size: 18022 MD5sum: 9393c9322108f3f449c6f999325b5b36 SHA1: 89ad5f61ff96acd4c693c69e025b3b7ae7742b2c SHA256: c4349a192ba3b00e1f8a61af2fe1107691127d141e4c79e5e0c2b35d483ecef4 Description: Log::Dispatch::Config - Log4j for Perl Log::Dispatch::Config is a subclass of Log::Dispatch and provides a way to configure Log::Dispatch object with configulation file (default, in AppConfig format). I mean, this is log4j for Perl, not with all API compatibility though. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Log-Dispatch-Config Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-LEOCHARRE-Dir Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl,p5-Exporter (>= 5),p5-File-Path (>= 2.07),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-LEOCHARRE-Dir-1.07.deb Size: 6680 MD5sum: 959613d0dfc4d6f85f5585a653413b52 SHA1: 09be5f49b0a1a44d8426aeb95cdd17a83ed23030 SHA256: a024f1a36542c2d92aef0fc5a073a8d834a544c4ec0f9cffe2ff3c86bf95e6c7 Description: LEOCHARRE::Dir Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LEOCHARRE-Dir Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-Client-Keepalive Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-POE,p5-POE-Component-Client-DNS Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-Keepalive-0.25.deb Size: 27662 MD5sum: 84849e1ea71352ec51c5cc38ffc12b79 SHA1: 3126e0fb8b1207b93cbe7ac4baec46ad97fd0852 SHA256: a9b1a9764c2f0619b4822db2b6e829493b489a499d39737dc72c3e5fc7708a7e Description: POE::Component::Client::Keepalive - manage connections, with keep-alive POE::Component::Client::Keepalive creates and manages connections for other components. It maintains a cache of kept-alive connections for quick reuse. It is written specifically for clients that can benefit from kept-alive connections, such as HTTP clients. Using it for one- shot connections would probably be silly. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-Keepalive Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rocco Caputo Package: p5-HTTP-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.011 Depends: perl,p5-IO,p5-Time-Local Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Tiny-0.011.deb Size: 25752 MD5sum: ac3f6b2651c8d65e1985803fb2c140dd SHA1: 0490f44171880ad73c2cdfd0ac42c897ecc9d12c SHA256: 87732e6f2a5b472afcbe150163c9ee1e9b8c12c5416f6c2218e721f9f39cba68 Description: HTTP::Tiny - A small, simple, correct HTTP/1.1 client This is a very simple HTTP/1.1 client, designed primarily for doing simple GET requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies (currently only non-authenticating ones) and redirection. It also correctly resumes after EINTR. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Package-Alias Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Package-Alias-0.12.deb Size: 13414 MD5sum: 3bd43bb3191676afb1fa915bc4821469 SHA1: 237814a34a77cc8b311c336845f22c0abf054093 SHA256: 31888c844703f4ff3c96b2b18921b4b980dfcc95b700135e895abd37f4cab843 Description: Package::Alias - Alias one namespace as another Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Package-Alias Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Joshua Keroes Package: p5-Log-Dispatch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.26 Depends: perl,p5-Params-Validate (>= 0.15),p5-Sys-Syslog (>= 0.16) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Log-Dispatch-2.26.deb Size: 65528 MD5sum: cc71385e16e40e5b2958e463b987d3f1 SHA1: 70920abee9c5f05d879ba7452f22f37d593c3933 SHA256: a46d90f5f6baa51a75a2bee10dd5ae47042ad62ff05686658611213bf18b4f5a Description: Log::Dispatch - Dispatches messages to one or more outputs Log::Dispatch is a suite of OO modules for logging messages to multiple outputs, each of which can have a minimum and maximum log level. It is designed to be easily subclassed, both for creating a new dispatcher object and particularly for creating new outputs. It also allows both global (dispatcher level) and local (logging object) message formatting callbacks which allows greater flexibility and should reduce the need for subclassing. Subclassing is only needed to send a message to a different output, not to change the message format. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Log-Dispatch Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-String-CRC32 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: CRC32-1.4 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-CRC32-1.4.deb Size: 8052 MD5sum: 5da2e45d53c03ba2bbc3adf496fe0cb3 SHA1: 6ba2da8a92433f5faa8703b5c7ea57394c24648e SHA256: 1d88bc724a6ecbb02d52b05c7dff7817962c78997f74e514b9c8299b939097a7 Description: String::CRC32 This packages provides a perl module to generate checksums from strings and from files. The checksums are the same as those calculated by ZMODEM, PKZIP, PICCHECK and many others. There's another perl module called String::CRC which allows to calculate not only 32 bit CRC numbers, but the generated sums differ from those of the programs mentioned above. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-CRC32 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Soenke J. Peters Package: p5-Devel-Declare Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.006004 Depends: perl,p5-B-Hooks-EndOfScope (>= 0.05),p5-B-Hooks-OP-Check (>= 0.18),p5-Sub-Name Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Declare-0.006004.deb Size: 34178 MD5sum: 36c8ce1f2d4fab80460d99770135c141 SHA1: 4b9c20521da2a9164de7515ec87ff209a7637134 SHA256: be9fa25f73455cc66c6bea71b7e64b9f9bb8cddde465d8866b79ba968229abdd Description: Devel::Declare - Adding keywords to perl, in perl Devel::Declare can install subroutines called declarators which locally take over Perl's parser, allowing the creation of new syntax. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Declare Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Matt S Trout Package: p5-Transform-Canvas Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-SVG-Parser,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Transform-Canvas-0.14.deb Size: 10372 MD5sum: 9dfd66c66874ab39a83ff013699bcd7a SHA1: 72cf5bfb2467de6489bf402024a39d03e4dc25fd SHA256: 8dcbb41de59173c730361f870309ff051f70a0828670fd680158f30bc1820e3b Description: Transform::Canvas - Perl extension for performing Coordinate transformation Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Transform-Canvas Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ronan Oger Package: p5-DateTime-Format-RFC3339 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0.5 Depends: perl,p5-DateTime,p5-Test-Simple,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-RFC3339-v1.0.5.deb Size: 10268 MD5sum: 47b4893233be118efc72e477da9e3590 SHA1: b4303db3b00c69280d503f5878fb1397941219c2 SHA256: 3fdbb77fb9e2b9101b9a7a3207d4be5f58af74df2f6b4c7b98b85afd8bc34ffe Description: DateTime::Format::RFC3339 - Parse and format RFC3339 datetime strings Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-RFC3339 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Eric Brine Package: p5-Encode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.42 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Encode-2.42.deb Size: 1979894 MD5sum: b1c06ac2b0238fdef58639042f376aa2 SHA1: 52c60bc0ed841a5b1c3a13c189463a73db660837 SHA256: 81b6f1cbd4b1c3ae9763e7816269c1df8d362084f8c2a0e4c8271bf691f08109 Description: Encode - character encodings The "Encode" module provides the interfaces between Perl's strings and the rest of the system. Perl strings are sequences of characters. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Encode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-AuthCAS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.4 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-AuthCAS-1.4.deb Size: 10848 MD5sum: 623e1ec5d28759a5ed9955d9c7a8feed SHA1: a5828a9a8bc7942418f6f2ad3ab9bea7aa16b33a SHA256: 730938bb4fe33799b51e20460b344afb27abcd5cce78cd3bdbe1b42dde0f5aea Description: AuthCAS - Client library for CAS 2.0 authentication server Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AuthCAS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Olivier Salaun Package: p5-Email-Valid Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.181 Depends: perl,p5-MailTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-Valid-0.181.deb Size: 21126 MD5sum: 2e4cc5ada221c07cee8612720ebb9744 SHA1: d45c803d74e609e3cd23c7138c412cb8c9610819 SHA256: aa21d10e4a4d8d4b6e7a3f12269ac46c9d51daf96be1fc3805c65856fc411e68 Description: Email-Valid - Check validity of Internet email addresses This module determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain or whether the top level domain of the email address is valid. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-Valid Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Acme-Damn Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Test-Exception,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Acme-Damn-0.03.deb Size: 10348 MD5sum: 69379475b1206e70b88e0cd30dbff1b1 SHA1: 686a3948bcc89a64de0e30b65686145ddb56b863 SHA256: 0164ff4b75d4bcad62e28f3f99ca05c524110b6f345c96f08077997b96e583bf Description: Acme::Damn - 'Unbless' Perl objects. Acme::Damn provides a single routine, damn(), which takes a blessed reference (a Perl object), and *unblesses* it, to return the original reference. I can't think of any reason why you might want to do this, but just because it's of no use doesn't mean that you shouldn't be able to do it. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Acme-Damn Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ian Brayshaw Package: p5-Geo-Point Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.91 Depends: perl,p5-Geo-Distance (>= 0.06),p5-Geo-Proj4 (>= 1.01),p5-Math-Polygon (>= 1.01),p5-Math-Complex,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Point-0.91.deb Size: 47914 MD5sum: e5721341b9fc45a314223248f70f9320 SHA1: 9288bcaf0eb83dedf4ca44a040037fb2c7199d91 SHA256: fd9d51e9dd0ea2cc4791ee3fe2f1ec64bcd6ac1b3f512e02d5dce6a857cf61b5 Description: Geo::Point - Geographical structures Geo::Point tries to abstract coordinate systems. It does not try to solve all the problems itself, but will call-out for helper modules when computation has to be done. The module is heavily resting on Math::Polygon. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Point Homepage: http://www.perl.org/ Author: Mark Overmeer Tag: purpose::console, role::developer Package: p5-XML-Builder Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.902 Depends: perl,p5-Carp-Clan,p5-Encode,p5-Object-Tiny-Lvalue,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Builder-0.902.deb Size: 14624 MD5sum: 54d17a22e764aababb1efd534c9fc379 SHA1: f1d2ea05bb42574e52f6d84cd8277d54a372f687 SHA256: a7366ec77434caca973e816635fb7b40d0bd1c1783bd6a43f7c0fcdc2abef3cb Description: XML::Builder - programmatic XML generation, conveniently Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Builder Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Aristotle Pagaltzis Package: p5-Text-CharWidth Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-CharWidth-0.04.deb Size: 9454 MD5sum: 21343d94517aef77e72ac2ecf653d8fe SHA1: 6948e64e61a53638b3c461090ed1c6395b51f2d7 SHA256: a633c4567b5cbaca07c5b19577718161327e2f1a455857a0f8fdc90a027b0b1b Description: Text::CharWidth This is a module to provide equivalent feature as wcwidth(3) and wcswidth(3). This also provides mblen(3) equivalent subroutine. mbwidth() and mbswidth() are provided subroutines corresponding wcwidth(3) and wcswidth(3) in C language. The prefix "mb" expresses that they handles "multibyte character" in C meaning, i.e., character encoding specified by LC_CTYPE locale. These subroutines are used to get the width of characters on terminal. Though most characters have width of 1, there are exceptions. Fullwidth characters are characters with width of 2. Most of east Asian characters such as Hiragana, Katakana, Hangul, Han Ideogram are fullwidth. Combining characters are characters with width of 0. Unicode has many combining characters like diacritical marks. There are languages which need combining characters such as Thai and Vietnamese. Thus, if you would like to format international texts on terminal, you will have to be aware of variation of character width and will want to use this module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-CharWidth Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-WWW-Mechanize Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.64 Depends: perl,p5-File-Temp,p5-Getopt-Long,p5-libwww-perl (>= 5.829),p5-HTML-Parser (>= 3.33),p5-HTTP-Server-Simple (>= 0.35),p5-Pod-Parser,p5-Test-Simple (>= 0.34),p5-Test-Warn (>= 0.11),p5-URI (>= 1.36) Filename: dists/iphone/main/binary-iphoneos-arm/p5-WWW-Mechanize-1.64.deb Size: 96892 MD5sum: 134639d1ff6ff476604363c9b4d304e1 SHA1: f21ece0c722ef599389864f5e644428d7d29f505 SHA256: 09edec91511c5fea376f73c41ca2731270ea3af3e162b7f5538aa40c5207b1aa Description: WWW::Mechanize - Handy web browsing in a Perl object Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-WWW-Mechanize Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Lester Package: p5-MooseX-AttributeHelpers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.23 Depends: perl,p5-Moose (>= 0.56) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-AttributeHelpers-0.23.deb Size: 92644 MD5sum: e2e88fdc131e9faac48a2fe25d556138 SHA1: 102c140bc0c1f3afce3b9e1c0d63d4db48053508 SHA256: b4680d4c55ae44c0916100abba6b2b6c5b9ed5892137bbef35e4017be1f51590 Description: MooseX::AttributeHelpers - Extend your attribute interfaces (deprecated) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-AttributeHelpers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stevan Little Package: p5-ExtUtils-Config Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.002 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-Config-0.002.deb Size: 11758 MD5sum: 421baf90c96fd21243ee580bade7c49c SHA1: 69d05b7c7d224c1bb548992df121caa15d03b12f SHA256: e717c0c94122f5a7501eb9fd8fb56e4f6851f45c9d0db66df89e4207f636d0cf Description: ExtUtils::Config - A wrapper for perl's configuration Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-Config Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Image-Size Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.1.1 Depends: perl,p5-Compress-Zlib Filename: dists/iphone/main/binary-iphoneos-arm/p5-Image-Size-3.1.1.deb Size: 29852 MD5sum: 97d8c1bd4cf888d7d925145e96a80d26 SHA1: 1b006bed173a16b8d30b213cb033cbac154d70ac SHA256: eb2ff7c08f4168a34cdfa8c4f7ee1d466ea698c1395572ba5b9268a0331827a7 Description: Image::Size - Determine the size of images in several common formats Image::Size is a library based on the image-sizing code in the wwwimagesize script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to IMG directives. Image::Size has generalized that code to return a raw (X, Y) pair, and included wrappers to pre-format that output into either HTML or a set of attribute pairs suitable for the CGI.pm library by Lincoln Stein. Currently, Image::Size can size images in XPM, XBM, GIF, JPEG, PNG, MNG, TIFF, the PPM family of formats (PPM/PGM/PBM) and if Image::Magick is installed, the formats supported by it. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Image-Size Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Randy J. Ray Package: p5-AppConfig-Std Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-AppConfig-Std-1.07.deb Size: 9990 MD5sum: 6197ecaab02ea1c2bf19d75e73d1cc0c SHA1: d419cd899f1350555d33bcc890e09e6e76366b01 SHA256: 5cb4f5e951b1b9bf1f5b86d06f3f33c2edb67e15b43b43e050e3c51880f5d7d9 Description: AppConfig::Std AppConfig::Std is a subclass of Andy Wardley's AppConfig module, to provide standard command-line arguments for tool scripts. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AppConfig-Std Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Data-Swap Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Swap-0.08.deb Size: 10686 MD5sum: 408f1fa6c3c3811721f9c63a57fef3b0 SHA1: 9e56b9c09b49f932268c0361394563bbfaaf0230 SHA256: f0530ad08dd76da340474b027a28eea82ba59a4397e7448e93c3e0334854e1fd Description: Data::Swap - Swap type and contents of variables This module allows you to swap the contents of two referenced variables, even if they have different types. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Swap Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Matthijs van Duin Package: p5-WWW-HostipInfo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-libwww-perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-WWW-HostipInfo-0.12.deb Size: 13118 MD5sum: a68a8952a0440ab67e505fda12363894 SHA1: c766981de2f24ba74e3cb06c4bf7d8b17dd7e6fb SHA256: d1d2e34775703d5ef3b129ac624f7eefd629ca47fd641a71ad61b044e4fae7a0 Description: WWW::HostipInfo - access to hostip.info API Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-WWW-HostipInfo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Makamaka Hannyaharamitu Package: p5-DBIx-Class-Schema-PopulateMore Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl,p5-Data-Visitor (>= 0.27),p5-DateTimeX-Easy (>= 0.089),p5-List-MoreUtils (>= 0.30),p5-Module-Pluggable (>= 3.9),p5-Moose (>= 1.24),p5-parent (>= 0.224) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Class-Schema-PopulateMore-0.17.deb Size: 65870 MD5sum: fb48b735ef5aadc373ea0ae84a5c8509 SHA1: 89e4d5647e1f0e602fc95d7f7a2caff7de46f767 SHA256: 2ddfaf8b3c7587f3be6ef70828a933fa56292b2f9b5ab24a4f88441ec28e9a22 Description: DBIx::Class::Schema::PopulateMore - An enhanced populate method Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Class-Schema-PopulateMore Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John Napiorkowski Package: p5-Data-Format-Pretty-Console Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Data-Dump-Partial,p5-Text-ASCIITable,p5-YAML Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Format-Pretty-Console-0.07.deb Size: 16282 MD5sum: 404dfa3e1d4d114bf5d94a525afe80d5 SHA1: 12ae54fa15191190618fdbd726075b536a3fa6de SHA256: cf1ee5d081ed26bfc23b1155d72d382605718a604a3c5f8937d6f078d0c92ff8 Description: Data::Format::Pretty::Console - Pretty-print data structure for console output This module is meant to output data structure in a "pretty" or "nice" format, suitable for console programs. The idea of this module is that for you to just merrily dump data structure to the console, and this module will figure out how to best display your data to the end-user. Currently this module tries to display the data mostly as a nice ASCII table (or a series of ASCII tables), and failing that, display it as YAML. This module takes piping into consideration, and will output a simpler, more suitable format when your user pipes your program's output into some other program. Most of the time, you don't have to configure anything. But in the future some formatting settings will be tweakable. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Format-Pretty-Console Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steven Haryanto Package: p5-GSSAPI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.26 Depends: perl,krb5 Filename: dists/iphone/main/binary-iphoneos-arm/p5-GSSAPI-0.26.deb Size: 41246 MD5sum: da214d76b5be76f7602875ebc280d29d SHA1: 42cf9d4374a654819957fdfa265b28d7acf78648 SHA256: 882b901e739c3d524b7a231837247b08bcc1663fc10221d1494fe840dcbb01ab Description: GSSAPI - Perl extension for using GSSAPI C-Bindings as described in RFC 2744. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-GSSAPI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Achim Grolms Package: p5-Text-CSV-Unicode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.112 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-CSV-Unicode-0.112.deb Size: 16592 MD5sum: 99c06682367bb4f8bfe6a96f3e3b463d SHA1: e5b1105e754d302753074cf17db6785344c0c59d SHA256: 9359c0bbd3af319519f6cda9426035187d98a597ec5e1808df277b0c850a1666 Description: Text::CSV::Unicode - comma-separated values manipulation routines with potentially wide character data Text::CSV::Unicode builds on Text::CSV to provides facilities for the composition and decomposition of comma-separated values. Text::CSV::Unicode handles input that includes 8-bit (and more) data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-CSV-Unicode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin Barker Package: p5-strictures Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.000000 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-strictures-1.000000.deb Size: 7288 MD5sum: 3199866d5c6ae3ad0ca15551e8eba214 SHA1: 80653fd67a30083383ebeecfc30ad389af963ffd SHA256: 46469447878dea7e4429c60fc4ac6636a7b76c86003ce03e1ae26b4ecef2a5a6 Description: strictures - turn on strict and make all warnings fatal Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-strictures Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Matt S Trout Package: p5-File-HomeDir Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.95 Depends: perl,p5-File-Path (>= 2.01),p5-File-Temp (>= 0.19),p5-File-Which (>= 0.05),p5-PathTools (>= 3.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-HomeDir-0.95.deb Size: 54942 MD5sum: a210701d483d49b3297a9749835dbffc SHA1: a2b5501a991c9c25dfdc867017c9a0c227a6405e SHA256: c81d6338b0bd953012126979bb6428ba183fb3459ed5a4450d5611a6b0c3d75d Description: File::HomeDir - Find your home and other directories, on any platform File::HomeDir is a module for dealing with issues relating to the location of directories that are "owned" by a user, primarily your user, and to solve these issues consistently across a wide variety of platforms. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-HomeDir Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Want Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Want-0.18.deb Size: 21836 MD5sum: 3c8403cebce55af42d6dc6131fa5fae1 SHA1: 235a7d823a967020a2cd58fe35cae25408054592 SHA256: 6053da5f99f6e00fca3f430cab716eae498475f39c492f5ac44e5e30caafb7fe Description: Want - Implement the `want' command This module generalises the mechanism of the wantarray function, allowing a function to determine in some detail how its return value is going to be immediately used. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Want Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin Houston Package: p5-Class-Autouse Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.00 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Autouse-2.00.deb Size: 34662 MD5sum: fd633670e5e5f063ad17930b5f3e9bd7 SHA1: 2e06914af46343d4ff757fb9237edd61b3b35c5b SHA256: 446c6b092be152ec58a4fc08bfa5c4d0a35153b8b0d8a3e4198576fea9621c22 Description: Class::Autouse - Run-time load a class the first time you call a method in it. Class::Autouse is a runtime class loader that allows you to specify classes that will only load when a method of that class is called. For large classes or class trees that might not be used during the running of a program, such as Date::Manip, this can save you large amounts of memory, and decrease the script load time a great deal. Class::Autouse also provides a number of "unsafe" features for runtime generation of classes and implementation of syntactic sugar. These features make use of (evil) UNIVERSAL::AUTOLOAD hooking, and are implemented in this class because these hooks can only be done by a one module, and Class::Autouse serves as a useful place to centralise this kind of evil :) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Autouse Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Try-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Try-Tiny-0.11.deb Size: 15666 MD5sum: 1951dfb0422dd8d9c230f5f855c1a983 SHA1: 6ad89aab2350cb2fc261f8925b85631501af2017 SHA256: 7ea5e6bcbbfac3de8bd6023b65d86e1119547b6064b9d4395e9fd0fe340f0a43 Description: Try::Tiny - minimal try/catch with proper localization of $@ Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Try-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Find Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Find-0.06.deb Size: 6862 MD5sum: 8ec16731c90e887b6ecdd9035683e103 SHA1: 2e404db10cfa5d386fbd0a87495a4cb091a1b3d8 SHA256: e467b441369acc5afdb874fb758b19108b237cb809abc7d6790a84574594f167 Description: Module::Find - Find and use installed modules in a (sub)category Module::Find lets you find and use modules in categories. This can be very useful for auto-detecting driver or plugin modules. You can differentiate between looking in the category itself or in all subcategories. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Find Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Christian Renz Package: p5-Text-WrapI18N Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06-0 Depends: perl,p5-Text-CharWidth Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-WrapI18N-0.06.deb Size: 8122 MD5sum: 467fad54e8b4f235c27fbba0865222a8 SHA1: 6b4c10ecafd4eeab830096f24fbdaac39bfffd22 SHA256: f051c1906374fb320e3e9a8a600f82cc00efac90c946636cad65d4adf0781dcc Description: Text::WrapI18N This is a module which intends to substitute Text::Wrap, which supports internationalized texts including: - multibyte encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, and Big5, - fullwidth characters like east Asian characters which appear in UTF-8, EUC-JP, EUC-KR, GB2312, Big5, and so on, - combining characters like diacritical marks which appear in UTF-8, ISO-8859-11 (aka TIS-620), and so on, and - languages which don't use whitespaces between words, like Chinese and Japanese. The text is to be given in locale encoding, not always in UTF-8. (Of course locale encoding is UTF-8 in UTF-8 locales.) On iPhone OS 2.x, you need to install the BSD-Locale-bin package as well. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-WrapI18N Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sub-Spec-Runner Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Algorithm-Dependency,p5-Capture-Tiny,p5-File-Path (>= 2.08),p5-File-chdir,p5-Log-Any,p5-Moo,p5-Sub-Spec (>= 0.08),p5-Test-Simple (>= 0.96),p5-YAML-Syck Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Spec-Runner-0.13.deb Size: 28958 MD5sum: 0b11ccfdff1c8f5dfd6a8a9d9cf2f8a9 SHA1: 885d9dc798586ff2ee57f563550282656421fb88 SHA256: 931794cd8b57d42eeb4a4d9dc4892ec338ffbafe4a97b5e5734b1ac679356ce0 Description: Sub::Spec::Runner - Run a subroutine This class "runs" a subroutine. "Running" basically means loading the module and calling the subroutine, plus a few other stuffs. See run() for more details. This module uses Log::Any logging framework. Use something like Log::Any::App, etc to see more logging statements for debugging. This module uses Moo for object system. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Spec-Runner Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steven Haryanto Package: p5-POE-Component-Client-HTTP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.88 Depends: perl,p5-libwww-perl,p5-POE,p5-POE-Component-Client-Keepalive (>= 0.25),p5-Test-POE-Server-TCP,p5-URI (>= 1.24) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-HTTP-0.88.deb Size: 53400 MD5sum: 35104bb0003b4b0287510add96f6f154 SHA1: e6ce4df8aeb4f292008a5c610a7c32a1339cae3f SHA256: 12b7ca040eaccac8cd14bf5bfb997784e8aadc0b39bae620601bc98785ecd13d Description: POE::Component::Client::HTTP - Non-blocking/concurrent HTTP queries with POE POE::Component::Client::HTTP is an asynchronous, event driven HTTP user agent. It accepts events containing HTTP::Request objects, and it returns events carrying HTTP::Response objects. It supports https and simultaneous HTTP transactions. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-HTTP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rocco Caputo Package: p5-gettext Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.05 Depends: perl,gettext Filename: dists/iphone/main/binary-iphoneos-arm/p5-gettext-1.05.deb Size: 14510 MD5sum: 9ddc6f463ee8096fd8b7df98cb35d75b SHA1: 3a69cdefdb97d90375639ede7eecb9eb9767cc61 SHA256: bba57ac6871645aa1e8b19433e9ddd6b09331d2a3f1d02d145250d409cc5af90 Description: Locale::gettext This is a perl5 module quickly written to gain access to the C library functions for internatialization. They work just like the C versions. As of version 1.04, an object oriented interface more suitable to native Perl programs is available. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-gettext Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-TryCatch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.000003 Depends: perl,p5-B-Hooks-EndOfScope,p5-B-Hooks-OP-Check,p5-B-Hooks-OP-PPAddr,p5-Devel-Declare,p5-Moose,p5-MooseX-Types,p5-Parse-Method-Signatures,p5-Scope-Upper,p5-Sub-Exporter,p5-Variable-Magic (>=0.28) Filename: dists/iphone/main/binary-iphoneos-arm/p5-TryCatch-1.000003.deb Size: 13594 MD5sum: a3025d15870afddcd55a37278a56e4e2 SHA1: d2d8a1f20b89ff1a12e83fa3b6bc72060bdd72a3 SHA256: 3256fc48ec98e53d6d0efba8bf34fa685377f146bab9dbb9f1af1d8b2e0ccb28 Name: p5-TryCatch escription: TryCatch - first class try catch semantics for Perl, without source filters. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ash Berlin Package: p5-Dist-Zilla-Plugin-CriticTests Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.102280 Depends: perl,p5-Data-Section (>= 0.004),p5-Dist-Zilla,p5-Moose Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-Plugin-CriticTests-1.102280.deb Size: 12180 MD5sum: 78c16abc1f8e06fd8e1db683b9521755 SHA1: d672e89b5c951448d51bab5b4ce95ed9c8f09da9 SHA256: b1372cb62799bfc1fb11ea70f059ec232666ee24e8eacfc7dfdf1cd33bf059c6 Description: Dist::Zilla::Plugin::CriticTests - tests to check your code against best practices Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-Plugin-CriticTests Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-CGI-Lingua Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl,p5-Data-Validate-IP,p5-I18N-AcceptLanguage,p5-Locale-Codes,p5-Locale-Object,p5-Net-Whois-IANA,p5-Net-Whois-IP,p5-Test-Simple,p5-Test-Requires Filename: dists/iphone/main/binary-iphoneos-arm/p5-CGI-Lingua-0.15.deb Size: 9802 MD5sum: 0ba43bf58eb4e91f0c5ac20bba9414dd SHA1: 5fafea5b26d4195ff19a78c6d0398ce739fe8e2b SHA256: 7195b676df3772d4753529fd70668cdf47e11d0c77d1748396098e2f31bef309 Description: CGI::Lingua - Natural language choices for CGI programs Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CGI-Lingua Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nigel Horne Package: p5-Data-Util Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.52 Depends: perl,p5-XSLoader (>= 0.06) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Util-0.52.deb Size: 54530 MD5sum: 670f0da97afe3c44fd69758af2c7e8ae SHA1: 12f760ab8fa78008617936ee80f779344904ff5e SHA256: 225b6c31ba95111156b678a41a6ead4c3e4e6dec9285c02310562ec49f146a92 Description: Data::Util - A selection of utilities for data and data types This module provides utilities for data and data types. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Util Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Goro Fuji(gfx) Package: p5-SVG-GD Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl,p5-GD,p5-SVG-Parser,p5-Test-Simple,p5-Test-Pod,p5-Test-Pod-Coverage Filename: dists/iphone/main/binary-iphoneos-arm/p5-SVG-GD-0.17.deb Size: 9962 MD5sum: d33049d5a7d7b25ae4a31a15d2a1798d SHA1: b00e678c3bcf4da5743204dcf10ef85e6edc7e1f SHA256: 9b900e31e7300afc243e55b152afdcd5296df8122f9889c9c14b41258e8ef5db Description: SVG::GD Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SVG-GD Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ronan Oger Package: p5-Geo-Coordinates-Converter-Format-Geohash Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Class-Accessor-Lite (>= 0.05),p5-Filter,p5-Geo-Coordinates-Converter (>= 0.07),p5-Geo-Hash (>= 0.02),p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coordinates-Converter-Format-Geohash-0.04.deb Size: 8376 MD5sum: 2fa8a20b0e670fd74fee6b8966e61f48 SHA1: cec9c4cd7a2ad93e5402fd6035a39002385ef048 SHA256: 7a34050c6f6cdbe6c2c8feb10ab203fe0f9d7d69b69616645cb172d3f9f27f13 Description: Geo::Coordinates::Converter::Format::Geohash - Geohash support for Geo::Coordinates::Converter Geo::Coordinates::Converter::Format::Geohash is encodes and decodes geohash locations. I attached Geo::Coordinates::Converter::Point::Geohash which expanded Geo::Coordinates::Converter::Point, and could treat geohash. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coordinates-Converter-Format-Geohash Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kazuhiro Osawa Package: p5-Test-POE-Client-TCP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.10 Depends: perl,p5-POE (>= 1.28) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-POE-Client-TCP-1.10.deb Size: 22424 MD5sum: 171fa5fabe9e9a53b6b879519684c86c SHA1: 8e37786e1ff848fb31d6a09bb2ceb7e59b782f74 SHA256: 559504ea5763a847c550a0722846846746530acd49cb2e730f3ec0dc4da0dd6a Description: Test::POE::Client::TCP - A POE Component providing TCP client services for test cases Test::POE::Client::TCP is a POE component that provides a TCP client framework for inclusion in client component test cases, instead of having to roll your own. Once registered with the component, a session will receive events related to connections made, disconnects, flushed output and input from the specified server. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-POE-Client-TCP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Text-MicroMason Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.12 Depends: perl,p5-Class-MixinFactory (>= 0.9),p5-PathTools,p5-Safe,p5-Test-Simple (>= 0.48) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-MicroMason-2.12.deb Size: 169146 MD5sum: 3d8dbfd1cea3dd7d7f1918a2c5488fe8 SHA1: 7426256085d6fb1cf3663c449285dd59d93a2fbe SHA256: 0baeb62bd734a6860ac138a624ad220ca5deb0795c60bc47a9a546ebccd8378c Description: Text::MicroMason - Simple and Extensible Templating Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-MicroMason Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alan Ferrency Package: libevent-dev Priority: optional Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.4.9 Depends: libevent Filename: dists/iphone/main/binary-iphoneos-arm/libevent-dev-1.4.9.deb Size: 438750 MD5sum: 0538f2ea005ac9b0682ca5bde1fda023 SHA1: 950b75d94afb0ea8fd9cf79c4d7005aa9d7570d6 SHA256: 2ac06f7be02c5b4239218e67f91dc54adb0d584d1e44368d64ca10a5a90080fa Description: Development libraries, header files and docs for libevent The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. libevent is meant to replace the asynchronous event loop found in event driven network servers. Name: libevent-dev Homepage: http://www.monkey.org/~provos/libevent/ Tag: purpose::console, role::developer Package: p5-Test-ClassAPI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.05 Depends: perl,p5-Class-Inspector (>= 1.12), p5-Config-Tiny (>= 2.00), p5-PathTools, p5-Params-Util Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-ClassAPI-1.05.deb Size: 18208 MD5sum: 71353df5e2a449643561ca36d940f4aa SHA1: abf73380ffa7b7d89fc7304319d19a371829e62a SHA256: 9a87e60ebde01697c6b7ba33c3dc8dc3283952c5e0c55ffb7215d552905adde5 Description: Test::ClassAPI - Provides basic first-pass API testing for large class trees For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-ClassAPI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Test-DistManifest Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.1.2 Depends: perl,p5-PathTools,p5-Module-Manifest,p5-Test-Simple,p5-version Recommends: p5-Test-Kwalitee,p5-Test-Perl-Critic,p5-Test-Pod,p5-Test-Pod-Coverage,p5-Test-Signature,p5-Test-YAML-Meta,p5-Test-Prereq-Build,p5-Test-Portability-Files,p5-Test-MinimumVersion Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-DistManifest-1.1.2.deb Size: 26218 MD5sum: 78929a98943f63a60f63e49721ed94be SHA1: b4dec197a2e5528b86a0cdc6da406addff95bd8a SHA256: 6dbbfc9061266d64a93a62046171cfa2471146ad2e53770e0c137338581e2166 Description: Test::DistManifest - Tests that your MANIFEST matches the distribution This module provides a simple method of testing that a MANIFEST matches the distribution. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-DistManifest Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Yu Package: p5-Class-Data-Accessor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04004 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Data-Accessor-0.04004.deb Size: 9778 MD5sum: 9a578116c8ac0724a46e0ad52dec932c SHA1: a50c7f6c772e91e2001ea8f049a31d3e611d138c SHA256: fcd4d59ac67e0a4a2bdd759c50378d8acd353cac8efae38b31b2ede4317ddb6b Description: Class::Data::Accessor - Inheritable, overridable class and instance data accessor creation This module is now deprecated! Please consider using Class::Accessor::Grouped or Moose Class::Data::Accessor is the marriage of Class::Accessor and Class::Data::Inheritable into a single module. It is used for creating accessors to class data that overridable in subclasses as well as in class instances. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Data-Accessor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-UUID-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Digest-MD5,p5-Digest-SHA1,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-UUID-Tiny-1.01.deb Size: 14360 MD5sum: b145d0185472fd280471943b430b83b7 SHA1: 59c53f73603b3c73fe380c0ed8580ed487b5c8c0 SHA256: 81286af92b57778ad61458cafba24128688430f94cb1c3a85775de767721a5f7 Description: UUID::Tiny This is a Pure Perl module for the creation of UUIDs: - version 1 time based (with random multicast MAC address) - version 3 MD5 based - version 4 random number based - version 5 SHA-1 based The module uses a functional interface and creates binary (network byte order) or string representations. Version 3 and 5 UUIDs can be created from file content instead of "names" (strings). Be aware that, because of being a Pure Perl implementation, there are performance limits and the randomness of multicast MAC addresses and the version 4 numbers are not perfect. If you can afford module compilation and installation, you should look at Data::UUID instead! Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-UUID-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Load Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Load-0.18.deb Size: 7854 MD5sum: 1ed3f9b657c33d6566837ecc77882532 SHA1: 28c873a3cff1a8149765d296af912842f91a4234 SHA256: c58404b77421eb4935fd63cee273883875b87d467dd3daca1925f0d79ec7c750 Description: Module::Load - Load modules in a DWIM style Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Load Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-Data-Plist Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1 Depends: perl,p5-Class-ISA,p5-DateTime,p5-Encode,p5-MIME-Base64,p5-UNIVERSAL-isa,p5-UNIVERSAL-require,p5-XML-Writer Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Plist-0.1.deb Size: 32202 MD5sum: 532fe1695416da35fdc0d98f3bab6a60 SHA1: 74fd7ed800ce16d15d219730846c632d79051ce4 SHA256: 469ac361e9efd4e371e8650e5569702490bdd95821525e33617692dff9dff9ab Description: Data::Plist - object representing a property list Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Plist Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alex Vandiver Package: p5-IP-Country-DB-File Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-IP-Country-DB_File-1.03.deb Size: 9526 MD5sum: ea7074302efb74e25093d5c37d49b328 SHA1: da3b8122c46d0b74cdf00423f66b6d867c272007 SHA256: a879df03799ae6ddec1e6ca546efd9933082bc9c3fba888b1c1b10f27738cf35 Description: IP-Country-DB-File IP::Country::DB_File is light-weight module for fast IP to country translation based on DB_File. The country code database is stored in a Berkeley DB file. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IP-Country-DB-File Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-Google-Spreadsheets Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Any-Moose (>= 0.04),p5-Filter,p5-Mouse (>= 0.51),p5-Net-Google-AuthSub,p5-Net-Google-DataAPI (>= 0.19),p5-Path-Class,p5-URI,p5-XML-Atom,p5-namespace-autoclean Recommends: p5-Moose (>= 0.56) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Google-Spreadsheets-0.12.deb Size: 31280 MD5sum: aa63e808b19e1274a57abf50fd3f7cad SHA1: 9c7861a67ac89b96c00eb8d3c45dea4786a2d6e6 SHA256: d50d46f345ab0002eb184f541fa05fe8c52d89620c1eea70f0a62c6ce9c3d005 Description: Net::Google::Spreadsheets - A Perl module for using Google Spreadsheets API. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Google-Spreadsheets Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nobuo Danjou Package: p5-Tie-Hash-DBD Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-DBI (>= 1.613),p5-Storable Recommends: p5-DBI (>= 1.616),p5-DBD-SQLite (>= 1.33),p5-Test-Simple (>= 0.98) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-Hash-DBD-0.10.deb Size: 19944 MD5sum: 6a82cbdd7583f4c968ea2ce66a287d73 SHA1: daaaa87889fc0dc65d19ea12d7a19534b5b3632c SHA256: 6f6694b6b6e9d0a8e5146943cd2a59fd81cbf69248b1557ef8e2253309929aee Description: Tie::Hash::DBD - Tie plain hashes to DBI interface Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-Hash-DBD Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: H.Merijn Brand Package: p5-Compress-Raw-Bzip2 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.048 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Compress-Raw-Bzip2-2.048.deb Size: 44490 MD5sum: aad1fa60190d5fe9c40c0077cd468042 SHA1: 34378109adc6c72a3fb284085e3dfc52545db266 SHA256: 99e32af2788e5ca88cfe1bd9d8476f3947405d618c7f3d73924e8d31868ba3e1 Description: Compress-Raw-Bzip2 - Low-Level Interface to bzip2 compression library Compress-Raw-Bzip2 provides the interface to the bzip2 library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Compress-Raw-Bzip2 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Marquess Package: p5-Geo-Coder-Googlev3 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Encode,p5-JSON-XS,p5-libwww-perl,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-Googlev3-0.11.deb Size: 8990 MD5sum: ac14f16d3b2c1b936b5fbf357adfe40e SHA1: 0840e62e3bca4d8e0452b79182f01455ac6299eb SHA256: 685ba1c36abf85cf491d56a772d88f2ac913231450bd5cf1cd8de770a2b465ba Description: Geo::Coder::Googlev3 - Google Maps v3 Geocoding API An implementation of version 3 of Google's Geocoding API. Notable difference to version 2: an API key is not needed anymore. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-Googlev3 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Slaven Rezic Package: p5-iTunes-Sid Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.42 Depends: perl,p5-Audio-M4p,p5-Crypt-AppleTwoFish,p5-Crypt-Rijndael,p5-Digest-MD5,p5-PathTools,p5-File-Find-Rule,p5-Math-BigInt Filename: dists/iphone/main/binary-iphoneos-arm/p5-iTunes-Sid-0.42.deb Size: 25610 MD5sum: f946be6470e338afe7607969292758a4 SHA1: c2f6af599566b88718f52d35a49c4d3951404936 SHA256: fef476d59f9c8baf6dd9b32e4d17556651442ece5641fb4833a9cab59f6f5812 Description: iTunes::Sid - read/write iTunes common user database format read/write iTunes common user database format files, including /SC Info/SC Info.sidb and /SC Info/SC Info.sidd Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-iTunes-Sid Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: William Hererra Package: p5-Spreadsheet-Read Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.45 Depends: perl,p5-Exporter,p5-Data-Dumper,p5-File-Temp (>= 0.22) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Spreadsheet-Read-0.45.deb Size: 31180 MD5sum: a5d478c177884e9156be5cf7069bc56d SHA1: 338bee7040b798de9f3878cca75a59a1e49e370e SHA256: 9e58f209271d9b70bfd81a963ec6cc73d6f70a902bedff6c14fa4a38dd730119 Description: Spreadsheet::Read - Meta-Wrapper for reading spreadsheet data Spreadsheet::Read offers a uniformed wrapper to Spreadsheet::ParseExcel and Spreadheet::ReadSXC to give the end-user a single point of view to various types of spreadsheets and deal with these in a transparent way. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Spreadsheet-Read Homepage: http://www.perl.org/ Reommends: p5-File-Temp (>= 0.22),p5-IO,p5-Test-Simple (>= 0.98) Tag: purpose::console, role::developer Author: H.Merijn Brand Package: p5-IO-Zlib Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.10 Depends: perl,p5-IO-Compress (>= 2) Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Zlib-1.10.deb Size: 13396 MD5sum: fb3e277437d4e35205020285fec9181b SHA1: 91d489297220a1385d5c07c71341c51ab50afe87 SHA256: 91e8be7cace0411d5fd2a5e17baddc411697fbe578841936ee25827711e1cbcd Description: IO-Zlib - IO:: style interface to Compress::Zlib This modules provides an IO:: style interface to the Compress::Zlib package. The main advantage is that you can use an IO::Zlib object in much the same way as an IO::File object so you can have common code that doesn't know which sort of file it is using. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Zlib Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-UndefTolerant Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Moose (>= 0.89) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-UndefTolerant-0.12.deb Size: 18342 MD5sum: d9075965122e5d7cfc921289b5c0e31b SHA1: 7d26cdf15336891871fc6b1f27d7857be7b0ceaf SHA256: 8a162492d4fae4a10667d3a33b2683cb2989192982760bb1bd7aa2f53b7f5802 Description: MooseX::UndefTolerant - Make your attribute(s) tolerant to undef initialization Loading this module in your Moose class makes initialization of your attributes tolerant of undef. If you specify the value of undef to any of the attributes they will not be initialized, effectively behaving as if you had not provided a value at all. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-UndefTolerant Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Cory G Watson Package: p5-Mixin-ExtraFields Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.007 Depends: perl,p5-Sub-Exporter (>= 0.972),p5-Sub-Install Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mixin-ExtraFields-0.007.deb Size: 26754 MD5sum: 9c2cc983cf00cb0e707b5dc2bcacef3a SHA1: 623b64b2199e84b9b5998fba0573ae17a82244cc SHA256: d140c621282429afe71cd031de8289df372df17d10396f7c26a5d02f1565e9ff Description: Mixin::ExtraFields - add extra stashes of data to your objects Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mixin-ExtraFields Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-MRO-Compat Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Class-C3 (>= 0.20) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MRO-Compat-0.11.deb Size: 12160 MD5sum: 0be2e7ec5f7b7b09cfa8aa43c0b38f20 SHA1: 76b50197587c1f1c64ba00f28d6eb064766a4c03 SHA256: a57789a5bf61c8d1d6fad0f58e901fee84c61dd5394513c12b9e676b6115253f Description: MRO::Compat - mro::* interface compatibility for Perls < 5.9.5 The "mro" namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher. This module provides those interfaces for earlier versions of Perl (back to 5.6.0 anyways). It is a harmless no-op to use this module on 5.9.5+. That is to say, code which properly uses MRO::Compat will work unmodified on both older Perls and 5.9.5+. If you're writing a piece of software that would like to use the parts of 5.9.5+'s mro:: interfaces that are supported here, and you want compatibility with older Perls, this is the module for you. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MRO-Compat Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brandon L. Black, Package: p5-UNIVERSAL-can Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.16 Depends: perl,p5-Test-Simple (>= 0.60) Filename: dists/iphone/main/binary-iphoneos-arm/p5-UNIVERSAL-can-1.16.deb Size: 8268 MD5sum: 77e2c9a556dc4133dd2df6a47844f1cf SHA1: 066a2f1543a709c0219f38acb6bcee500f5d2e01 SHA256: 6acce4db56a69a10297de67e6a3c6ccbd6873f82ad7bd86c49745d3b212ea76e Description: UNIVERSAL::can - Hack around people calling UNIVERSAL::can() as a function This module attempts to work around people calling UNIVERSAL::can() as a function, which it is not. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-UNIVERSAL-can Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: chromatic Package: p5-Test-YAML-Valid Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Exporter,p5-Test-Simple,p5-YAML (>= 0.60) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-YAML-Valid-0.04.deb Size: 8126 MD5sum: 55f1c4c0dc942a56cf957261f4d5ac62 SHA1: e2d64f319a4ba4bf72439c51c49875156e8f3af5 SHA256: e96471e4c193ec85a017124476af6be938da933a7ab93012e9f0c09e60c189dc Description: Test::YAML::Valid - Test for valid YAML Lets you test the validity of YAML files inside your (Test::Builder-based) unit tests. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-YAML-Valid Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Rockway Package: p5-Net-SSLeay Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.41 Depends: perl,p5-MIME-Base64 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-SSLeay-1.41.deb Size: 246786 MD5sum: ba86c3afb868a38a09b8074069699c51 SHA1: 0b223f8edd2803bd8a74efdc5c27a964f2e5c283 SHA256: b2879bca7328b54266456d30843cbf415a2dcbd18cf7c8bc850a973df47d28f6 Description: Net::SSLeay - Perl extension for using OpenSSL Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-SSLeay Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Math-RPN Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.09 Depends: perl,p5-AutoLoader,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-RPN-1.09.deb Size: 14106 MD5sum: d4f43c95c9a9ec26a44b5f221e49b874 SHA1: c262b3c38f5d40cae166841e188af65905e917c8 SHA256: 0e35d41c764c134d4445da404d132754fa0b81351beedae775cc44a722d1b09a Description: Math::RPN - Perl extension for Reverse Polish Math Expression Evaluation Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-RPN Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-B-Keywords Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.09 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Keywords-1.09.deb Size: 9720 MD5sum: e1d9ed99f2ac897a21c289598223b825 SHA1: 89e4d87e0aaa9bb21b5c33ac0018d62242b8806d SHA256: ea0b215952ed34dc84e9c7bf8d8ceba0c1abf7ffde67134bf4a2e55ceb49435d Description: B::Keywords - Lists of reserved barewords and symbol names B::Keywords supplies seven arrays of keywords: @Scalars, @Arrays, @Hashes, @Filehandles, @Symbols, @Functions and @Barewords. The @Symbols array includes the contents of each of @Scalars, @Arrays, @Hashes and @Filehandles. Similarly, @Barewords adds a few non-function keywords (like __DATA__, NULL) to the @Functions array. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Keywords Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Joshua ben Jore Package: p5-Capture-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Exporter,p5-PathTools,p5-File-Temp (>= 0.14) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Capture-Tiny-0.05.deb Size: 16836 MD5sum: ee30da96082186a7f77c0b04da3ed13f SHA1: b5cc35747f5d5c25eb2c89817bcc776f6b3eed4b SHA256: dc9a2f4d9a264d0d84d736e61f8a2d68053ebe1b26f580f4d3cfd63e52ee2925 Description: Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs Capture::Tiny provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. Optionally, output can be teed so that it is captured while being passed through to the original handles. Yes, it even works on Windows. Stop guessing which of a dozen capturing modules to use in any particular situation and just use this one. This module was heavily inspired by IO::CaptureOutput, which provides similar functionality without the ability to tee output and with more complicated code and API. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Capture-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David Golden Package: p5-MooseX-Configuration Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Config-INI,p5-List-AllUtils,p5-Moose,p5-MooseX-Types,p5-MooseX-Types-Path-Class,p5-Path-Class,p5-Text-Autoformat,p5-autodie,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Configuration-0.02.deb Size: 13834 MD5sum: fb2d1b4170d0d4fa06b015960df221b3 SHA1: 23d2ff686cc9a0be0aec9aca364fe7ec27b38364 SHA256: 8870fbd88ca4622670dd2c23c1b7702f4a5ee5c219719544a1cddb16de8d1aa4 Description: MooseX::Configuration - Define attributes which come from configuration files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Configuration Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-HTTP-Server-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.43 Depends: perl,p5-CGI.pm,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Server-Simple-0.43.deb Size: 25360 MD5sum: be8f964b471d272b4615cb12b3731d74 SHA1: ec891f124f8ffe4b8e817e77dc214c97caad1ad0 SHA256: ab324f273b7b67920fc819c38b17a6856c7170258b5ecffe82772794597c1d4a Description: HTTP::Server::Simple HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core module dependencies. It's ideal for building a standalone http-based UI to your existing tools. This code is a derivative of the "standalone_httpd" tool used by RT. (http://bestpractical.com/rt) It's desperately short of tests and documentation. It wants your love and help. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Server-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-NEXT Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.64 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-NEXT-0.64.deb Size: 15934 MD5sum: 81566ee05d527b1d27ee925de0dc9897 SHA1: 3913b7d55a42ce535e4215d3bd9dc083dbdce9a6 SHA256: 8621d50ae8f3c5a37313f09764426bfa5fd105c2b8a59988105965f97bee5532 Description: NEXT - Pseudo class for method redispatch NEXT.pm adds a pseudoclass named NEXT to any program that uses it. If a method m calls $self->NEXT::m(), the call to m is redispatched as if the calling method had not originally been found. In other words, a call to $self->NEXT::m() resumes the depth-first, left-to-right search of parent classes that resulted in the original call to m. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-NEXT Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Damian Conway Package: p5-DBIx-Class-Cursor-Cached Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.001001 Depends: perl,p5-Carp-Clan (>= 6.0),p5-DBIx-Class (>= 0.08124),p5-Digest-SHA1 Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Class-Cursor-Cached-1.001001.deb Size: 5934 MD5sum: 552197587b2b59dbece7abae750ab562 SHA1: 7d9ef783163595d6f34b74f1b891a75514c55d38 SHA256: 22b0ed186e65121fe7081582f12424627157c17688e1029c2649b9e19a0d55b4 Description: DBIx::Class::Cursor::Cached - cursor class with built-in caching support Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Class-Cursor-Cached Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Matt S Trout Package: p5-Text-Autoformat Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.14.0 Depends: perl,p5-Text-Reform Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Autoformat-v1.14.0.deb Size: 28838 MD5sum: 88948299d1774d1e56a0899bf95c03a9 SHA1: 59d3d25cf48644ba5d08fb52a785b02163266ae5 SHA256: e201519d51e6a8d867dc46d4ab46f457d6e105df955890485d9384402546096a Description: Text::Autoformat - Automatic and manual text wrapping and reformating Text::Autoformat provides intelligent formatting of plaintext without the need for any kind of embedded mark-up. The module recognizes Internet quoting conventions, a wide range of bulleting and number schemes, centred text, and block quotations, and reformats each appropriately. Other options allow the user to adjust inter-word and inter-paragraph spacing, justify text, and impose various capitalization schemes. The module also supplies a re-entrant, highly configurable replacement for the built-in Perl format() mechanism. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Autoformat Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Damian Conway Package: p5-MooseX-Types-Parameterizable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Data-Dump (>= 1.17),p5-Devel-PartialDump (>= 0.13),p5-Digest-MD5 (>= 2.39),p5-Moose (>= 1.08),p5-MooseX-Types (>= 0.22) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Types-Parameterizable-0.04.deb Size: 23258 MD5sum: e5502384f13bdbfecee942cdb7e658a5 SHA1: aaa4a9d9e932b50360ea9e7f2cd49e185f2ecd09 SHA256: f0d00d4cede8e9f9514b8837c329de076afdf41be80be762327d317d7b7e68c5 Description: MooseX::Types::Parameterizable - Create your own Parameterizable Types. A MooseX::Types library for creating parameterizable types. A parameterizable type constraint for all intents and uses is a subclass of a parent type, but adds additional type parameters which are available to constraint callbacks (such as inside the 'where' clause of a type constraint definition) or in the coercions. If you have Moose experience, you probably are familiar with the builtin parameterizable type constraints 'ArrayRef' and 'HashRef'. This type constraint lets you generate your own versions of parameterized constraints that work similarly. See Moose::Util::TypeConstraints for more. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Types-Parameterizable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Exception-Warning Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Exception-Base Filename: dists/iphone/main/binary-iphoneos-arm/p5-Exception-Warning-0.03.deb Size: 7534 MD5sum: ee09cf49b599fb783f3c2cbcb7b21ef2 SHA1: acf16dec6db88ece17f066d0509afeb7650a4b41 SHA256: 57bd3f7eb6d38a26f168a9b7e97565ee536c115da71727241a91cbca68583d1d Description: Exception::Warning - Convert simple warn into real exception object This class extends standard Exception::Base and converts warning into real exception object. The warning message is stored in *warning* attribute. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Exception-Warning Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Piotr Roszatycki Package: p5-Perl-PrereqScanner Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.002 Depends: perl,p5-PathTools,p5-List-MoreUtils,p5-Moose,p5-PPI (>= 1.205),p5-Params-Util,p5-String-RewritePrefix (>= 0.005),p5-Version-Requirements (>= 0.100630),p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-PrereqScanner-1.002.deb Size: 27740 MD5sum: e773e94555a002e770ef5dd4306d502b SHA1: cf7e18e6e1f6dc577539ee7db9ea5468a6f53577 SHA256: f51bae473bfe5b10a611df9a03b3d101bf9266a93c36e696fb1ae4166d5debe8 Description: Perl::PrereqScanner - a tool to scan your Perl code for its prerequisites Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-PrereqScanner Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-CheckDeps Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Getopt-Long,p5-PPI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-CheckDeps-0.07.deb Size: 15626 MD5sum: 251c043489a5c2adef59c28afa822cd2 SHA1: 690364222a60e2622567546bab9758303c978fbd SHA256: 9e6aae28651fb1b4f147c07aeb7e1ad60bc1658b869a55aaf48482d9263e81ae Description: Module::CheckDeps - Very simple dependencies checker for Perl code Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-CheckDeps Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alessandro Ghedini Package: perl-base-modules Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.10.0-15 Depends: p5-Archive-Extract, p5-Archive-Tar, p5-Attribute-Handlers, p5-AutoLoader, p5-B-Debug, p5-B-Lint, p5-Class-ISA, p5-CGI.pm, p5-Compress-Raw-Bzip2, p5-Compress-Raw-Zlib, p5-CPAN, p5-CPANPLUS, p5-CPANPLUS-Dist-Build, p5-DB-File, p5-Data-Dumper, p5-Devel-PPPort, p5-Digest, p5-Digest-MD5, p5-Digest-SHA, p5-Encode, p5-Exporter, p5-ExtUtils-CBuilder, p5-ExtUtils-Command, p5-ExtUtils-Install, p5-ExtUtils-MakeMaker, p5-ExtUtils-Manifest, p5-ExtUtils-ParseXS, p5-File-Fetch, p5-File-Path, p5-File-Temp, p5-Filter, p5-Filter-Simple, p5-Getopt-Long, p5-IO, p5-IO-Compress, p5-IO-Zlib, p5-IPC-Cmd, p5-IPC-SysV, p5-libnet, p5-Locale-Codes, p5-Locale-Maketext, p5-Locale-Maketext-Simple, p5-Log-Message, p5-Log-Message-Simple, p5-Math-BigInt, p5-Math-BigInt-FastCalc, p5-Math-BigRat, p5-Math-Complex, p5-MIME-Base64, p5-Module-CoreList, p5-Module-Build, p5-Module-Install, p5-Module-Load, p5-Module-Load-Conditional, p5-Module-Loaded, p5-Module-Pluggable, p5-NEXT, p5-Object-Accessor, p5-Params-Check, p5-PathTools, p5-Pod-Escapes, p5-Pod-Parser, p5-Safe, p5-Storable, p5-Switch, p5-Sys-Syslog, p5-Term-ANSIColor, p5-Term-UI, p5-Test-Harness, p5-Test-Simple, p5-Text-Balanced, p5-Tie-RefHash, p5-Time-Local, p5-Time-Piece, p5-XSLoader, p5-Unicode-Collate, p5-Unicode-Normalize, p5-autodie, p5-bignum, p5-constant, p5-encoding-warnings, p5-lib, p5-version Suggests: perl (>=5.10.0-15) Conflicts: perl (<=5.10.0-14) Filename: dists/iphone/main/binary-iphoneos-arm/perl-base-modules-5.10.0-15.deb Size: 7486 MD5sum: b1ed239a90872e0f0697b62b3a34637d SHA1: 2cbd8f73ffbf9b942a6db58c32b29536369ffd9a SHA256: d76384a671229bf96e0011a1faf148a894cc7521a4e99499a1977d5446bfb545 Description: Larry Wall's Practical Extraction and Report Language This meta-package depends on the modules which are present in the base install of this version of perl, but have been upgraded since its release, or have been packaged separatedly for easier updating. This package is required by perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: perl-base-modules Homepage: http://www.perl.org/ Tag: purpose::console, role::enduser Package: p5-File-Path-Expand Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Path-Expand-1.02.deb Size: 4208 MD5sum: 6a30c963ce1ee3bf95ebce7a2263ae02 SHA1: 5e424ffa2de0c0352821ad87f0f77a4c2ddc1cfe SHA256: f9a9cabb7e15a0f6e52e58d364eda815fb3519e91edb503d001f275fc6428953 Description: File::Path::Expand - Expand filenames Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Path-Expand Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Richard Clamp Package: libcurl4-ssl-dev Priority: optional Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 7.19.0 Depends: libcurl4-ssl Filename: dists/iphone/main/binary-iphoneos-arm/libcurl-7.19.0-ssl-dev.deb Size: 2000206 MD5sum: 348ee9a5ec139a1989c2d131b7d20498 SHA1: 12d25ccf92ef72e535f498a9d6e0c88a4ecc8ee2 SHA256: 6a732b965b8e5fefe1b9d1900d3d20799ec970e57ad3325157a8821564f6edac Description: Development files and documentation for libcurl (OpenSSL) These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. SSL support is provided by OpenSSL. Name: libcurl4-ssl-dev Homepage: http://curl.haxx.se/ Tag: purpose::library, role::developer Package: p5-PathTools Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.29 Conflicts: perl (<=5.10.0-7) Filename: dists/iphone/main/binary-iphoneos-arm/p5-PathTools-3.29.deb Size: 72030 MD5sum: 9763bae220f6d896a3f2e57c1dacca85 SHA1: 2a595e545047b941d637a5ad603d92af989d7ee5 SHA256: 350d804de170dd4c261a7b069e0714db9e692b653724f78f517ce277c7f93c9b Description: PathTools - Tools for working with paths and file specs across platforms This is the combined distribution for the File::Spec and Cwd modules. Please see their respective documentation for details. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PathTools Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ken Williams Package: p5-Dist-Zilla-Plugin-MetaProvides-Package Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12060501 Depends: perl,p5-Dist-Zilla-Plugin-MetaProvides (>= 1.12044806),p5-File-Temp,p5-Module-Extract-Namespaces (>= 0.14),p5-Module-Extract-VERSION (>= 0.13),p5-Moose,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-Plugin-MetaProvides-Package-1.12060501.deb Size: 15142 MD5sum: e5988fb0a21bcd5d01ec76c7507deb6e SHA1: 92d4f18a5b07ce73faa78666072565bf3cd693cf SHA256: 77ef6380845188bccfad67440c4cfe1fa917f3d09b2c03d0042dbd5b112eafc6 Description: Dist::Zilla::Plugin::MetaProvides::Package - Extract namespaces/version from traditional packages for provides Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-Plugin-MetaProvides-Package Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kent Fredric Package: p5-Sub-Args Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Args-0.07.deb Size: 6512 MD5sum: cc379537d705d37abe359739faf69945 SHA1: 7fcbe1f170ee07620b7b0fe263860af102cff045 SHA256: 7b4cb08feb211563a1034f14a79eeaaff7109a402bad8ebe4ffa5f01bc41dba0 Description: Sub::Args - Simple check/get arguments. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Args Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Atsushi Kobayashi Package: p5-MooseX-Lists Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Moose Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Lists-0.04.deb Size: 8282 MD5sum: e80071fe1145306d25405c4083cb654e SHA1: 1c19aaf810282ea096805923c0256312e2a42049 SHA256: ec4a43f1679227aaed3443d2872b596aa34e9235c8bc58a2ba06757f5f5602c6 Description: MooseX::Lists - treat arrays and hashes as lists Provides asymmetric list access for arrays and hashes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Lists Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dmitry Karasik Package: p5-Getopt-Flex Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.72 Depends: perl,p5-Clone,p5-File-Find-Rule,p5-Image-ExifTool,p5-Imager,p5-Moose,p5-MooseX-StrictConstructor,p5-Test-Exception,p5-Test-Simple,p5-Test-Warn,p5-Time-Format Filename: dists/iphone/main/binary-iphoneos-arm/p5-Getopt-Flex-0.72.deb Size: 30598 MD5sum: 6fa446298f433b533d7654b1f0d0631b SHA1: 1eb9036d6a1dc1236ad9ffefe1f868f7adda57c1 SHA256: 23a15e072c4db29e74e29d44e9375fb15401a519c00ad8555973a3296b581764 Description: Getopt::Flex - Option parsing, done differently Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Getopt-Flex Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ryan P. Kelly Package: p5-File-Map Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl,p5-Readonly (>= 1.03) Recommends: p5-Readonly-XS Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Map-0.16.deb Size: 25366 MD5sum: cbad5de12e09855c592ab0beed9cd09b SHA1: f079db8b28b3e21305fda55cc1a1dd159b55ffac SHA256: b11f9325b7ffc26fc86bbee1d1b20c0e01edbda3e188e76841437db5b141bc88 Description: File::Map - Memory mapping made simple and safe. File::Map is a module that maps files or anonymous memory into perl variables. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Map Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leon Timmermans Package: p5-MooseX-Attribute-Dependent Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.1.1 Depends: perl,p5-File-Temp,p5-Module-Build (>= 0.3601),p5-Moose,p5-Test-Simple (>= 0.88),p5-Test-Most (>= 0.23) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Attribute-Dependent-1.1.1.deb Size: 22212 MD5sum: 2e6da02c7737ba671ca2351292f8132f SHA1: a80763c3f853bd190845ec1c803972777080241e SHA256: 9e25c933e31ee7c5b5079574c855ae22de12180b404a39758f44ffe4fc2167dc Description: MooseX::Attribute::Dependent - Restrict attributes based on values of other attributes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Attribute-Dependent Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-JSON-Any Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.22 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-JSON-Any-1.22.deb Size: 13210 MD5sum: 2f63d9dbb9abc8b6d394eee165819150 SHA1: 7be1769663bd5a3d0a2519dc8c9a82f701540fb8 SHA256: d6a18333ad097b423e27b885a305abd0c56360fd230192940a18b703ecec9bcb Description: JSON::Any - Wrapper Class for the various JSON classes. This module will provide a coherent API to bring together the various JSON modules currently on CPAN. This module will allow you to code to any JSON API and have it work regardless of which JSON module is actually installed. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-JSON-Any Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Thompson Package: p5-Net-Google-Spreadsheets Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Any-Moose (>= 0.04),p5-Filter,p5-Mouse (>= 0.51),p5-Net-Google-AuthSub,p5-Net-Google-DataAPI (>= 0.19),p5-URI,p5-XML-Atom,p5-namespace-autoclean Recommends: p5-Moose (>= 0.56) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Google-Spreadsheets-0.13.deb Size: 31374 MD5sum: b2afb56dfd2e2fdeaf381bfaa9cb792e SHA1: 96f6616c21bfee293fad65d2114bd349398945a4 SHA256: 734ea23d6bbb2c96ce8f0159ce5ade88735a8568b1ea64750dd5fc5811c829bc Description: Net::Google::Spreadsheets - A Perl module for using Google Spreadsheets API. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Google-Spreadsheets Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nobuo Danjou Package: p5-MooseX-SetOnce Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.100473 Depends: perl,p5-Moose (>= 0.90) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-SetOnce-0.100473.deb Size: 12042 MD5sum: f821bb026b0fcd279d02f4591f959eff SHA1: f42921fc805d1ea68a7f9dceccbad83934fe73e6 SHA256: 9d4c803826979c462e19a4938d4881b3075517ec00015c77ee199babad1b63bf Description: MooseX::SetOnce - write-once, read-many attributes for Moose Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-SetOnce Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-Cache-Memcached Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.27 Depends: perl,p5-Storable,p5-String-CRC32 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Cache-Memcached-1.27.deb Size: 23010 MD5sum: 72526e9e18cf7d2bb9a558c3e091a7c0 SHA1: 79dbeb14b4038694a1c079f31cb27e899fa44ea5 SHA256: 35f1ab84de2d9989cee5376e738513e3efe55119e1690d78f302190bbaa9938b Description: Cache::Memcached - client library for memcached (memory cache daemon) This is the Perl API for memcached, a distributed memory cache daemon. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Cache-Memcached Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brad Fitzpatrick Package: p5-XML-SemanticDiff Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.99 Depends: perl,p5-Digest-MD5,p5-Encode,p5-XML-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-SemanticDiff-0.99.deb Size: 13958 MD5sum: 3f60f3dba450890eeed012dbd9a5b66e SHA1: 167da391c99e0b0fc0df97683f4faa9aa29126ca SHA256: 40beb5a728c711b740820d6f0aeeb511be794be7125f9c9e02ccc08f0d4af1ff Description: XML::SemanticDiff - Perl extension for comparing XML documents. Semantically compare two XML files for equivalence. This is done while ignoring whitespace variations in the text as well as several permutations in the order of the tags. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-SemanticDiff Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kip Hampton Package: p5-CGI.pm Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.57 Depends: perl,p5-FCGI (>= 0.67),p5-PathTools,p5-Test-Simple (>= 0.98) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CGI.pm-3.57.deb Size: 206674 MD5sum: 15c34de63ba2eaa06260bc15207693bc SHA1: b488928383240d96e2d351a3db7a18b3171dd11b SHA256: 299ad8da57036a581adcd204011da28a5f2963d411fa954b47fbe6d619fb21c2 Description: CGI.pm This is CGI.pm, an easy-to-use Perl5 library for writing CGI scripts. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CGI.pm Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Role-Parameterized Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.23 Depends: perl,p5-Moose (>= 0.78) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-Parameterized-0.23.deb Size: 32446 MD5sum: f1b5b1872b7f28a13025b94d400a55a4 SHA1: dae423df77e8fae96c42f4c55dbb171b4ff0d4cc SHA256: b68b3421477dc1d864109cf56e548213319c777a6a05380a8a37cc795a7b7c58 Description: MooseX::Role::Parameterized - roles with composition parameters Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-Parameterized Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn M Moore Package: p5-Time-Warp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.5 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-Warp-0.5.deb Size: 33002 MD5sum: 91d1d9443d8bbdf0910e24c6de75b3fd SHA1: 7f6b5e06e6b0ad88291783e2bf62e241a3113e09 SHA256: 4501d51702e393ef13985d7622be958bb36018ae765b5f3f5a3dd16c906da8e0 Description: Time::Warp - offers developers control over the measurement of time Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-Warp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-TreePP-XMLPath Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.55 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-TreePP-XMLPath-0.55.deb Size: 33088 MD5sum: eeb57ee1baf8950d386186b3407fbf34 SHA1: 84f814c3cf15a9c0cdddcc9ea38a8f0066f6ab33 SHA256: 6b2c0e0fcc25b158f4d752607a1d291752749a9ee6616e8a327cb1789ff0ebe1 Description: XML::TreePP::XMLPath - Similar to XPath, defines a path as an accessor to nodes of an XML::TreePP parsed XML Document. A pure PERL module to compliment the pure PERL XML::TreePP module. XMLPath may be similar to XPath, and it does attempt to conform to the XPath standard when possible, but it is far from being fully XPath compliant. Its purpose is to implement an XPath-like accessor methodology to nodes in a XML::TreePP parsed XML Document. In contrast, XPath is an accessor methodology to nodes in an unparsed (or raw) XML Document. The advantage of using XML::TreePP::XMLPath over any other PERL implementation of XPath is that XML::TreePP::XMLPath is an accessor to XML::TreePP parsed XML Documents. If you are already using XML::TreePP to parse XML, you can use XML::TreePP::XMLPath to access nodes inside that parsed XML Document without having to convert it into a raw XML Document. As an additional side-benefit, any PERL HASH/ARRY reference data structure can be accessible via the XPath accessor method provided by this module. It does not have to a parsed XML structure. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-TreePP-XMLPath Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-LEOCHARRE-Class2 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.19 Depends: perl,p5-Exporter (>= 5),p5-Smart-Comments (>= 1),p5-Test-Simple,p5-YAML (>= 0.66) Filename: dists/iphone/main/binary-iphoneos-arm/p5-LEOCHARRE-Class2-1.19.deb Size: 12988 MD5sum: 538dde0ba7ae34aae9ef334de02fccdb SHA1: fc80c5610255005c12732202b69e6e54fb8ea15a SHA256: 55e0bcb4b23abadb22091cb17a8f90e6cb1da1450923f216b0d7c6b21778b6de Description: LEOCHARRE::Class2 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LEOCHARRE-Class2 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Operator-Util Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-List-MoreUtils (>= 0.09),p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Operator-Util-0.03.deb Size: 27604 MD5sum: 61ba7e2e93f4305f6f44aa08883650a5 SHA1: 328d3c7d21bc9f333608c34b168062154353fb8e SHA256: 9dc9d0f56d7c6b1695118af269c8a5f8fe7ef5678484db28365aa3f6ad41ac68 Description: Operator::Util - selection of array and hash functions that extend operators A pragmatic approach at providing the functionality of many of Perl 6's meta-operators in Perl 5. The terms "operator string" or "opstring" are used to describe a string that represents an operator, such as the string '+' for the addition operator or the string '.' for the concatenation operator. Opstrings default to binary infix operators and the short form may be used, e.g., '*' instead of 'infix:*'. All other operator types (prefix, postfix, circumfix, and postcircumfix) must have the type prepended in the opstrings, e.g., "prefix:++" and "postcircumfix:{}". When a list is passed as an argument for any of the functions, it must be either an array reference or a scalar value that will be used as a single-element list. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Operator-Util Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nick Patch Package: p5-Class-Inspector Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.24 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Inspector-1.24.deb Size: 25270 MD5sum: 301318a9582a57f227a9a3bf187d4435 SHA1: b651f27fbf0faa47e81d63190c2d24205a89c4ce SHA256: bf267219bc7229ae173bc89f92dcdf9150f8b1b1bfdfdc392267aa1d6256741d Description: Class::Inspector - Get information about a class and its structure Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Inspector Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-DBIx-SimplePerl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.95 Depends: perl,p5-Class-Accessor (>= 0.22),p5-DBI (>= 1.500) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-SimplePerl-1.95.deb Size: 24960 MD5sum: c27153f8e76f9c29e4dedbae17daf990 SHA1: cc5519497147e312039f429f265d567f31d5ebc6 SHA256: 20ebb9f9f1f63297dbb2956b7131e2a2ca09301385f1d8d720b8e7595dad34f2 Description: DBIx::SimplePerl - Perlish access to DBI Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-SimplePerl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Joseph Landman Package: p5-Test-SharedFork Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Test-Simple (>= 0.88) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-SharedFork-0.12.deb Size: 7016 MD5sum: fc4290a29a64cbb10351872268c51106 SHA1: 3b67bb85cf52ecb09a8618e30f37bd71320f6e5d SHA256: eb1ec4401a7915b221a31357b6db632a9169da70cf46de4a39df286ffe051129 Description: Test::SharedFork - fork test Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-SharedFork Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-Perl-Version Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.009 Depends: perl,p5-File-Slurp (>= 9999.12),p5-Getopt-Long (>= 2.34),p5-Pod-Parser,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Version-1.009.deb Size: 25088 MD5sum: 605f108aa41ade00981e72269f937746 SHA1: bd136a9d445a7445b70dc7d9d4222e6fd5f0a9d1 SHA256: 4094704aed506ff4e4a8b6935bc49c012ccaecf358c8758e232a763312cb7911 Description: Perl::Version - Parse and manipulate Perl version strings Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Version Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-Crypt-OpenSSL-RSA Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-Crypt-OpenSSL-Random,openssl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-OpenSSL-RSA-0.25.deb Size: 18618 MD5sum: f15d0240407f8af64da0dd995bf594bc SHA1: 345a0c12c9363222bbe48000952176f921878c84 SHA256: 01a89545f016964eef96e6bafdab6ac678c1a2d8c21d8e3d94e1e33fa7cacb00 Description: Crypt::OpenSSL::RSA Crypt::OpenSSL::RSA is an XS perl module designed to provide basic RSA functionality. It does this by providing a glue to the RSA functions in the OpenSSL library. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-OpenSSL-RSA Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Role-Strict Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Moose (>= 0.75) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-Strict-0.01.deb Size: 10500 MD5sum: 7eb8bcdbd9a99a75580326c6562e6558 SHA1: e7122679a4804007b6d312d166a6f80082938b61 SHA256: 16669bf42cb2cbd84dc1da9c7844fea70c54c0c8e4dc28ca0e2ee3abfc02da9b Description: MooseX::Role::Strict - use strict 'roles' Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-Strict Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Curtis "Ovid" Poe Package: p5-Class-Accessor-Constructor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Class-Accessor,p5-Class-Accessor-Complex,p5-Class-Accessor-Installer,p5-Data-Inherited Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Accessor-Constructor-0.08.deb Size: 16762 MD5sum: 625e752db4bb792f840d416191987be3 SHA1: c67c72f3e24838cbb5e6142decd62279ed037634 SHA256: 1ae21cd862f6105d198d112da5a7192485bdd58d8cc370c39f5336dc72bfb35e Description: Class::Accessor::Constructor - Constructor generator This module generates accessors for your class in the same spirit as Class::Accessor does. While the latter deals with accessors for scalar values, this module provides accessor makers for rather flexible constructors. The accessor generators also generate documentation ready to be used with Pod::Generated. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Accessor-Constructor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcel Gruenauer Package: p5-Getopt-Std-Strict Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Exporter (>= 5.58),p5-Test-Simple (>= 0.74) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Getopt-Std-Strict-1.01.deb Size: 5540 MD5sum: 5f9a148b04db837a878e18b36dab9a69 SHA1: feadfbd10a889dff93a9e8ceb96e8bd5ee801819 SHA256: 0a33d473b670d47d90aa3b277b3df0dd93151a812a3ea69c4b0f077f3c7d535c Description: Getopt::Std::Strict Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Getopt-Std-Strict Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Asm-Preproc Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Class-XSAccessor (>= 1.08),p5-Data-Dump (>= 1.17),p5-File-Slurp (>= 9999.13),p5-PathTools,p5-Test-Simple (>= 0.96),p5-Text-Template (>= 1.45) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Asm-Preproc-0.06.deb Size: 27060 MD5sum: 019656dbdf96eaa75c83062e00be58a8 SHA1: bf2635f4be94a9bc58abb877f35b8858462ef3fa SHA256: 03f3d7b634ca392b21efddeddae118f6d788f332ec0648bc0ffbca48ac819f32 Description: Asm::Preproc - Preprocessor to be called from an assembler. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Asm-Preproc Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paulo Custodio Package: p5-parent Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.221 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-parent-0.221.deb Size: 5688 MD5sum: 351e2112311a192f334a34ecc9a94e16 SHA1: c5dbca2322a9e56dd7ac1ca0e6e360b8666d053f SHA256: 70bdefb3f666522e705edd942ae2bc85c4438ec6aee86c1ea3ee9630a62e7a3b Description: parent - Establish an ISA relationship with base classes at compile time Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-parent Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-Trigger Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Filter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Trigger-0.14.deb Size: 12338 MD5sum: 79a2f63760b4eddc5750b7b03fd75b96 SHA1: 992809d60c08861a2a23a3dd8c854380b5a44b91 SHA256: 5f28aeadc7570712aef54185d5344142656ac1732b380bbbede7d5682b434d23 Description: Class::Trigger - Mixin to add / call inheritable triggers Class::Trigger is a mixin class to add / call triggers (or hooks) that get called at some points you specify. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Trigger Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Compress-Bzip2 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.09 Depends: perl,p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Compress-Bzip2-2.09.deb Size: 77974 MD5sum: 80995b3eed6a7c26d4d4523ea36825df SHA1: 22d6aa5751a6623ef52b0a27dca229ad04a36e9d SHA256: c52bb4d9c459651390cb6f77e0fe105f3015fd0a9485ce4a0bbbf47ea6d8e78e Description: Compress::Bzip2 This module provides a Perl interface to the bzip2 compression algorithms. It uses the low level interface to the algorithm, and reimplements all high level routines. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Compress-Bzip2 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-XPathEngine Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-XPathEngine-0.12.deb Size: 35158 MD5sum: 34a3ce381fbe2f3b702b045c8dba1bc7 SHA1: 7a8c9110e7f903101df52d732c6cb7c8716c8555 SHA256: 3a9ba73e5a1908ec06e08c09d08071973f1c3973a37d79d698823fc2e0764560 Description: XML::XPathEngine - a re-usable XPath engine for DOM-like trees Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-XPathEngine Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michel Rodriguez Package: p5-Term-RawInput Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.14 Depends: perl,p5-Term-ReadKey,p5-IO Filename: dists/iphone/main/binary-iphoneos-arm/p5-Term-RawInput-1.14.deb Size: 14308 MD5sum: 0e61aaf1f41c3cf4a999301c50ac4667 SHA1: c69fdc46f69d153997072fb924eddd9e1fde11bf SHA256: b33ef9f113bfeb9021effb46e9d31af5799fe0a81773436648edc9eb1518e0bf Description: Term::RawInput - A simple drop-in substitute for that also captures non-standard keys like Home A simple drop-in replacement for in scripts with the additional ability to capture and return the non-standard keys like 'End', 'Escape', 'Insert', etc. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Term-RawInput Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brian M. Kelly Package: p5-Text-Template Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.45 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Template-1.45.deb Size: 48592 MD5sum: 6d833b0903e94406cf4aecafd7d62a5c SHA1: 46408f0f880fc57891333f526406154004a74fb2 SHA256: c24ed646765888ed3848a7f9bfbf47a69564b97d7eafe66617c2ca31a536ca1f Description: Text::Template This is a library for generating form letters, building HTML pages, or filling in templates generally. A `template' is a piece of text that has little Perl programs embedded in it here and there. When you `fill in' a template, you evaluate the little programs and replace them with their values. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Template Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-B-Utils Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Utils-0.14.deb Size: 35928 MD5sum: a2963a2817840bd7bf61cefcaa885a8e SHA1: bad50225fb14dddf11700f4d361bdaf2e76015ca SHA256: d53ffe607c0d10d829d504179763577d329e61509973e595d949b879bfd24cf3 Description: B::Utils - Helper functions for op tree manipulation Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Utils Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Josh Jore Package: p5-Test-Class Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.34 Depends: perl,p5-Attribute-Handlers (>= 0.77),p5-Storable (>= 2.04),p5-Test-Simple (>= 0.78) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Class-0.34.deb Size: 62750 MD5sum: f1ebfc8414944076bdf58553d314ebd4 SHA1: f9278b71acfc484fbd54731b816643795b34ea04 SHA256: a7f5f615dd64534f0b51eaadab3080b21642b15a13bb9b019560e5c82940c610 Description: Test::Class - Easily create test classes in an xUnit/JUnit style Test::Class provides a simple way of creating classes and objects to test your code in an xUnit style. Built using Test::Builder, it was designed to work with other Test::Builder based modules (Test::More, Test::Differences, Test::Exception, etc.). *Note:* This module will make more sense, if you are already familiar with the "standard" mechanisms for testing perl code. Those unfamiliar with Test::Harness, Test::Simple, Test::More and friends should go take a look at them now. Test::Tutorial is a good starting point. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Class Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adrian Howard Package: p5-POE-Component-Client-NTP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Net-IP,p5-POE (>= 1.004) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-NTP-0.02.deb Size: 16744 MD5sum: 91398f6aafd1b88e76ac3fe748031aa0 SHA1: 2521581274c16f483f044f178ec216d37ca520b8 SHA256: ee6ca420459a00ca95441b90f3f4a974cbc5ad6d84dbe098198fc0d4d6919cf0 Description: POE::Component::Client::NTP - A POE Component to query NTP servers POE::Component::Client::NTP is a POE component that provides Network Time Protocol (NTP) client services to other POE sessions and components. NTP is a protocol for synchronising the clocks of computer systems over data networks and is described in RFC 1305 and RFC 2030. The code in this module is derided from Net::NTP by James G. Willmore Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-NTP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-SVG-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl,p5-SVG,p5-XML-Parser,p5-XML-SAX Filename: dists/iphone/main/binary-iphoneos-arm/p5-SVG-Parser-1.03.deb Size: 22464 MD5sum: 5ac97a4147f2c08a77457f70e2cbfab9 SHA1: 58217c254d49e7b8cfb52c04ccd53de8bb82f390 SHA256: 93826879e3cffd233f6ef509a6e67e2f5de80e8f0383f6b50bb48811d0a4cbc5 Description: SVG::Parser - XML Parser for SVG documents SVG::Parser is an XML parser that converts SVG XML documents into SVG objects that may then be manipulated by the SVG module before being regenerated into XML. It will work using any installed Expat or SAX parser, and may be given preferred list of parsers to try; the first to load successfully will be used. For more advanced uses, any custom Expat or SAX parser class can also be provided as the superclass XML parser for SVG::Parser. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SVG-Parser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Peter Wainwright Package: p5-MouseX-Foreign Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.003 Depends: perl,p5-Mouse (>= 0.7700) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-Foreign-0.003.deb Size: 12518 MD5sum: ce43a4d9891e98f56ca6e103045de872 SHA1: 996c99ce84876bc22e872dfca8c091fc0de7017a SHA256: 207038f6d98c8bc5ff5616e83cb1fb336be5ba428ffcaa89a648ec37b0378434 Description: MouseX::Foreign - Extends non-Mouse classes as well as Mouse classes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-Foreign Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Fuji, Goro (gfx) Package: p5-SQL-Abstract Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.66 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-SQL-Abstract-1.66.deb Size: 52044 MD5sum: 172eff2686f4fbb97bb1c86ae7337a09 SHA1: 65a2f96e503142c7503eec86b6b6baa1a3a1dcc8 SHA256: ae2e822211dcef02436c576765b9bbc96a19f378c281e2a5712476bca8670c9f Description: SQL::Abstract - Generate SQL from Perl data structures Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SQL-Abstract Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nathan Wiger Package: p5-Env-Export Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl Recommends: p5-Test-Pod,p5-Test-Pod-Coverage Filename: dists/iphone/main/binary-iphoneos-arm/p5-Env-Export-0.12.deb Size: 9260 MD5sum: db318357397d06082165e8aeca78b930 SHA1: a88c1a1defd574f62250cf6a62d495fe5468c490 SHA256: 46af50665a86d9146d88f7f1b7f68ad3a22b222042b0cc3b323ee493ffcfefd3 Description: Env::Export - Export environment variables as constant subroutines This module allows the user to specify one or more environment variables that should be "exported" to the calling namespace as constant subroutines. By doing this, their existence/inexistence can be detected at compile-time. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Env-Export Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Randy J. Ray Package: p5-List-Gen Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.96 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-List-Gen-0.96.deb Size: 131066 MD5sum: f4642a231a47962cd38dc67d94d6f21d SHA1: 0c6c164c84f3fc241612256a2204b6c99c7b1f3c SHA256: 65da11a5d9ab700aa0dad661a769c166e8ad8b07ad7c884222893d504efb4701 Description: List::Gen - provides functions for generating lists this module provides higher order functions, iterators, and other utility functions for working with lists. walk lists with any step size you want, create lazy ranges and arrays with a map like syntax that generate values on demand. there are several other hopefully useful functions, and all functions from List::Util are available. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-List-Gen Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Eric Strom Package: p5-Test-Kwalitee Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Module-CPANTS-Analyse (>= 0.82),p5-Test-Simple (>= 0.47) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Kwalitee-1.01.deb Size: 7980 MD5sum: dd7986efa6b0b94fdeb5d2de90fec358 SHA1: f99e3f618b625bbff858c3d14f1ff997d74339a1 SHA256: febb172ce4eed9af9f92c4664897fcd7ac3ef5eaf7343ee7148f099005ffd518 Description: Test::Kwalitee - Test the quality of your distribution, automatically! An automated test for signs of quality in a Perl module distribution. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Kwalitee Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Singleton Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.26 Depends: perl,p5-Moose (>= 1.10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Singleton-0.26.deb Size: 25188 MD5sum: 89e1e98df4addd04c88a9cce4c7c8e2a SHA1: d676eb4d3670c108f5607fc81737705cdd39fd33 SHA256: 7150b96697aee0b1ea57346c2d18d08cc9f0ec3fae8f94a23d594dc6c5cc3c67 Description: MooseX::Singleton - turn your Moose class into a singleton Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Singleton Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn M Moore Package: p5-IPC-System-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.18 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-IPC-System-Simple-1.18.deb Size: 24464 MD5sum: b30c6f25cad185aa0e48fbd8b654d423 SHA1: d55b3d3d57f27559060697cda8eb6ce72aae7d93 SHA256: f2da2fd5b8448ce0dc949bdd142bfe842ae0791389d888483fe2292ddf60612c Description: IPC::System::Simple - Run commands simply, with detailed diagnostics Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IPC-System-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Fenwick Package: p5-Data-Dumper-Names Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-PadWalker,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Dumper-Names-0.03.deb Size: 8856 MD5sum: dc0d94a4edab8b692299e815fb619a87 SHA1: a4a4a3d2b3014ce5ad8592d34c591c9e824c35dc SHA256: e91f8cf74fa400d86060482f5d4eaa18632eb1ab9cfd1363d3a7c6f7f8fef428 Description: Data::Dumper::Names - Dump variables with names (no source filter) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Dumper-Names Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Curtis Package: p5-Geo-Coder-TomTom Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-JSON (>= 2),p5-libwww-perl,p5-URI (>= 1.36) Recommends: p5-JSON-XS (>= 2) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-TomTom-0.02.deb Size: 8046 MD5sum: c919b2e50c8943805012c10c6e54eca8 SHA1: 4c81da18d836201a0670645b1b931b37397b1b4c SHA256: 6174bad8dc48491cd5ad4723b42bc51daaabd2e6beb7f44e543b55b7058a8a1e Description: Geo::Coder::TomTom - Geocode addresses with the TomTom route planner This module provides an interface to the the geocoding functionality of the TomTom route planner. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-TomTom Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-HTML-Field Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.19 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Field-1.19.deb Size: 22174 MD5sum: d039e27ae383834b4caf01b4a7456c60 SHA1: a7ad5b28d833b20540f63d017ebd875bd7adfbd2 SHA256: b84130b63251ddbfb7fd8b2a3009118471f2db2fe212a964e899d26a79718f5e Description: HTML::Field - Generation of HTML form elements The HTML::Field set of modules creates objects that represent HTML form fields which try to make it easier to interact with CGI objects, databases, and HTML::Template objects. The objective of an HTML::Field object is to know how to write its own HTML, how to get its value out of a CGI object or from a hash, how to add their value to a hash suitable for passing into a HTML::Template or into a SQL::Abstract object, for example, and thus re-use some of the code which is typically repeated several times in a CGI script. This bundle includes also HTML::FieldForm, which is a very simple module to manage sets of HTML::Field objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Field Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Julio Fraire Package: p5-Log-Unrotate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-File-Temp (>= 0.15),p5-Test-Exception,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Log-Unrotate-1.04.deb Size: 13966 MD5sum: 33b777fc4044e27ebfc4892db7487bdb SHA1: f6022d1e006ad6f833049c94628752a32b61675c SHA256: 6be388782cf016a0a6df6786d7d96fdec39d11ad76e19916b48607178f54ec31 Description: Log::Unrotate - Incremental and transparent reader of rotating logs. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Log-Unrotate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Memory-Cycle Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Devel-Cycle,p5-PadWalker,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Memory-Cycle-1.04.deb Size: 6722 MD5sum: bbc818f2380e07ee5bd3e4ff6dc713fc SHA1: bfd94a07b189413a9de1adefc0ca238c5f94a42c SHA256: e08eef6d2fd0132b5bfc82329d5bbd78d943a40fb4938c430db28af607a3d3ec Description: Test::Memory::Cycle - Verifies code hasn't left circular references A thin Test::More-compatible wrapper around Lincoln Stein's Devel::Cycle module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Memory-Cycle Homepage: http://www.perl.org/ Package: p5-Test-MinimumVersion Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.101080 Depends: perl,p5-Exporter,p5-File-Find-Rule,p5-File-Find-Rule-Perl,p5-Perl-MinimumVersion (>= 1.20),p5-Test-Simple,p5-YAML-Tiny (>= 1.40),p5-version (>= 0.70) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-MinimumVersion-0.101080.deb Size: 13086 MD5sum: b39bc01a714fde4f8653bb490cbc26dc SHA1: 4c8804e8bace1af69f647f02b9a0959f64a40611 SHA256: 2e169a03e07ce400af3dd561f0ab9e61a7e95d878f24562452eec934cbbbae6c Description: Test::MinimumVersion - does your code require newer perl than you think? Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-MinimumVersion Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sub-Name Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Name-0.04.deb Size: 7372 MD5sum: 8ffcebfedb6dd39e1a79fffc9fdcdecb SHA1: a59a75b24563c6f5d45cc3d8c7e2d860f96eaa34 SHA256: 651fa3dc228b1481e9fbf6ab8e42515492c8472ec67b021448e417ee69417230 Description: Sub::Name - (re)name a sub This module has only one function, which is also exported by default: subname NAME, CODEREF Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub. The name is only used for informative routines (caller, Carp, etc). You won't be able to actually invoke the sub by the given name. To allow that, you need to do glob-assignment yourself. Note that for anonymous closures (subs that reference lexicals declared outside the sub itself) you can name each instance of the closure differently, which can be very useful for debugging. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Name Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Matthijs van Duin Package: p5-constant Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.18 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-constant-1.18.deb Size: 15174 MD5sum: 2a3d09e6b1d2f2a38d9268a63de2a874 SHA1: 5dc45dd8a08ad01b6d91a3cb325b5d2a809b22d4 SHA256: 80559f8f776db1f7d78a783ad8f851c4c18d7e98318999211da085c314580984 Description: constant - Perl pragma to declare constants This pragma allows you to declare constants at compile-time. When a constant is used in an expression, Perl replaces it with its value at compile time, and may then optimize the expression further. In particular, any code in an "if (CONSTANT)" block will be optimized away if the constant is false. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-constant Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: SĆ©bastien Aperghis-Tramoni Package: p5-Test-Wrapper Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2.1 Depends: perl,p5-Moose,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Wrapper-0.2.1.deb Size: 14964 MD5sum: a4e66765e3c8dcd72dc5aabf4562c5d9 SHA1: 3a1f5b70bde1a1553b52e8d4a045390a9bddc948 SHA256: 533afe1655ede3ec43adb0e3364efad824fcfc9f8ee65a86eae87aec17969e8f Description: Test::Wrapper - Use Test::* tests outside of a TAP context This module for the occasions where a "Test::*" test would be perfect for what you want to do, but the module doesn't provide an helper function that doesn't produce TAP. "Test::Wrapper" exports a single function, "test_wrap", in the calling package, which wraps the desired testing functions. After being wrapped, the test functions will not emit TAP anymore, but rather return a "Test::Wrapper" object. It must be noted that "Test::Wrapper" only works with test modules inheriting from Test::Builder::Module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Wrapper Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Yanick Champoux Package: p5-Perl-Critic-Pulp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 50 Depends: perl,p5-IO-String (>= 1.02),p5-List-MoreUtils (>= 0.24),p5-Perl-Critic (>= 1.084),p5-Pod-MinimumVersion (>= 49),p5-PPI (>= 1.208),p5-Test-Simple,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Critic-Pulp-50.deb Size: 152686 MD5sum: e9ebe408c751331c34bf3dca9559680f SHA1: bfe9a7deb33b7973408aa9f5bbf8e71046a88729 SHA256: 96dc4b7ceed726cc062df374ce8863147b79bd80104f7120e16da51ac7f630de Description: Perl::Critic::Pulp - Some add-on policies for Perl::Critic. This is some add-on policies for Perl::Critic checking for miscellaneous bugs, compatibility, efficiency, and cosmetic things. See the POD of Perl::Critic::Pulp for the full list. The only prerequisite is Perl::Critic itself, though the "PerlMinimumVersionAndWhy" policy does nothing without Perl::MinimumVersion. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Critic-Pulp Homepage: http://user42.tuxfamily.org/perl-critic-pulp/index.html Author: Kevin Ryde Package: p5-DBD-SQLite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.14 Depends: perl,p5-DBI Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBD-SQLite-1.14.deb Size: 38162 MD5sum: 6a31a8edd9ed0d4e0e17863e95ac8a4c SHA1: 54c7deb704398c2c0cec013f73ab25b19fd9ba39 SHA256: f4f56d70e589f3035e714a268f13292ce73bb1164a0fb111d5403c13af3e481f Description: DBD::SQLite SQLite is a small fast embedded SQL database engine. DBD::SQLite embeds that database engine into a DBD driver, so if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite may be just what you need. It supports quite a lot of features, such as transactions (atomic commit and rollback), indexes, DBA-free operation, a large subset of SQL92 supported, and more. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBD-SQLite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Parse-CPAN-Meta Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.4401 Depends: perl,p5-CPAN-Meta-YAML (>= 0.02),p5-PathTools,p5-JSON-PP (>= 2.27103),p5-Test-Simple (>= 0.47) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Parse-CPAN-Meta-1.4401.deb Size: 9772 MD5sum: 7de27de68527eac6040ca0558c96f3e2 SHA1: 52e42cc1e451efb180702fbc3a810dea5b12ed42 SHA256: 0d7decd2c1690a419f25b6b65b6e8d622a8c695f8c6f2a49e4726395895aa131 Description: Parse::CPAN::Meta - Parse META.yml and META.json CPAN metadata files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Parse-CPAN-Meta Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Net-sFlow Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-sFlow-0.11.deb Size: 26970 MD5sum: d9c6883be60de2c7c79123591a093a2b SHA1: 58d174a54689df2d9a6b61eef20740e949211c5f SHA256: 9e54e5fbdace4055d89ddcbf0823ecb61f84586355e2f23df9b73cfc15fbe7b0 Description: Net::sFlow This is version 0.11 of sFlow.pm, a module decoding sFlow datagrams version 2, 3, 4 and 5. sFlow is an industry standard technology for monitoring high speed switched or routed networks. The technology is built into network equipment and gives complete visibility into network activity, enabling effective management and control of network resources. You can find more about sFlow on sflow.org. The datastructure of sFlow v.4 is described in RFC 3176 (http://www.ietf.org/rfc/rfc3176.txt) and sFlow v.5 in a memo on sflow.org (http://sflow.org/sflow_version_5.txt). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-sFlow Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Elisa Jasinska Package: p5-Date-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Date-Tiny-1.04.deb Size: 17360 MD5sum: 77867cfe61f136b10a3b56636d7c0a07 SHA1: ecfa375ee93f0b4f7534d0fea2c2888eae234655 SHA256: fe559befe8bdbcae06913cd4b9148719aec153d5a395d8b0b6b15ea4f09a5490 Description: Date::Tiny - A date object with as little code as possible Date::Tiny is a member of the DateTime::Tiny suite of time modules. It implements an extremely lightweight object that represents a date, without any time data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Date-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Class-Std Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.9 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Std-0.0.9.deb Size: 44106 MD5sum: 06ca371ffadc3c00032fdd5d50d7defd SHA1: 7a95c00dcebf1986c51f7acefcb5d1812814c4fd SHA256: 674f301f8a06431eb3851fd0f58ea4a50d9d0e36c1e44cc2d755d40ce77b1c25 Description: Class::Std This module provides the standard infrastructure required to create "inside-out" classes, as described in Chapters 15 and 16 of "Perl Best Practices" (O'Reilly, 2005). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Std Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Damian Conway Package: p5-IO-Compress-Lzf Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.043 Depends: perl,p5-Compress-LZF,p5-IO-Compress (>= 2.043) Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Compress-Lzf-2.043.deb Size: 30190 MD5sum: 1a6b0236bb6575aa11b2134f8bff297e SHA1: bdc0ece4838fcf1bfbd99c64459e0a0cf669acce SHA256: 77a091aa151599ca6c135bfc5f4d75d2c4e4ea2cc914864eb1267be11d957279 Description: IO::Compress::Lzf - Write lzf files/buffers This module provides a Perl interface to allow reading and writing of lzf files/buffers. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Compress-Lzf Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Marquess Package: p5-Proc-Background Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.09 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Proc-Background-1.09.deb Size: 25392 MD5sum: 0ee6fa3f4cbab74db6a097ac6409e2ab SHA1: 5af76c9a0f359c9062f349db7839381257d5d07f SHA256: b39ce56d1cdb2a66364e40f89e454a657ceb6536786a46bc1976c6657784a49f Description: Proc::Background - Generic interface to Unix and Win32 background process management This is the Proc::Background package. It provides a generic interface to running background processes. Through this interface, users can run background processes on different operating systems without concerning themselves about the specifics of doing this. Users of this package create new Proc::Background objects that provide an object oriented interface to process management. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Proc-Background Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Text-Sprintf-Named Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0300 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Sprintf-Named-0.0300.deb Size: 8528 MD5sum: 2f187bbec0aa2da4243e761c7ca4c498 SHA1: d16bffaa6d9b1a566281c06fa2f084df7f375784 SHA256: 50e8346c347d1cefe27a089f53f79238082563f33e2ff47f774332d73a2db1ac Description: Text::Sprintf::Named - sprintf-like function with named conversions This module provides a sprintf-like function with named conversions (similar to the one in Python). So for example the call: named_sprintf("Hello %(name)s! Happy new %(year)d!", { name => "Sophie", year => 2007 } ); Will return "Hello Sophie! Happy new 2006!". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Sprintf-Named Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shlomi Fish Package: p5-HTTP-Message Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.02 Depends: perl,p5-Compress-Raw-Zlib,p5-Encode (>= 2.12),p5-Encode-Locale (>= 1),p5-HTML-Parser (>= 3.33),p5-HTTP-Date (>= 6),p5-IO-Compress (>= 2.021),p5-LWP-MediaTypes (>= 6),p5-MIME-Base64 (>= 2.1),p5-URI (>= 1.10) Conflicts: p5-libwww-perl (<< 6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Message-6.02.deb Size: 74618 MD5sum: 417d3a4b8f97a8f36ee882778ce1f83d SHA1: e0750b8ea5fb3a46e23ecc49fc27c5e6aade65ea SHA256: 8aac38e33fbdeda563d30e0a7ba5251b9dc34d832e3504c51100b36c1551dc71 Description: HTTP::Message - HTTP style messages The HTTP-Message distribution contains classes useful for representing the messages passed in HTTP style communication. These are classes representing requests, responses and the headers contained within them. The following classes are provided: HTTP::Message base class (what's common between requests and responses) - HTTP::Request request on a resource (subclass of message) - HTTP::Response response from the resource (subclass of message) HTTP::Headers headers embedded in messages Other related modules: HTTP::Config configuration of request/response handling HTTP::Headers::Util helper functions for parsing of HTTP header values HTTP::Request::Common helper functions for constructing requests HTTP::Status symbolic names for the HTTP response status codes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Message Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-Class-Easy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-ExtUtils-MakeMaker (>= 6.48),p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Easy-0.08.deb Size: 9194 MD5sum: fd48dcc9d543d5b6cb2db4011c149b61 SHA1: 62a6319bcd765ee92475d4fd3cad070b77282f69 SHA256: 177e27e5f35179eacaec003f51e038ec12d405c58ad81118d6300048cf3be518 Description: Class::Easy This package contains Class::Easy module assigned for easy class routines, as example runtime class field creation, simple logging and simple process timings. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Easy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ivan Baktsheev Package: p5-MooseX-Role-BuildInstanceOf Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Class-MOP (>= 0.94),p5-Moose (>= 0.92),p5-MooseX-Role-Parameterized (>= 0.13) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-BuildInstanceOf-0.07.deb Size: 25824 MD5sum: 1a7ade308903c4b208ee1b07aaa2e68c SHA1: ad14d3ad5465533e38214bd68bf55cb156779846 SHA256: 43b962230e7c8d4d421f418effc60753a270228d7c5508dee7907a1708892870 Description: MooseX::Role::BuildInstanceOf - Less Boilerplate when you need lots of Instances Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-BuildInstanceOf Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: idn Priority: standard Section: Misc Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.11 Depends: libidn Filename: dists/iphone/main/binary-iphoneos-arm/idn-1.11.deb Size: 20216 MD5sum: 630fabe6b8384d4d06001fd88714bb82 SHA1: 664ce0c739dc5530c36be3a9812bbfab8ea3411d SHA256: 2dbfacab01a127113ec266744fe5fabc3773f58b322ebea4bb4aa8d3c5a3f40b Description: Command line and emacs interface to GNU libidn Libidn is a package for internationalized string handling based on the Stringprep, Punycode, IDNA and TLD specifications. Libidn is a GNU project. Name: idn Homepage: http://www.gnu.org/software/libidn/ Tag: purpose::console, role::enduser Package: p5-DateTime-Incomplete Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0301 Depends: perl,p5-DateTime,p5-DateTime-Event-Recurrence,p5-DateTime-Set,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Incomplete-0.0301.deb Size: 27362 MD5sum: ae92ec4595f0edfb71e3e83b790b9bb8 SHA1: 519dcf28cfd6b019de83d1a0fe9b20295c9a6b06 SHA256: 2b232da0d00a8c303ce2e8c11b520a140b422f9cbab9ae4628f231055a7488ad Description: DateTime::Incomplete The DateTime::Incomplete module aims to complement the complete, correct, and easy date/time object implementation (DateTime). Currently it handles many date calculations, provides no date math (addition and subtraction), and provides many convenient methods for retrieving portions of a date/time. This module properly supports the Olson time zone database, meaning that historical time zone information, and more importantly, daylight saving time rules, can be handled transparently, simply by setting the correct time zone. This is done by using the DateTime::TimeZone module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Incomplete Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Math-Polynomial-Solve Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.12 Depends: perl,p5-Math-Complex (>=1.36) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Polynomial-Solve-2.12.deb Size: 15482 MD5sum: 374cc0916eef6563e473d1290ce3bad7 SHA1: 98aea9c66156f239dc413c05690777808497b519 SHA256: ee4041ff934d681cc447588b39539fc0a18e591c236a09d7e41281446ec06e05 Description: Math::Polynomial::Solve - Find the roots of polynomial equations. This package provides a set of functions that find the roots of polynomials up to degree 4 using the classical methods. These polynomials and polynomials of degrees 5 and higher may also be solved by an implementation of the QR Hessenberg algorithm. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Polynomial-Solve Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John M. Gamble Package: p5-DateTime-Format-Atom Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0.2 Depends: perl,p5-Datetime,p5-DateTime-Format-RFC3339,p5-Test-Simple,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-Atom-v1.0.2.deb Size: 9730 MD5sum: bd14532f25e61ec86fdbe679ac2bc90b SHA1: e8db274a15ecc3a7c347255e227aefd43e4b1523 SHA256: 40b44a8a82ed7f23c1358d950adb07e19f8d3c4dac8ac7a27e7b339977f50edd Description: DateTime::Format::Atom - Parse and format Atom datetime strings Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-Atom Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Eric Brine Package: liblzo2-dev Section: Libdevel Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.03 Filename: dists/iphone/main/binary-iphoneos-arm/lzo-2.03-dev.deb Size: 273236 MD5sum: d72271d135c4bdfeb758ad5b7a1b8022 SHA1: 10ce6be1095e5fc91b94255f132474d0180f7518 SHA256: 098078005d866743ed7e8bab8c6195e5a705f9ed9595c809c47a00a193baed8d Description: data compression library (development files) LZO is a portable, lossless data compression library. This package contains the header files and static libraries for the LZO data compression library. Name: liblzo2-dev Homepage: http://www.oberhumer.com/opensource/lzo/ Package: p5-Exception-Class Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.29 Depends: perl,p5-Class-Data-Inheritable (>= 0.02),p5-Devel-StackTrace (>= 1.20) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Exception-Class-1.29.deb Size: 32134 MD5sum: 28ac193a3d9302012c2748b7e8c16bd5 SHA1: a0c274a453fe8240d1103c8c1f721736dda8e30f SHA256: 42799bb231275818b910ed52c5751ef19ae2813828893a6762f5c2af37956bba Description: Exception::Class - A module that allows you to declare real exception classes in Perl Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Exception-Class Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky, Package: p5-Process Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.26 Depends: perl (>= 5.10.0-10),p5-File-Temp,p5-IPC-Run3 (>= 0.034),p5-Params-Util,p5-Probe-Perl,p5-Storable (>= 2.18),p5-IO-String,p5-YAML-Tiny (>= 1.36) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Process-0.26.deb Size: 59650 MD5sum: 7baae445bd86ac925d53051893841288 SHA1: 0cbeb09cc8701f8695827882654c1820824a78e0 SHA256: 2f27e1a9b648c40417c599b6ad5e06ee8141a1d28f8d5f37cf8924bd751a3c90 Description: Process - Objects that represent generic computational processes There are a great number of situations in which you may want to model a computational process as an object. The "Process" family of modules are intended to be used as base and role classes for these types of objects. They are used to help identify process objects, and enforce a common API on these objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Process Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Lingua-EN-Titlecase Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Class-Accessor,p5-HTML-Parser,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lingua-EN-Titlecase-0.14.deb Size: 22152 MD5sum: 442fd0894ae1c4c0c70da4fffca495d5 SHA1: d634de594f7ddb831475ea5c85f0f0848b6f9a9e SHA256: a202a2ded82b1fe31c7456111f8b653c49969515bcbd9e1b0773285c8e33cc38 Description: Lingua::EN::Titlecase - Titlecase English words by traditional editorial rules Editorial titlecasing in English is the initial capitalization of regular words minus inner articles, prepositions, and conjunctions. This is one of those problems that is somewhat easy to solve for the general case but impossible to solve for all cases. Hence the lack of module till now. This module takes an optimistic approach, assuming that some words, unless there are clues to the contrary, are likely to be correct already. Most titlecase implementations, for example, convert everything to lowercase first. This is obviously flawed for many common cases like proper names and abbreviations. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lingua-EN-Titlecase Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ashley Pond V Package: p5-Data-Maker Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.27 Depends: perl,p5-DateTime-Event-Random,p5-Moose,p5-MooseX-Aliases,p5-Test-Simple,p5-Text-GenderFromName,p5-Text-Lorem Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Maker-0.27.deb Size: 51126 MD5sum: b49cb0ef7743d659762a786eac0d1c94 SHA1: 70b34223a164b0be210cfa2fdaa8ce00415150ad SHA256: 6f2f230937c6006167c6f7345aaad8073f8e32fea2e6cb427aa8818ff7497df6 Description: Data::Maker - Simple, flexibile and extensible generation of realistic data Data::Maker does not know why kind of data you need, but it will help you make lots of it. And if you happen to need one of the various types of data that is available as predefined field types, it can be made even easier. The big difference between Data::Maker and modules you may have seen before is that Data::Maker is specifically designed to make it easy for you to generate realistic random data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Maker Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-HTML-Declare Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.4 Depends: perl,p5-HTML-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Declare-2.4.deb Size: 14804 MD5sum: bdd586572fe9b7457f5364b25233aa85 SHA1: 2ba3e07e41f55e7a1093cae9cebeb2750967bf39 SHA256: f00e9cf4a12d5f95190e0ed3521e52c30e84b6d46c5e558a76274413b7730b27 Description: HTML::Declare - For When Template Systems Are Too Huge And Heredocs Too Messy A very simple micro language to generate HTML. This is not a real template system like Template or HTML::Mason, it's just a simple (and fun) way to avoid those messy heredocs. ;) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Declare Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sebastian Riedel Package: p5-Math-Geometry-Construction Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.017 Depends: perl,p5-LaTeX-TikZ,p5-List-MoreUtils,p5-Math-MatrixReal,p5-Math-Vector-Real (>= 0.03),p5-Moose,p5-Params-Validate,p5-SVG Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Geometry-Construction-0.017.deb Size: 86610 MD5sum: 66e6c94d05aef1d7faac1549a97a819e SHA1: 3e05e203d919f8ed002b51e3d9f1c95bef2cc9e0 SHA256: a8941dad53cbeb8276914280a4d0c5a98c44caa3dbef6c57ff2324e32173b96b Description: Math::Geometry::Construction - intersecting lines and circles Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Geometry-Construction Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Lutz Gehlen Package: p5-Test-InDistDir Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.112071 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-InDistDir-1.112071.deb Size: 6860 MD5sum: d8d6965b1446e869c359cd36c935cf36 SHA1: 01da22b24b35a8e1e7739f5345157e6998610ba5 SHA256: 856de08b2b9e46e40569a34ea28b01e7d4c7e6d24aa64bf7ab41cb2afdbc417c Description: Test::InDistDir - test environment setup for development with IDE Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-InDistDir Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Christian Walde Package: p5-Class-Inspector Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.25 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Inspector-1.25.deb Size: 25254 MD5sum: ce2d43f21b7fddf1255fe477c4df1bf4 SHA1: 4a8afadf4aab4a9e655e7b1961ddc5c36f7558bd SHA256: b0e1b158d5ac0e517df471d7a946b1238692d7bfda8d48d2e5e3efc13931f7ee Description: Class::Inspector - Get information about a class and its structure Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Inspector Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Iterator-Util Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Exception-Class (>= 1.21),p5-Iterator (>= 0.01),p5-Test-Simple (>= 0.40) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Iterator-Util-0.02.deb Size: 15454 MD5sum: b2ae33b9e266ea079e2713685c1951ce SHA1: 6006c35c1c02fc01e158ab2bb6c7f1295d1e0975 SHA256: 14b2659204b8a419897ef13943f2b3f42fc83e4243d0acdc5fa1bb5ab5358f5c Description: Iterator::Util - Essential utilities for the Iterator class. This module contains many useful utility functions for use with the Iterator class (q.v.). The inspiration for many of these functions has been Mark Jason Dominus's lectures and recent book (_Higher Order Perl_, Morgan Kauffman, 2005). An "iterator" is an object, represented as a code block that generates the "next value" of a sequence, and generally implemented as a closure. Iterator.pm provides a class that simplifies creation and use of these iterator objects, and provides many general-purpose iterator functions. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Iterator-Util Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Eric J. Roode Package: p5-Geo-Calc Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Math-Complex (>= 1.04),p5-Test-Simple (>= 0.47),p5-Moose (>= 1.19),p5-MooseX-FollowPBP (>= 0.04),p5-MooseX-Method-Signatures (>= 0.36),p5-Math-BigInt (>= 1.600),p5-Math-Units (>= 1.3) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Calc-0.11.deb Size: 13700 MD5sum: d387615f2b8920d3bf15debea426a41d SHA1: 4a884b163d9fb58aecc8a1691f5fafbec85c8bc4 SHA256: 360ead80b147b442a17e3c7acbed3b30e414f621664e34b115a0cdfb5031f180 Description: Geo::Calc - Geographical Calc Geo::Calc tries to help anyone who needs computaion for geo coordinats The module is heavily resting on Math::Trig. Thanks to Chris Veness ( http://www.movable-type.co.uk/scripts/latlong.html ) Improvements and additions please to Sorin Pop, Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Calc Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Crypt-SSLeay Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.57 Depends: perl,openssl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-SSLeay-0.57.deb Size: 31370 MD5sum: d81241bcac3819d8b6899e9276b1aaa3 SHA1: 39e0f564ca9f167cae7b841e0b4b58317286ebb6 SHA256: 22fb4846d472002cf4b037d6735075ab7fe5e61808d54038f0cd1e7071e5586e Description: Crypt::SSLeay - OpenSSL glue that provides LWP https support This perl module provides support for the https protocol under LWP, so that a LWP::UserAgent can make https GET & HEAD & POST requests. Please see perldoc LWP for more information on POST requests. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-SSLeay Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-AnyData Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-AnyData-0.10.deb Size: 86110 MD5sum: 70aa4c86c4490844e4cb4a3b09b15077 SHA1: 8a59d914ca691c9e9b6e026bf9945cd4cee92dc5 SHA256: 810d1aeed5a86ee7674398e52cb4c6b137f56523fce15b1ab840c30d29a1dfc5 Description: AnyData - easy access to data in many formats The AnyData modules provide simple and uniform access to data from many sources -- perl arrays, local files, remote files retrievable via http or ftp -- and in many formats including flat files (CSV, Fixed Length, Tab Delimited, etc), standard format files (Web Logs, Passwd files, etc.), structured files (XML, HTML Tables) and binary files with parseable headers (mp3s, jpgs, pngs, etc). There are two separate modules, each providing a different interface: AnyData.pm provides a simple tied hash interface and DBD::AnyData provides a DBI/SQL interface. You can use either or both depending on your needs. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AnyData Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-CPANPLUS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.9103 Depends: perl Conflicts: perl (<= 5.10.0-14) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPANPLUS-0.9103.deb Size: 270484 MD5sum: acc0b2244853ce5cf873901baac2c74d SHA1: 5ff8ecf21d2dee4fa5e3da38e62166200491ba53 SHA256: 1ca2686632fe9c6e31c111fff53688e65e49e87b2a24b5e75bd1260297d82fca Description: CPANPLUS - Ameliorated interface to the CPAN Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPANPLUS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-DBIx-DataModel Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.15 Depends: perl,p5-DBI,p5-SQL-Abstract (>= 1.51),p5-Test-Simple Recommends: p5-DBD-Mock,p5-Lingua-EN-Inflect-Number Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-DataModel-1.15.deb Size: 173140 MD5sum: 6b78688fe519baf02dcfc22822d09389 SHA1: 7604bb777025026eca3234cab09e40118f1bfc39 SHA256: 409fa9b5a92c72cf1b2111beb543b1dea65258c7d05cbfd6807066ea8d3e2c98 Description: DBIx::DataModel - Classes and UML-style Associations on top of DBI DBIx::DataModel is a wrapper framework for building Perl abstractions (classes, objects and methods) that interact with relational database management systems (RDBMS). Of course the ubiquitous DBI module is used as a basic layer for communicating with databases; on top of that, DBIx::DataModel provides facilities for generating SQL queries, joining tables automatically, navigating through the results, converting values, and building complex datastructures so that other modules can conveniently exploit the data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-DataModel Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Laurent Dami Package: p5-Dist-Zilla-Plugin-ReportVersions-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl,p5-Dist-Zilla (>= 3.101390),p5-Moose Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-Plugin-ReportVersions-Tiny-1.03.deb Size: 14162 MD5sum: 00a38a6163d1de58eb69f7f76996e314 SHA1: 9157861317a9f88831c7852e377943db990036ae SHA256: 9755d4c61e222e4dfa462f938accf2a465eaafe709d37eb40e97a4cbb3d86ff1 Description: Dist::Zilla::Plugin::ReportVersions::Tiny - reports dependency versions during testing Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-Plugin-ReportVersions-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Daniel Pittman Package: p5-HTML-Template Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.9 Depends: perl,p5-Digest-MD5,p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Template-2.9.deb Size: 58550 MD5sum: a8296d1974cfde9c8e9754bd8db4897b SHA1: 668395508d0640e4ac03b8eb36287af53dfe9756 SHA256: 6739edfb7deb471b6727be9f43b90389486b5c192c22070368ba43aaee9099f3 Description: HTML::Template - a Perl module to use HTML Templates This module attempts make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - , , , and . The file written with HTML and these new tags is called a template. It is usually saved separate from your script - possibly even created by someone else! Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to seperate design - the HTML - from the data, which you generate in the Perl script. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Template Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Direction-Name Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.3 Depends: perl,p5-Class-Inspector,p5-UNIVERSAL-require,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Direction-Name-0.0.3.deb Size: 20938 MD5sum: c519f878b1e2dd66d6446e3b7d478f7c SHA1: fc98dce05362d5d268a6ec6de8ce7e97b741191a SHA256: 53e616c5625f56ebc6ee28f57ca5319c74ec0bda0698493ae70ed5c6755bfe29 Description: Geo::Direction::Name - Transform direction name and degree each other. Geo::Direction::Name transforms direction name and direction in degree each other. It can also manage many locales, but now supports only en_US, ja_JP and ko_KR. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Direction-Name Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: OHTSUKA Ko-hei Package: p5-File-Find-Upwards Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Attribute-Util,p5-Path-Class Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Find-Upwards-0.04.deb Size: 7178 MD5sum: 4f51dff85319c4cbb13724a315028846 SHA1: b505a559f0ad5715f3d61bebfc2ab08c9a9e2c6d SHA256: 54c40650755ada3b8da93cccc0a0b6ebcb62361ec600bbb89f07698167f53c7e Description: File::Find::Upwards - Look for a file in the current directory and upwards Provides functions that can find a file in the current or a parent directory. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Find-Upwards Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcel Gruenauer Package: p5-Object-Signature Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl,p5-Digest-MD5 (>= 2.00),p5-Storable (>= 2.11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Signature-1.07.deb Size: 17434 MD5sum: 0fbbfc901f6741a7baeb818455c0b858 SHA1: 2c8ff3e89e2f86ab6a6372029b8450a536d21d81 SHA256: 94d665ea904fa2328fd7856bbbb7d19f097586570cb042e707168e080bd1be4c Description: Object::Signature - Generate cryptographic signatures for objects Object::Signature is an abstract base class that you can inherit from in order to allow your objects to generate unique cryptographic signatures. The method used to generate the signature is based on Storable and Digest::MD5. The object is fed to "Storable::nfreeze" to get a string, which is then passed to Digest::MD5::md5_hex to get a unique 32 character hexidecimal signature. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Signature Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Digest-MD5 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.39 Depends: perl,p5-Digest (>= 1.00),p5-PathTools,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-MD5-2.39.deb Size: 24614 MD5sum: 34150a28ad29f1fd22cc40b076411364 SHA1: 19c4f1ff1fae1d799a9a12804394f78584725e7b SHA256: a8fa286123d278928bb5c09c118b088e3e0d7343c0ad512fac665a89ff9f6963 Description: Digest::MD5 The Digest::MD5 module allows you to use the RSA Data Security Inc. MD5 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest" of the input. MD5 is described in RFC 1321. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-MD5 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Crypt-Passwd-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.600 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-Passwd-XS-0.600.deb Size: 24018 MD5sum: b484910d41500fc27841ca8d104442fb SHA1: 93baa5d760fc6563405e16b7a19a8bbc5ed250c6 SHA256: 75dba9024e501c653ac525fc3645092dcaa0b8c593f82f8dd50def578504ff19 Description: Crypt::Passwd::XS - Full XS implementation of common crypt() algorithms Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-Passwd-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John Lightsey Package: p5-String-ShellQuote Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-ShellQuote-1.04.deb Size: 13366 MD5sum: 0533fd3656e9ba504023703df713cb7e SHA1: 1f243dd00ca8c85384ef331a9b9402247125643c SHA256: 37b0f1ba72fdbc128b3fcc2479696355f40cb4510990e921145e705e6b1af288 Description: String::ShellQuote This distribution contains the String::ShellQuote module, plus a command-line interface to it. It contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object. It is useful for doing robust tool programming, particularly when dealing with files whose names contain white space or shell globbing characters. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-ShellQuote Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-ExtUtils-Depends Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.302 Depends: perl,p5-Data-Dumper,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-Depends-0.302.deb Size: 14622 MD5sum: 5569612b8b9a32551c10d13655099d73 SHA1: 9848279d61df59b585989520c33d757155e0374c SHA256: 72053cc01ed3ad54925a57f6ef489e0211e30e24dbf46c77609067b3979c5ad0 Description: ExtUtils::Depends - Easily build XS extensions that depend on XS extensions This module tries to make it easy to build Perl extensions that use functions and typemaps provided by other perl extensions. This means that a perl extension is treated like a shared library that provides also a C and an XS interface besides the perl one. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-Depends Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Number-Phone Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.7004 Depends: perl,p5-Digest-MD5,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Number-Phone-1.7004.deb Size: 3015434 MD5sum: 218af04083a781cb445bc4516d7d58a1 SHA1: dedd1642bd5aa846ae0d8eace6a5a0333e35454b SHA256: a23e3bb0ce474f264fc5b4ebc4f3cf4e3bcbf1613df37949733ed1db6dcccefa Description: Number::Phone - base class for Number::Phone::* modules Number::Phone is a base class for parsing and dealing with phone numbers. ************************************************************************* * I don't want to maintain the NANP modules myself, so can some NANPish * * person please contact me to arrange to take them over yourself. You * * will need to have an interest in telecoms and I would prefer someone * * who is on the telnum-l mailing list or something similar so that you * * will be kept up to date with changes. * ************************************************************************* Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Number-Phone Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Math-NumSeq Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 28 Depends: perl,p5-constant (>= 1.02),p5-constant-defer (>= 1),p5-File-HomeDir,p5-File-Temp,p5-Math-Factor-XS (>= 0.37),p5-Math-Libm,p5-Math-Prime-XS (>= 0.23),p5-Module-Load,p5-Module-Pluggable,p5-Module-Util,p5-PathTools,p5-Test-Simple Recommends: p5-Math-Prime-XS (>= 0.26) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-NumSeq-28.deb Size: 326972 MD5sum: 1ba08d290bad8565b7db4a468bbb3d80 SHA1: 3ad2aa3012c5c4a3e4adf507261b0e18bf0795fe SHA256: 5bd2249c30e4ee69faa98da013f69a3f656e885689359956f3ff7ef9e6a44fa5 Description: Math::NumSeq - Number sequences. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-NumSeq Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kevin Ryde Package: p5-Class-Accessor-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Accessor-Lite-0.05.deb Size: 8692 MD5sum: a0aa231007aaea4bc1bd082c6ec80ffd SHA1: 8f87f72f9a072ebe3e7d734d847887a367f195c1 SHA256: 6b50e959850247af1b191f86dada1ad75ccb6d7862003706cc69fc0f7b48c5f0 Description: Class::Accessor::Lite - a minimalistic variant of Class::Accessor The module is a variant of "Class::Accessor". It is fast and requires less typing, has no dependencies to other modules, and does not mess up the @ISA. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Accessor-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Devel-Cycle Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.11 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Cycle-1.11.deb Size: 11530 MD5sum: 9269eafd40cafbefc7b74eb02a0b8d6a SHA1: b6800b7870a0dff60dec292b1ab5d8c9ebef4bcd SHA256: c03a8444cbe0f7a82b604407aa9ed494cee57df70dd66e923ca6e36536c164bb Description: Devel::Cycle - Find memory cycles in objects This module can be used to find memory cycles in objects and other references. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Cycle Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Lincoln Stein Package: p5-IPC-Cmd Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.70 Depends: perl,p5-ExtUtils-MakeMaker,p5-Locale-Maketext-Simple,p5-Module-Load-Conditional,p5-Params-Check (>= 0.20),p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-IPC-Cmd-0.70.deb Size: 30428 MD5sum: 495d440b24d42dda1829fc993160ee2b SHA1: 9e96f47f837884cbe16761ade1873008cab0d421 SHA256: f6c5a0da158f29662447cbc0be82f29bd0bb06589734ae20dfe26f7eab07b78b Description: IPC::Cmd - A cross platform way of running (interactive) commandline programs. Allows for the searching and execution of any binary on your system. It adheres to verbosity settings and is able to run intereactive. It also has an option to capture output/error buffers. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IPC-Cmd Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-XML-Atom-SimpleFeed Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.86 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Atom-SimpleFeed-0.86.deb Size: 19924 MD5sum: 06a1a6c02a906d22393cc7a979c2cfd3 SHA1: 8185f0fb107a7a98b9b5deeba4f59bea480323b5 SHA256: 29dc16e92f99d2163493be34acdc52ff504d20a439408d31663268f31ecf0ea8 Description: XML::Atom::SimpleFeed - No-fuss generation of Atom syndication feeds This module provides a minimal API for generating Atom syndication feeds quickly and easily. It supports all aspects of the Atom format, but it has no provisions for generating feeds with extension elements. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Atom-SimpleFeed Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Aristotle Pagaltzis Package: p5-Method-Autoload Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Test-Simple (>= 0.44),p5-UNIVERSAL-require Filename: dists/iphone/main/binary-iphoneos-arm/p5-Method-Autoload-0.01.deb Size: 8172 MD5sum: b86291e07979d5914b9a50306b04798d SHA1: 5ec08741feaa8228c904890f5e024e01e4c27237 SHA256: e87b870242db1a1b67fa3097e643a4b821cf154a21fd9a860f8269fbe3ad7a2a Description: Method::Autoload Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Method-Autoload Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-Rules Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl,p5-XML-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Rules-1.06.deb Size: 61352 MD5sum: db18106527edafb01d86651c3df86f0b SHA1: e08188ccf54498ce29d1f1cdc419a6d783ae5b13 SHA256: d13f7539dc2ed31f1dbeca5c3af507b9372c07b52abbdb7329129a2238e292b2 Description: XML::Rules - parse XML and specify what and how to keep/process for individual tags This is yet another XML module built on top of XML::Parser:Expat. It allows you to specify "rules", subroutines to be run once a tag is fully parsed and either process the data from the tag itself and its children or specify what parts of the data and how to add to the data structure being built for the parent tag. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Rules Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jan Krynicky Package: p5-Geo-Hash-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.00010 Depends: perl,p5-XSLoader (>= 0.1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Hash-XS-0.00010.deb Size: 13146 MD5sum: 402c913b5b9fe11d85dc7c5f38be8735 SHA1: fd5c4dd48bf1469ccac433ca253bb176f1c517d4 SHA256: c5ec7727fc170ceb5f503662627ac2fca997472311f95f5bc1cf715295e3dff3 Description: Geo::Hash::XS - Geo::Hash in XS Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Hash-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Daisuke Maki Package: p5-B-Hooks-OP-Annotation Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.42 Depends: perl,p5-ExtUtils-Depends Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Hooks-OP-Annotation-0.42.deb Size: 13440 MD5sum: 6c9782fe600c93c356d27d18b8b876c8 SHA1: e949fc22f65290a116d06aae93a645b815978cb7 SHA256: 8d8386af22f9f0b383cc764fca3a2e3877922390420b7597d1179808988b88b9 Description: B::Hooks::OP::Annotation - Annotate and delegate hooked OPs This module allows XS modules to annotate and delegate hooked OPs. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Hooks-OP-Annotation Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: chocolateboy Package: p5-Lingua-EN-NameParse Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.30 Depends: perl,p5-Parse-RecDescent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lingua-EN-NameParse-1.30.deb Size: 31438 MD5sum: 6becf0893f0e1506dc0f386f1a52eadd SHA1: f65975e6b40e5c8c3f01b704b84efeeb4601cc89 SHA256: a1ec825fa8c636c0d354f7f944b54c49b58c0c4ea64ed4c0cf01f5ac35d01f2f Description: Lingua::EN::NameParse - Manipulate peoples names, titles and initials Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lingua-EN-NameParse Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.311 Depends: perl,p5-Exporter,p5-PathTools,p5-IO (>= 1.24),p5-IO-Tty (>= 1.08),p5-POE-Test-Loops (>= 1.311),p5-Storable (>= 2.16),p5-Test-Harness (>= 2.26) Recommends: p5-Time-HiRes (>= 1.59) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-1.311.deb Size: 477144 MD5sum: 61114df494352d009d09eedf89e36f34 SHA1: 23685f81bb108dff4875199f454b667281c76adf SHA256: a94c5064164c49bd498890ebeb726e9726a3ed8d7e5f0c8bcf08d4e262520f9f Description: POE - Portable, event-loop agnostic eventy networking and multitasking. POE is an event-driven networking and multitasking framework for Perl. It has been in active development since 1996, with its first open release in 1998. O'Reilly's "The Perl Conference" (now OSCON's Perl track) named POE "Best New Module" in 1999. POE has been used in mission-critical systems such as internetworked financial markets, file systems, commerce and application servers. It has been used in projects ranging from a few lines of code to tens of thousands. POE is compatible with perl versions as old as 5.005_03. This may change as it becomes harder to support old versions of Perl over time. POE includes an evolving component framework. Components are high-level, modular, reusable pieces of programs. Several components have been published on the CPAN, and more are listed on POE's web site. See: http://search.cpan.org/search?query=POE&mode=dist POE includes components and libraries for making quick work of network clients, servers, and peers. A simple stand-alone web application takes about 30 lines of code, most of which is your own custom logic. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rocco Caputo Package: p5-DBIx-Class-Helpers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.00100 Depends: perl,p5-Test-Exception,p5-parent,p5-String-CamelCase,p5-DBD-SQLite,p5-Sub-Exporter,p5-Test-Simple (>= 0.88),p5-Lingua-EN-Inflect,p5-Test-Deep,p5-DBIx-Class (>= 0.08100) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Class-Helpers-2.00100.deb Size: 56250 MD5sum: ed3eed2acebbe5b0544644065cd72d74 SHA1: 2fd1b0970167d3622fb0fad3f1eefc900e2b71f4 SHA256: 58cea89228260d78b5942b9dff94a052613e27287f3bc4eb8ec651938079e509 Description: DBIx::Class::Helpers - Simplify the common case stuff for DBIx::Class. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Class-Helpers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Arthur Axel "fREW" Schmidt " Package: p5-Geo-Coordinates-Converter-iArea Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-CDB-File (>= 0.96),p5-File-ShareDir (>= 1.02),p5-Geo-Coordinates-Converter (>= 0.09) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coordinates-Converter-iArea-0.14.deb Size: 3842148 MD5sum: 9caf5f5be84b1fe8db470655415a5034 SHA1: 5a581908c412fe9c4e668f1d6c72953f27b3157c SHA256: 6d67a9fde8c74faea89edba0b7e6c686a119b6127210d3e923eaf313107fa04a Description: Geo::Coordinates::Converter::iArea - some utility functions around iArea Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coordinates-Converter-iArea Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-PDF-Table Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.9.4 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-PDF-Table-0.9.4.deb Size: 28310 MD5sum: 7bf280bb1eb885bf669d34818ad6702e SHA1: 25aab418f976d2e2ccd067e82629992ba0344ea1 SHA256: 7742c3b087584bfa862caafd044a5dfd24326397c8ee841346c86cc360d82c02 Description: PDF::Table - A utility class for building table layouts in a PDF::API2 object. This module is intended for table generation using PDF::API2 The current version is RC1 and I will apreciate any feedback. Developed and tested on i586 Linux SuSE 10.0 and perl, v5.8.7 built for i586-linux-thread-multi Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PDF-Table Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Desislav Kamenov Package: p5-Geo-Coordinates-ITM Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Test-Simple,p5-Test-Number-Delta (>= 1.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coordinates-ITM-0.02.deb Size: 6910 MD5sum: e2ec336973e75ea1369b04d08b434947 SHA1: 66161c04737d949fcab8861867ff6f7c7385aa0d SHA256: 93ded4cc7fea13d13e1aaeed21920bdd73ff47b455c4356fec14da35f4d23107 Description: Geo::Coordinates::ITM - Convert coordinates between lat/lon and Irish Transverse Mercator Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coordinates-ITM Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-Time-Simple-Range Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2 Depends: perl,p5-Class-Accessor,p5-Time-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-Simple-Range-1.2.deb Size: 4826 MD5sum: c2b8997da18719b37d6ea19f3ad0046b SHA1: 2cee2b34d82b71433a027538606198ee0906eb26 SHA256: f98a6fc3b2195e4ffcd1002f8e2497361763a767802f553b7f600d2bf3afa479 Description: Time::Simple::Range - A range of Time::Simple objects Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-Simple-Range Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Object-ID Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1.2 Depends: perl,p5-Hash-FieldHash (>= 0.10),p5-Sub-Name (>= 0.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-ID-v0.1.2.deb Size: 22080 MD5sum: 2421e4994c8c4aed4e0a52f5c62aea74 SHA1: eb28bf2c208ecce0b36badcfdeb48b5726d14e6b SHA256: d72e2ecfd48643f2a77f13c0f25bfa57af14300bde1774762529f2af17f79f00 Description: Object::ID - A unique identifier for any object This is a unique identifier for any object, regardless of its type, structure or contents. Its features are: * Works on ANY object of any type * Does not modify the object in any way * Does not change with the object's contents * Is O(1) to calculate (ie. doesn't matter how big the object is) * The id is unique for the life of the process * The id is always a true value Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-ID Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael G Schwern Package: p5-Text-InHTML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.4 Depends: perl,p5-HTML-Parser,p5-version Recommends: p5-Syntax-Highlight-Universal Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-InHTML-0.0.4.deb Size: 7996 MD5sum: 5412d93bbbef036d3f0f143eca8eb9db SHA1: 0720125dc371e87905ecc198fe5173515c97e902 SHA256: da58a214dfbdad2ca85ff10bf3943b4bf1cd864227c4da3353fef6b8074da5a4 Description: Text::InHTML - Display plain text in HTML Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-InHTML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-IO-Compress-Lzma Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.043 Depends: perl,p5-Compress-Raw-Lzma (>= 2.043),p5-IO-Compress (>= 2.043) Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Compress-Lzma-2.043.deb Size: 49928 MD5sum: 9cd0f7a02286d39435152827ba95c4dd SHA1: c9353c4ce43c9a502e19fe5998e5e5cf63a049d6 SHA256: 4c6f0312ada47b0a15c94ba927b9401da5b5892f20bc97d7feba1822ad57e63f Description: IO::Compress::Lzma - Write lzma files/buffers This module provides a Perl interface to allow reading and writing of lzma files/buffers. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Compress-Lzma Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Marquess Package: p5-Perl-PrereqScanner Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.007 Depends: perl,p5-PathTools,p5-Getopt-Long,p5-List-MoreUtils,p5-Moose,p5-PPI (>= 1.205),p5-Params-Util,p5-String-RewritePrefix (>= 0.005),p5-Version-Requirements (>= 0.100630),p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-PrereqScanner-1.007.deb Size: 33274 MD5sum: caac47d012776285d27d63347cdc5db9 SHA1: 3191e78f102a4f111104fbeefa2df3e315877b82 SHA256: 2fc50e16a5254d12c1ebeda7a094e5a7831afbbee2740b25322a2ed9e8e8fef0 Description: Perl::PrereqScanner - a tool to scan your Perl code for its prerequisites Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-PrereqScanner Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sub-Delete Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Exporter,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Delete-0.02.deb Size: 6128 MD5sum: be18d2cc3e93ee75c2a24ec941aa98c0 SHA1: 2f7cb4cc386ef4d93cdb21c319ea2a603fc8b7e8 SHA256: 5e3a4c04aafca1c086c7f18877e41eca29ccb0106ec5d125a2ea2da1dc092ec1 Description: Sub::Delete Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Delete Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-HTML-Element-Extended Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.17 Depends: perl,p5-Data-Dumper,p5-HTML-Tree (>= 3.01) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Element-Extended-1.17.deb Size: 33654 MD5sum: 1d404ff550779cb0e723fb7e78ee0c01 SHA1: c334bb130a7ffdc51f8c6b695af449ff4356d7b8 SHA256: c28c660a1a99b9883325975141f7104ae8f1b2508698bd277c61094023f8bc2f Description: HTML::Element::Extended HTML-Element-Extended is a package of several enhanced HTML::Element classes, most of which arose during the effort to implement an HTML::Element based table class. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Element-Extended Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DBIx-Class-TimeStamp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-DBIx-Class (>= 0.08009),p5-DBIx-Class-DynamicDefault (>= 0.03),p5-DateTime (>= 0.55) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Class-TimeStamp-0.14.deb Size: 6444 MD5sum: 73ea88f2777f64dfdf881850b1d42d8c SHA1: abfbe15bb4317d7208a269e7be065632bcfb0b7d SHA256: 62188303ce7a2893a3463c42a652ee013d43923a847f9ca8b943a4ee51126ca9 Description: DBIx::Class::TimeStamp - DBIx::Class extension to update and create date and time based fields Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Class-TimeStamp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: J. Shirley Package: p5-Config-XPath Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl,p5-XML-XPath Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-XPath-0.16.deb Size: 35320 MD5sum: 38397b985378cb1af2da2f38006591b2 SHA1: 77b0189ec8028618644227f5988dec794f66d891 SHA256: 713821c652f25d927824a5f5633eaef1e8f584d75f2e6472351146b1e325d77b Description: Config::XPath - retrieve configuration data from XML files by using XPath This module provides easy access to configuration data stored in an XML file. Configuration is retrieved using XPath keys; various methods exist to convert the result to a variety of convenient forms. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-XPath Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Evans Package: p5-Config-General Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.50 Depends: perl,p5-PathTools,p5-IO Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-General-2.50.deb Size: 62676 MD5sum: e649d6dd78b9f4c16e39a4eea78bd43a SHA1: 634dcdaf0a9221bf320e6667dc772253224fd654 SHA256: 0d2404c399f1cc446ed0cca1824aaf9cada4cff00366129de18bdbfbd14eae4e Description: Config::General - Generic Config Module This module opens a config file and parses it's contents for you. After parsing the module returns a hash structure which contains the representation of the config file. The format of config files supported by Config::General is inspired by the well known apache config format, in fact, this module is 100% read-compatible to apache configs, but you can also just use simple name/value pairs in your config files. In addition to the capabilities of a apache config file it supports some enhancements such as here-documents, C- style comments or multiline options. It is also possible to save the config back to disk, which makes the module a perfect backend for configuration interfaces. It is possible to use variables in config files and there exists also support for object oriented access to the configuration. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-General Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Crypt-DH Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Math-BigInt Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-DH-0.06.deb Size: 8610 MD5sum: e15e4cdeadfab8229e9ad8d8ec0ad8ff SHA1: fe69d6da07338bc64c9fd04c23f1afb87e0bbbc1 SHA256: 5754391fd7f775135df2dd1b1d2a3c40217331740228e934ddff697e528c4fbc Description: Crypt::DH - Diffie-Hellman key exchange system This is Crypt::DH, a module implementing the Diffie-Hellman key exchange system. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-DH Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Benjamin Trott Package: p5-Dist-Zilla-Plugin-MetaProvides Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12060501 Depends: perl,p5-Dist-Zilla,p5-Dist-Zilla-Util-EmulatePhase (>= 0.01000101),p5-Moose,p5-MooseX-Types,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-Plugin-MetaProvides-1.12060501.deb Size: 27330 MD5sum: b2d21637ac5009781faa737f31a769a5 SHA1: 698a28bfd37a132008cd169cebaa2e7597e9ac65 SHA256: 813a1d63f24aff778298222af974ce40a56597c18691431616f43413b8995136 Description: Dist::Zilla::Plugin::MetaProvides - Generating and Populating 'provides' in your META.yml This Distribution Contains a small bundle of plugins for various ways of populating the "META.yml" that is built with your distribution. The initial reason for this is due to stuff that uses MooseX::Declare style class definitions not being parseable by many tools upstream, so this is here to cover this problem by defining it in the metadata. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-Plugin-MetaProvides Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kent Fredric Package: p5-vendorlib Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-vendorlib-0.10.deb Size: 7520 MD5sum: c4a39be0c7172645e82299e578ed16bf SHA1: 720ba68eb53e815f6c0ca5e36fee88761c2566b0 SHA256: 5c559c1c2e72b9529d0d23441cc8aaa5b41fbb0c153697c0055c1f829e3530f5 Description: vendorlib - Use Only Core and Vendor Libraries in @INC In a system distribution such as Debian, it may be advisable for Perl programs to ignore the user's CPAN-installed modules and only use the distribution-provided modules to avoid possible breakage with newer and unpackaged versions of modules. To that end, this pragma will replace your @INC with only the core and vendor @INC paths, ignoring site_perl and $ENV{PERL5LIB} entirely. It is recommended that you put "use vendorlib;" as the first statement in your program, before even "use strict;" and "use warnings;". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-vendorlib Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-WWW-iTunesConnect Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.14 Depends: perl,p5-libwww-perl,p5-HTML-tree,p5-IO-Compress,p5-Net-SSLeay Filename: dists/iphone/main/binary-iphoneos-arm/p5-WWW-iTunesConnect-1.14.deb Size: 13280 MD5sum: 5477a07393d3346ce29872f45629af44 SHA1: 0e44baa80fb779f85efe119da200e3e346e0d5fc SHA256: a305311040bb0a0a0fbb20600857da145e35d19c0a1b93a5732c7a6d6126ddc5 Description: WWW::iTunesConnect The WWW::iTunesConnect module is an interface to Apple's iTunes Connect service. This initial release can fetch Sales/Trends Daily Summary reports provided by Apple to developers selling on the iTunes/App store. For an example nightly script that makes use of WWW::iTunesConnect please see http://github.com/bfoz/itunesconnect-tools. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-WWW-iTunesConnect Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Config-Model-OpenSsh Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.214 Depends: perl,p5-Config-Model (>= 1.234),p5-Log-Log4perl (>= 1.11) Recommends: p5-Config-Model-Backend-Augeas,p5-Config-Model-CursesUI,p5-Config-Model-TkUI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-Model-OpenSsh-1.214.deb Size: 45010 MD5sum: de73e6574fc86a2ee6c9f434657fe6d8 SHA1: 641cbbc8fcb76eda24a360963a09f9dbae566742 SHA256: f298f5239778161b6a2740d55b4eb8b62f4c17ef01235966ee04ff78d76fd3ff Description: Config::Model::OpenSsh - OpenSsh graphical configuration editor This module provides a graphical configuration editor for /etc/ssh/sshd_config and /etc/ssh/ssh_config (for root) and ~/.ssh/config for non-root users. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-Model-OpenSsh Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dominique Dumont Package: p5-Data-Denter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Denter-0.15.deb Size: 17368 MD5sum: 00bee6930647c974ed785148f16a18a2 SHA1: 7e357bc4246da0ee68eae96e907aaa3c64ae7a30 SHA256: 5b2102563980af4e5054fa2c4dd2a78344ad1702b74a01409f067912b92c4510 Description: Data::Denter - A deprecated alternative to Data::Dumper and Storable. Data::Denter is yet another Perl data serializer/deserializer. It formats nested data structures in an indented fashion. It is optimized for human readability/editability, safe deserialization, and (eventually) speed. NOTE: It may be optimized for Python programmers too, but please don't hold that against me ;) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Denter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Config-MVP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.200001 Depends: perl,p5-Class-Load (>= 0.06),p5-PathTools,p5-Module-Pluggable,p5-Moose (>= 0.91),p5-MooseX-OneArgNew,p5-Params-Util,p5-Role-HasMessage,p5-Role-Identifiable,p5-Throwable,p5-Test-Simple (>= 0.88),p5-Tie-IxHash,p5-Try-Tiny Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-MVP-2.200001.deb Size: 51998 MD5sum: 906cd04958f6f0c799ded7164b1280b5 SHA1: 996469847437111d34b7963ed83ec3febf86fdd9 SHA256: 11606f12c171d1e1f86113b5318ebbb77e01fb5406e8b06bb97e8976cdce3918 Description: Config::MVP - multivalue-property package-oriented configuration Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-MVP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-AnyEvent Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.340 Depends: perl Recommends: p5-EV (>= 4),p5-Guard (>= 1.02),p5-JSON (>= 2.09),p5-JSON-XS (>= 2.2),p5-Net-SSLeay (>= 1.33),p5-Async-Interrupt (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-AnyEvent-5.34.deb Size: 338560 MD5sum: 251776c7a05de911f6b2286bd7705393 SHA1: 3d50e48db980d18aa4c2ac98a210c9692d46a15d SHA256: 6588d71a00aae7ade6ffd570c6be91610eb6a0dae628883bb3afdceed48e4623 Description: AnyEvent - the DBI of event loop programming EV, Event, Glib, Tk, Perl, Event::Lib, Irssi, rxvt-unicode, IO::Async, Qt and POE are various supported event loops/environments. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AnyEvent Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-Easy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-ExtUtils-MakeMaker (>= 6.48),p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Easy-0.13.deb Size: 11492 MD5sum: 1a8883e2a30c4a1dc80070242c92af04 SHA1: 68251c8b824527a7ef1fb0c3a48ea745cf5fd238 SHA256: ff6f6dd1ee0224ad12bee7c7665396d3de9cb3a29d6f69b572b854c88ca5535b Description: Class::Easy - make class routine easy This package contains Class::Easy module assigned for easy class routines, as example runtime class field creation, simple logging and simple process timings. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Easy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ivan Baktsheev Package: p5-Sort-Versions Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.5 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sort-Versions-1.5.deb Size: 7410 MD5sum: 683f555446bf7f3aa9ba751d74de1187 SHA1: 05e98a10289e464cdd780300211cca3ef5160a43 SHA256: 9652e24fd96dcbc01aa17291b080f9638a629cc1025e309ddb0d2016690fdda5 Description: Sort::Versions - a perl 5 module for sorting of revision (and similar) numbers This module allows easy sorting (via comparisons) of mixed text and numeric strings, similar to the complex "version numbers" that many revision control packages and shared library systems use. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sort-Versions Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Filter-XML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.38 Depends: perl,p5-POE (>= 1.003),p5-XML-LibXML (>= 1.69),p5-XML-SAX (>= 0.16) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-XML-0.38.deb Size: 29904 MD5sum: 85d6057cdcbb36f737f0387c9bcc0a49 SHA1: b270e25f35ffafda12396e7d6a0cb6c6b63861ba SHA256: e218902580fbb2e847a2f64c11783ec9eeb7f8fa8748c9ca7387e7299c55b9cc Description: POE::Filter::XML - A POE Filter for parsing XML POE::Filter::XML provides POE with a completely encapsulated XML parsing strategy for POE::Wheels that will be dealing with XML streams. The parser is XML::LibXML Default, the Filter will spit out POE::Filter::XML::Nodes because that is what the default XML::SAX compliant Handler produces from the stream it is given. You are of course encouraged to override the default Handler for your own purposes if you feel POE::Filter::XML::Node to be inadequate. Also, Filter requires POE::Filter::XML::Nodes for put(). If you are wanting to send raw XML, it is recommened that you subclass the Filter and override put() Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-XML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Pod-Tests Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.19 Depends: perl,p5-Test-Harness (>= 1.22),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Tests-1.19.deb Size: 23600 MD5sum: ee0e5dc7c215f82e38f9dc0f25ae1551 SHA1: 6d6fcd3562e31b0038607a7aabf398d4738fa6ba SHA256: 044963c084a4076081174b769b95fc940996a0347f5828372809e7c712282e7b Description: Pod::Tests - Extracts embedded tests and code examples from POD This is a specialized POD viewer to extract embedded tests and code examples from POD. It doesn't do much more than that. pod2test does the useful work. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Tests Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael G Schwern Package: p5-JSON-DWIW Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.35 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-JSON-DWIW-0.35.deb Size: 46746 MD5sum: e6641c181eb69f52c0050dc692b7c3bf SHA1: 2646526b244d645c212d5fd821dd811848abae27 SHA256: 938df84821dbec6d014e0986338d138045eaa969a9da2475cf782b98700b4408 Description: JSON::DWIW - JSON converter that Does What I Want Other JSON modules require setting several parameters before calling the conversion methods to do what I want. This module does things by default that I think should be done when working with JSON in Perl. This module also encodes and decodes faster than JSON.pm and JSON::Syck in my benchmarks. This means that any piece of data in Perl (assuming it's valid unicode) will get converted to something in JSON instead of throwing an exception. It also means that output will be strict JSON, while accepted input will be flexible, without having to set any options. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-JSON-DWIW Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: DON OWENS Package: p5-Attribute-Util Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Attribute-Util-1.04.deb Size: 21698 MD5sum: 6727e0b87df4758a63fa34656feb21f6 SHA1: f2e029bd09669806ead2f5a715a134273473aa2e SHA256: 87600b3819e13ce3f17ab4604d98790533b0ce8f7dca68e980b446f7bc755d9f Description: Attribute::Util - Assorted general utility attributes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Attribute-Util Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dan Kogai Package: p5-Test-Manifest Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.22 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Manifest-1.22.deb Size: 9328 MD5sum: 525b66a24c4077b2298946a7f6b53a39 SHA1: 8497a964ce6b1f77e7614df86e8d81129a949ba5 SHA256: 7502d182103cfe8b36362fbe56da76cbee6b5db243f92ac935c9c99ea8400aaa Description: Test::Manifest - interact with a t/test_manifest file Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Manifest Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-File-Glob-Slurp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Glob-Slurp-0.02.deb Size: 7016 MD5sum: 9651b7acbbefcf4515013572dda96ac1 SHA1: ebdf3c4d6a829fb40254a8c21bbdb9ed3e4f7506 SHA256: 695aa1d10eb6ee874f205a68caf6c0033ad6725291f0a48e17714d9d64330f1d Description: File::Glob::Slurp - Turns <> into a slurp operator Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Glob-Slurp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dan Kogai Package: p5-Devel-PackagePath Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Moose (>= 0.64),p5-MooseX-Types-Path-Class (>= 0.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-PackagePath-0.02.deb Size: 7952 MD5sum: d19cc161b382758e20603e5fd09bc0b3 SHA1: ec93a8480e31dc7f9b5da0823cd9c9c3515c3233 SHA256: 3bf9fb17bfefa1cd033b2c2cc2e8d7501132874489d7eb6c7aff0c770b911fd2 Description: Devel::PackagePath - Inspect and Manipulate a Path based on a Package Name Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-PackagePath Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Prather Package: p5-B-Compiling Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Sub-Exporter,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Compiling-0.02.deb Size: 6960 MD5sum: 138c1e21e6a110d6b6d61ebf3a9b259d SHA1: 32973b5d46cf589bfc8d887a2c95c42fa637bf1d SHA256: 58912f891fff9bcc143a3e95677263a49be7af685e3bb0705de0187b347ab7c9 Description: B::Compiling - Expose PL_compiling to perl This module exposes the perl interpreter's PL_compiling variable to perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Compiling Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-DateTime-Event-ICal Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-DateTime,p5-DateTime-Event-Recurrence Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Event-ICal-0.09.deb Size: 20022 MD5sum: e01af394aead80ffba14faec802fb986 SHA1: 2a7d2a3670c00f7e7093f015ee385aacf6591286 SHA256: ab2ff26fb3ec5ce3b6343c730a05f015fd72a44d4282f98214aefd11a99f2d61 Description: DateTime::Event::ICal - Perl DateTime extension for computing rfc2445 recurrences. This module aims to support rfc2445 style recurrences, such as 'last friday of march'. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Event-ICal Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-as Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-as-0.06.deb Size: 7590 MD5sum: ee3be43cf9beac211441bc71132ac942 SHA1: b30ef21a69e4f4ed50be498c1c2cc6226de54b5a SHA256: af91e81d4f2cd34383f04aa65a3d423911eb8f4c46b16e02ac21d019fdb2042f Description: as - load OO module under another name Sometimes you get sick of having to use long module names. This module allows you to load a module and have it be aliased to another name. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-as Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-callee Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Devel-Caller Filename: dists/iphone/main/binary-iphoneos-arm/p5-callee-0.02.deb Size: 7304 MD5sum: 60446773ba7ed580be43d714c339277b SHA1: 2121a421de2f1cc8f598dec23bdbed951c311692 SHA256: b40c9187a6515b571e041a86bfc779499c6b2f87c357b73799c0d84ef80951e3 Description: callee - support recursive anonymous functions This module exports one function, "callee()", which allows anonymous functions to refer to themselves. This is necessary for recursive anonymous functions. A recursive function must be able to refer to itself. Typically, a function refers to itself by its name. However, an anonymous function does not have a name, and if there is no accessible variable referring to it, i.e. the function is not assigned to any variable, the function cannot refer to itself. This is where "callee" comes in. This module is just very thin syntactic sugar for Devel::Caller. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-callee Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcel Gruenauer Package: p5-IPC-SysV Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.01 Depends: p5-Test-Simple Conflicts: perl (<=5.10.0-9) Filename: dists/iphone/main/binary-iphoneos-arm/p5-IPC-SysV-2.01.deb Size: 35216 MD5sum: 00118837a868ad788c35909ade2727db SHA1: 1975a1370f9474b3af151a6aacb3da27c4f2e723 SHA256: e89b8994cc7d93bf9ca27c57e903db95cc4a1edb49d32d5005211f7a40f61d52 Description: IPC::SysV - System V IPC constants and system calls Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IPC-SysV Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcus Holland-Moritz Package: p5-Devel-PartialDump Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Moose,p5-namespace-clean,p5-Sub-Exporter,p5-Test-use-ok,p5-Test-Warn (>= 0.21) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-PartialDump-0.13.deb Size: 11890 MD5sum: c42ecd6e52e6e649c742f35b12116018 SHA1: 712983ca212d902851f9b830997069cce894518f SHA256: 9c03bc77510d6fad3195045154660ac146aa21220ffb6d13ef77d58ba01444ff Description: Devel::PartialDump - Partial dumping of data structures, optimized for argument printing. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-PartialDump Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-Google-Calendar Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.99 Depends: perl,p5-DateTime,p5-libwww-perl,p5-Net-Google-AuthSub,p5-Test-Simple,p5-URI,p5-XML-Atom (>= 0.37) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Google-Calendar-0.99.deb Size: 40608 MD5sum: c036651aed344e078eea46434c55080f SHA1: bf711f2548ba52a712f18425a7100d207bef9d88 SHA256: dc68397b2c4cd05599a3b28310f0a133b8954cc2a04041d1c3f2f6a577dcd31f Description: Net::Google::Calendar - programmatic access to Google's Calendar API Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Google-Calendar Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Simon Wistow Package: p5-DateTime-Format-SQLite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-DateTime,p5-DateTime-Format-Builder Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-SQLite-0.10.deb Size: 14604 MD5sum: 460d8155d0d3512382fdf2020a202081 SHA1: 0b17b82b60a896565bda7a9db92950e48e3c1b60 SHA256: 6183491f4e8e9f84ba008f40acf79a933402aa90d76c0d5dd323c27a799632b6 Description: DateTime::Format::SQLite - Parse and format SQLite dates and times This module handles formatting and parsing of SQLite date and time related data types. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-SQLite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Claus Faerber Package: p5-File-Find-Rule-Perl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.08 Depends: perl,p5-File-Find-Rule (>= 0.20),p5-PathTools,p5-Params-Util (>= 0.38),p5-Parse-CPAN-Meta (>= 0.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Find-Rule-Perl-1.08.deb Size: 15674 MD5sum: b65075d69dfb1ea4ab4ede14acbbdaff SHA1: 47cb6e8c1a528e68fbf7aff3be025c7f8117f3fd SHA256: 5e9267908b5ec79cd01b868d431404e7807f5b07bca208fa55312cb8e50f60f2 Description: File::Find::Rule::Perl - Common rules for searching for Perl things I write a lot of things that muck with Perl files. And it always annoyed me that finding "perl files" requires a moderately complex File::Find::Rule pattern. File::Find::Rule::Perl provides methods for finding various types Perl-related files, or replicating search queries run on a distribution in various parts of the CPAN ecosystem. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Find-Rule-Perl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-PerlIO-via-dynamic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Internals Filename: dists/iphone/main/binary-iphoneos-arm/p5-PerlIO-via-dynamic-0.13.deb Size: 6968 MD5sum: c679c6d599155b88f07991bffb960b7b SHA1: 5f2180c7b14ef6270addca74b2d1de6f70bd5ab7 SHA256: b48fb93ac7f4caae3847f7aa0135da75cbc58cc4df31502a66ee0ae63fecde91 Description: PerlIO::via::dynamic - dynamic PerlIO layers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PerlIO-via-dynamic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-IO-Async Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-Async-MergePoint,p5-Heap,p5-Socket-GetAddrInfo (>= 0.10),p5-Storable Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Async-0.25.deb Size: 153122 MD5sum: fc4ece7f271fef225d7123e6df2faed4 SHA1: 1192928b43aabd5c839d1fe67077f11e666a2d18 SHA256: 450b45799272f339f0b589ac71b57d135c3760a35bd8dfc25f614e78161fc411 Description: IO::Async - perform asynchronous filehandle IO and other operations This collection of modules allows programs to be written that perform asynchronous filehandle IO operations. A typical program using them would consist of a single subclass of "IO::Async::Loop" to act as a container o other objects, which perform the actual IO work required by the program. As as IO handles, the loop also supports timers and signal handlers, and includes more higher-level functionallity built on top of these basic parts. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Async Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Evans Package: p5-Time-Duration Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-Duration-1.06.deb Size: 11068 MD5sum: 2f1c41fea4b4b4cc6c5dc461f37af609 SHA1: 02c5f8045a989d59a5628264e861968c12ebe423 SHA256: 4010d18276604a9f8da1d4afac36e76685c53f8f02f3aadabb2bc7fb543171d4 Description: Time::Duration - Rounded or exact English expression of durations This module provides functions for expressing durations in rounded or exact terms. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-Duration Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sean M. Burke Package: p5-IO-Socket-SSL Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.53 Depends: perl,p5-Net-SSLeay (>= 1.21) Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Socket-SSL-1.53.deb Size: 50882 MD5sum: 95edb23f68368c46648bf627d3fda965 SHA1: 32295748f7c93129d35480f3e1e0ae3ef2541321 SHA256: c1f3b1b032da2b02d8b58eb0b0be7297564ae7b183d89e8e00885d300a028e4b Description: IO::Socket::SSL - Nearly transparent SSL encapsulation for IO::Socket::INET IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Socket-SSL Homepage: http://www.perl.org/ Package: p5-B-Hooks-OP-Check Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Hooks-OP-Check-0.18.deb Size: 9574 MD5sum: 9b7df9604ba62c13c3d313f6f6eb3b45 SHA1: 200922cf9460a381bff86301996715780de69aa2 SHA256: 6eaea4721cfbdeb81cce2b7d4d5c422f285005c10d2d775b163a8e80c2628aad Description: B::Hooks::OP::Check - Wrap OP check callbacks This module provides a c api for XS modules to hook into the callbacks of "PL_check". ExtUtils::Depends is used to export all functions for other XS modules to use. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Hooks-OP-Check Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-Class-Accessor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.31 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Accessor-0.31.deb Size: 20926 MD5sum: 0289eccbf4bf92dba22fa269b6de1786 SHA1: bb6e2b54d31c29cbf00f295beddff5a8fc4d44b2 SHA256: 8669c01eb1a6c6b76822ff94630b8d4ddbebdc95d35e55d6adf9ad2f43562969 Description: Class::Accessor - automated accessor generation This module automagically generates accessors/mutators for your class. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Accessor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Email-Address Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.889 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-Address-1.889.deb Size: 12142 MD5sum: 51f040b0473927e9ccfc775ccd44531c SHA1: 85ed854e810d573a15b9b40e476197f7832912ec SHA256: 7e1966963732ff084f4ff4db25cb27c1f9d845ac290c8815dcb51b7b68ae5655 Description: Email::Address - RFC 2822 Address Parsing and Creation This class implements a complete RFC 2822 parser that locates email addresses in strings and returns a list of "Email::Address" objects found. Alternatley you may construct objects manually. The goal of this software is to be correct, and very very fast. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-Address Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Casey West Package: p5-Getopt-Long-Descriptive Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.089 Depends: perl,p5-Getopt-Long (>= 2.33),p5-Params-Validate (>= 0.74),p5-Sub-Exporter (>= 0.972),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Getopt-Long-Descriptive-0.089.deb Size: 23802 MD5sum: 63ef472ca5a16259442ce6930e187110 SHA1: 03d66ad56f52eaa22083ccd623bb2e738edee8eb SHA256: 3d8b202c8e5a7c6d788f6d2adbbcf87da6827db2cfc2e145c45d30d6406640a7 Description: Getopt::Long::Descriptive - Getopt::Long, but simpler and more powerful Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Getopt-Long-Descriptive Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Hans Dieter Pearcey Package: p5-Task-Weaken Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Task-Weaken-1.03.deb Size: 14020 MD5sum: 2cc404ba1ae2eb0e94f58d39f449492d SHA1: a4e4d9f0dff8e877b97ec224ba1098760fb598d9 SHA256: 5886df4d350466bcd29c9a6b642054ea037a76aa5dd2756c247842caac34b6dc Description: Task::Weaken - Ensure that a platform has weaken support One recurring problem in modules that use Scalar::Util's "weaken" function is that it is not present in the pure-perl variant. While this isn't necesarily always a problem in a straight CPAN-based Perl environment, some operating system distributions only include the pure-Perl versions, don't include the XS version, and so weaken is then "missing" from the platform, despite passing a dependency on Scalar::Util successfully. Most notably this is RedHat Linux at time of writing, but other come and go and do the same thing, hence "recurring problem". The normal solution is to manually write tests in each distribution to ensure that "weaken" is available. This restores the functionality testing to a dependency you do once in your Makefile.PL, rather than something you have to write extra tests for each time you write a module. It should also help make the package auto-generators for the various operating systems play more nicely, because it introduces a dependency that they have to have a proper weaken in order to work. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Task-Weaken Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Module-Metadata-Changes Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.02 Depends: perl,p5-Config-IniFiles (>= 2.66),p5-DateTime (>= 0.66),p5-DateTime-Format-HTTP (>= 0.40),p5-DateTime-Format-Strptime (>= 1.5000),p5-DateTime-Format-W3CDTF (>= 0.06),p5-HTML-Entities-Interpolate (>= 1.03),p5-HTML-Template (>= 2.9),p5-Perl6-Slurp (>= 0.03),p5-version (>= 0.82) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Metadata-Changes-2.02.deb Size: 26432 MD5sum: ad0781b44e996ae8558326b30af72bb1 SHA1: c58bede4ebbea385570a8a8680a6cf6f34b9b6d5 SHA256: add5bef24c30406e38c95c619cdb5f403181021a866ea00d2bb1d75f65719543 Description: Module::Metadata::Changes - Manage a module's CHANGES file Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Metadata-Changes Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ron Savage Package: p5-DBIx-Class-TimeStamp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-DBIx-Class,p5-DBIx-Class-DynamicDefault,p5-DateTime Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Class-TimeStamp-0.12.deb Size: 6298 MD5sum: 20f733e5da3b6083a1628a0507b69489 SHA1: 2ae3e783a08588b3f5eafc03a2dc07495b2c67a8 SHA256: f64bc88e2efdff2e03f296c12d4e61e27640a6bf92ed1e214b749cc6a04a6b0e Description: DBIx::Class::TimeStamp - DBIx::Class extension to update and create date and time based fields Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Class-TimeStamp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: J. Shirley Package: p5-Text-RecordParser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.3.0 Depends: perl,p5-Class-Accessor,p5-List-MoreUtils,p5-Readonly,p5-version Recommends: p5-Readonly-XS,p5-Text-TabularDisplay (>= 1.22) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-RecordParser-1.3.0.deb Size: 44186 MD5sum: aa9f3738b4e0377038c33ddacc595047 SHA1: b598665445d57a53d14dc3206178e43207639f62 SHA256: 444e7075ac9a298dcc673780d706c364c8057c0878005368db8643dae119d1ab Description: Text::RecordParser - read record-oriented files This module is for reading record-oriented data in a delimited text file. The most common example have records separated by newlines and fields separated by commas or tabs, but this module aims to provide a consistent interface for handling sequential records in a file however they may be delimited. Typically this data lists the fields in the first line of the file, in which case you should call "bind_header" to bind the field name (or not, and it will be called implicitly). If the first line contains data, you can still bind your own field names via "bind_fields". Either way, you can then use many methods to get at the data as arrays or hashes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-RecordParser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ken Youens-Clark Package: p5-LWP-UserAgent-WithCache Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Cache-Cache,p5-File-HomeDir,p5-libwww-perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-LWP-UserAgent-WithCache-0.10.deb Size: 5052 MD5sum: b2804c185ec5a78ce28b9453f2bb4496 SHA1: 5f1fcc9de2676784f1bc45c42afc06d14892d4ae SHA256: 078f5f0efba1ec070a9621e87263400d24a0adb84cf2e0c810e20fe67a5dd8d5 Description: LWP-UserAgent-WithCache Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LWP-UserAgent-WithCache Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Masayoshi Sekimura Package: p5-Test-POE-Stopping Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl,p5-POE (>= 1.003),p5-POE-API-Peek (>= 1.34),p5-Test-Simple (>= 0.80),p5-YAML-Tiny (>= 1.38) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-POE-Stopping-1.07.deb Size: 15024 MD5sum: 12496ecb95be000aa67b8bd105b3ea3d SHA1: b678ec26d06995ed5e7a418de8c1152e0f61b8c5 SHA256: bde3a1bbd1d67b9d99197c4b53d7d69c952a1e47ca617ea48522549cf49dd222 Description: Test::POE::Stopping - Test if a POE process has nothing left to do POE is a curious beast, as most asynchronous environments are. But in regards to testing, one of the more interesting (and when it's not working properly, annoying) situations is how to tell if the POE-controlled process will, or has, stopped. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-POE-Stopping Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-ex-lib Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.90 Depends: perl,p5-lib-abs (>= 0.90) Filename: dists/iphone/main/binary-iphoneos-arm/p5-ex-lib-0.90.deb Size: 5320 MD5sum: 702cccac83cb8057e36707eb915ce32c SHA1: 05d49c181e889b4527893b7b41b39eb5d4701721 SHA256: 875b5e6934963524a2eb7012a99fe4604379769b7a7b7e041cf4a35a1a428aef Description: ex::lib - The same as lib, but makes relative path absolute. (Obsoleted by lib::abs) Don't use this module. It's just a compatibility wrapper for "lib::abs" But if you want, see the docs for "lib::abs". Interface is the same Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ex-lib Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mons Anderson Package: p5-Scope-Upper Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Exporter,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Scope-Upper-0.10.deb Size: 26124 MD5sum: 1e46f879304596d96d20decdd15fcd4f SHA1: a270ab09f50aaa39974a297e16905a0b5f832055 SHA256: 70d233ce7d49b744459d59f86a54dcbd980b9db6a4b90c050c92c4927378fc1d Description: Scope::Upper - Act on upper scopes. This module lets you defer actions *at run-time* that will take place when the control flow returns into an upper scope. Currently, you can: * hook an upper scope end with "reap" ; * localize variables, array/hash values or deletions of elements in higher contexts with respectively "localize", "localize_elem" and "localize_delete" ; * return values immediately to an upper level with "unwind", and know which context was in use then with "want_at". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Scope-Upper Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Vincent Pit Package: p5-HTML-FormatText-WithLinks Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-HTML-Format (>= 2),p5-HTML-Tree,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-FormatText-WithLinks-0.14.deb Size: 11414 MD5sum: 7fbdb3a99da5a2476a2afafc5e8f5a80 SHA1: 864d76f8264798c0f2f895662138bc0b6b1e8e05 SHA256: 19487167a73cf36d37a013ffd41e354fba2f351e2c8a509af511848423d45866 Description: HTML::FormatText::WithLinks - HTML to text conversion with links as footnotes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-FormatText-WithLinks Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Runtime Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.011 Depends: perl,p5-Exporter,p5-Params-Classify,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Runtime-0.011.deb Size: 12194 MD5sum: 2931456602a51266567c7b0142454296 SHA1: af4bd5cb948b82f596a9ad7f4b64fd07a4a947ed SHA256: 54c8e708bb0ac602ab46db3bb35e331124899850e0ec6670317858a781c88358 Description: Module::Runtime - runtime module handling The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Runtime Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andrew Main (Zefram) Package: p5-Statistics-Basic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.6003 Depends: perl,p5-Number-Format (>=1.61) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Statistics-Basic-1.6003.deb Size: 46684 MD5sum: 46ddde097cc0f7e0b0d397f8ea429d4f SHA1: ba2dbabdcc88ab345876380756985217700ca049 SHA256: 92ad3258d2db392560bca5cb2d4ac7df2aa0472ede6ca6ef98af747e4576659a Description: Statistics::Basic Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Statistics-Basic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Opcodes Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Opcodes-0.02.deb Size: 11822 MD5sum: 64733206998fd452fdfa29f842b8ab0c SHA1: 23c49c38215f8258767d2b337982238f498f000d SHA256: e95ddb22a22844f1e6a5f60da3a73947c9db9dd19888e1c15bacedd456ae3740 Description: Opcodes - Opcodes information from opnames.h and opcode.h Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Opcodes Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-File-Find-Object Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2.0 Depends: perl,p5-Class-XSAccessor,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Find-Object-0.2.0.deb Size: 23108 MD5sum: 2d7ac4e07a20a13658da2656edfcce93 SHA1: a4a4be86abe14b8462afe95cc247f54a22956b2f SHA256: 64fc831b4f818b7c27bc792b4ff174a1feda1c1df4b4c22321e69247a08d61c4 Description: File::Find::Object - An object oriented File::Find replacement File::Find::Object is an object-oriented and iterative replacement for File::Find. I.e: it is a module for traversing a directory tree, and finding all the files contained within it programatically. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Find-Object Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-HTML-TreeBuilder-LibXML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Filter,p5-HTML-TreeBuilder-XPath,p5-XML-LibXML (>= 1.69) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-TreeBuilder-LibXML-0.11.deb Size: 10368 MD5sum: 4ec4e51f0bd102bd976ea5c474c8b869 SHA1: f493e419ec4c73906907938b2636f70d5c2d680f SHA256: 7ba7e170a59cf1487f9b1e173a6f5736d07d58d6884b8080ec899039e438d62d Description: HTML::TreeBuilder::LibXML - HTML::TreeBuilder and XPath compatible interface with libxml Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-TreeBuilder-LibXML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-Image-ExifTool Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 8.15 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Image-ExifTool-8.15.deb Size: 1905730 MD5sum: 159a1766c755df3bfcc71cb2cbac8d55 SHA1: 230dbc0943f999b2404558ebf42853f0304f31b1 SHA256: be1d4befdd13ef80915d6343e1375f8da7f5d3104a0a60ea785634aa8e1e3bb2 Description: Image::ExifTool - Read and write meta information ExifTool is a customizable set of Perl modules plus an application script for reading and writing meta information in a wide variety of files, including the maker note information of many digital cameras by various manufacturers such as Canon, Casio, FujiFilm, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo, Sigma/Foveon and Sony. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Image-ExifTool Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Phil Harvey Package: p5-MooseX-AttributeTree Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-MooseX-Role-Parameterized Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-AttributeTree-0.03.deb Size: 21408 MD5sum: ebccd33ef93679bc3e9f744a7fb6554d SHA1: 7c8051743da180ab6a0d76f7d093cda1e50bcdf0 SHA256: 29f5e98226bfdc58e738450bc9e8c33646f9f2f835561b93b97bae5e401748f1 Description: MooseX::AttributeTree - Inherit attribute values like HTML+CSS does This module provides inheritance of attribute values based on object relationhips (instead of class relationhips), similar to how CSS styles work in HTML. MooseX::AttributeTree allows you to apply the TreeInherit trait to any attribute in your class. This changes the way the attribute's accessor method works. When reading the attribute's value, if no value has been set for the attribute in this object, the accessor will return the value from the parent object (which might itself be inherited). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-AttributeTree Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Christopher J. Madsen Package: p5-Bencode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.4 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Bencode-1.4.deb Size: 14756 MD5sum: 492ebc49912430e24f3a1d09f9a0494c SHA1: ee92d21bc223a12c93e2cee6e4c115bdb9bb87a5 SHA256: 47fc55c79df43049d6e1b42be0dc4d7e018383333fa414bb20688fc3b69b24e4 Description: Bencode - BitTorrent serialisation format Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Bencode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Aristotle Pagaltzis Package: p5-DateTime-Format-DBI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.034 Depends: perl,p5-DateTime (>= 0.1) Conflicts: p5-DBI (< 1.21) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-DBI-0.034.deb Size: 14190 MD5sum: 1475e567a30ca963088a03a7caa35f7a SHA1: 938cc82fca32a48b89c9481be5205576a3377597 SHA256: 4976b716d9aa00e77ec75566933f5ab59a23141f7182c419c7440b66c399171d Description: DateTime::Format::DBI - Find a parser class for a database connection. This module finds a DateTime::Format::* class that is suitable for the use with a given DBI connection (and DBD::* driver). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-DBI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Claus Färber Package: p5-System-Command Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-System-Command-1.03.deb Size: 12430 MD5sum: 31486bcf9190b4daacd102584eeefd26 SHA1: 59c8bfd5c6ccdaf75af4230cb1777746b63dcaec SHA256: db27a9853b5250de688aa1099d1d0733abadc8d0294a41c3938cb296839afcf7 Description: System::Command - Object for running system commands System::Command is a class that launches external system commands and return an object representing them, allowing to interact with them through their "STDIN", "STDOUT" and "STDERR" handles. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-System-Command Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Philippe Bruhat (BooK) Package: p5-Data-Pareto Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Pareto-0.03.deb Size: 12128 MD5sum: a05c0cf680ef090d98c6cd05270d69b9 SHA1: c9865a92c4d820bdfd068690817ea171d02ceb8b SHA256: ca80e0457205a70b8a0c7d68ca24f723196a86e88a5f181d3e6f52b97f142bd9 Description: Data::Pareto - Computing Pareto sets in Perl This simple module makes calculation of Pareto set. Given a set of vectors (i.e. of arrays of simple scalars), Pareto set is all the vectors from the given set which are not dominated by any other vector of the set. Pareto sets play an important role in multiobjective optimization, where each non-dominated (i.e. Pareto) vector describes criteria value of "optimal" solution to the given problem. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Pareto Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Przemyslaw Wesolek Package: p5-aliased Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-aliased-0.22.deb Size: 9792 MD5sum: feb45275187a61b3bdfdd1b681c6ae22 SHA1: 4ba48f06b270eebd6ef9c7ed46801c425258a923 SHA256: 0c1c704393055553e8edf88894a97f60244e9bc3fd6e7cb3dcedf30926cac8ea Description: aliased - Use shorter versions of class names. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-aliased Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Curtis "Ovid" Poe Package: p5-Moose Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.0204 Replaces: p5-Class-MOP (<< 2) Provides: p5-Class-MOP Depends: perl,p5-Data-OptList (>= 0.107),p5-Devel-GlobalDestruction,p5-Dist-CheckConflicts (>= 0.02),p5-Eval-Closure (>= 0.04),p5-List-MoreUtils (>= 0.28),p5-MRO-Compat (>= 0.05),p5-Package-DeprecationManager (>= 0.11),p5-Package-Stash (>= 0.21),p5-Package-Stash-XS (>= 0.18),p5-Params-Util (>= 1.00),p5-Sub-Exporter (>= 0.980),p5-Sub-Name (>= 0.05),p5-Task-Weaken,p5-Try-Tiny (>= 0.02) Recommends: p5-Devel-PartialDump (>= 0.14) Conflicts: p5-Catalyst (<= 5.80028), p5-Devel-REPL (<= 1.003008), p5-Fey (<= 0.36), p5-Fey-ORM (<= 0.42), p5-File-ChangeNotify (<= 0.15), p5-KiokuDB (<= 0.51), p5-Markdent (<= 0.16), p5-MooseX-Aliases (<= 0.08), p5-MooseX-AlwaysCoerce (<= 0.13), p5-MooseX-Attribute-Deflator (<= 2.1.5), p5-MooseX-Attribute-Dependent (<= 1.1.0), p5-MooseX-Attribute-Prototype (<= 0.04), p5-MooseX-AttributeHelpers (<= 0.22), p5-MooseX-AttributeIndexes (<= 1.0.0), p5-MooseX-AttributeInflate (<= 0.02), p5-MooseX-CascadeClearing (<= 0.03), p5-MooseX-ClassAttribute (<= 0.25), p5-MooseX-Constructor-AllErrors (<= 0.012), p5-MooseX-FollowPBP (<= 0.02), p5-MooseX-HasDefaults (<= 0.02), p5-MooseX-InstanceTracking (<= 0.04), p5-MooseX-LazyRequire (<= 0.06), p5-MooseX-Meta-Attribute-Index (<= 0.04), p5-MooseX-Meta-Attribute-Lvalue (<= 0.04), p5-MooseX-MethodAttributes (<= 0.22), p5-MooseX-NonMoose (<= 0.17), p5-MooseX-POE (<= 0.211), p5-MooseX-Params-Validate (<= 0.05), p5-MooseX-PrivateSetters (<= 0.03), p5-MooseX-Role-Cmd (<= 0.06), p5-MooseX-Role-Parameterized (<= 0.23), p5-MooseX-Role-WithOverloading (<= 0.07), p5-MooseX-SemiAffordanceAccessor (<= 0.05), p5-MooseX-SetOnce (<= 0.100473), p5-MooseX-Singleton (<= 0.25), p5-MooseX-SlurpyConstructor (<= 1.1), p5-MooseX-StrictConstructor (<= 0.12), p5-MooseX-Types (<= 0.19), p5-MooseX-Types-Parameterizable (<= 0.05),p5-MooseX-UndefTolerant (<= 0.11), p5-Pod-Elemental (<= 0.093280), p5-Reaction (<= 0.002003), p5-namespace-autoclean (<= 0.08) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Moose-2.0204.deb Size: 764294 MD5sum: 3e0cc0142f3a4c7b6d3ffe5d9a509f43 SHA1: e040ea7695d0329db62f55d78e5bdbcee43d06db SHA256: 80cc1af3225409c8f85a2725a1a3f60149a4382531e6b26d888bd1805de8ed15 Description: Moose - A postmodern object system for Perl 5 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Moose Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stevan Little Package: p5-UNIVERSAL-require Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-UNIVERSAL-require-0.13.deb Size: 7580 MD5sum: 66162faf809c01f45db60e35f8a9925d SHA1: d914380371e0929f818e16fd553669c97d168325 SHA256: d451cf38d47e4edab0f320f28b31e1422e247646bebf70b0ed25b0808ebf8647 Description: UNIVERSAL::require - require() modules from a variable Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-UNIVERSAL-require Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael G Schwern Package: p5-MooseX-ClassAttribute Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.26 Depends: perl,p5-Moose (>= 1.23),p5-namespace-autoclean (>= 0.11),p5-namespace-clean (>= 0.20) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-ClassAttribute-0.26.deb Size: 36614 MD5sum: 3cda2f175830dd0774187ff7221d5d7d SHA1: 503c6c5fbbdce511c37676d5b22c5a46d1b7ebfa SHA256: e36bdbd0ef2b53b5fd51d319b5c61f57e2a4b725544e30a0ecffa6f257066134 Description: MooseX::ClassAttribute - Declare class attributes Moose-style Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-ClassAttribute Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-URI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.54 Depends: perl,p5-MIME-Base64 (>= 2) Recommends: p5-Business-ISBN Filename: dists/iphone/main/binary-iphoneos-arm/p5-URI-1.54.deb Size: 88046 MD5sum: 2f348ea01c7540207f2f85ada7589531 SHA1: 39bcbe06632d5b9fa4c32b867bf037f4f5253d68 SHA256: c2cc23844ee8b5c630560ef19ca8493c60ccfc2777e4b6abbd749e6e4350f608 Description: URI - Uniform Resource Identifiers (absolute and relative) This package contains the URI.pm module with friends. The module implements the URI class. Objects of this class represent Uniform Resource Identifier references as specified in RFC 2396 and updated by RFC 2732. URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-URI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-Image-Info Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.28 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Image-Info-1.28.deb Size: 51376 MD5sum: 740bf4d55eb4eed71c4e1153a8990788 SHA1: d9aed4338ab1a9a6ee4e329b10eb3f03cbc861ee SHA256: 17612b0da2279f78ef2be23f050d4524a3e5b5495a570042215a8a3dd5f889f7 Description: Image::Info - Extract meta information from image files (DEPRECATED) This Perl extention allows you to extract meta information from various types of image files. The following file formats are supported: JPEG (plain JFIF and Exif), PNG, GIF, PBM/PGM/PPM, SVG, XBM/XPM, BMP/DIB/RLE Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Image-Info Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tels Package: p5-Object-Simple-Constraint Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0201 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Simple-Constraint-0.0201.deb Size: 7364 MD5sum: 282718250df93e07eb9350c0337f449e SHA1: 4114c752ad3308e22e3076c7752068e528a3b8f2 SHA256: 78dc3a7b7e172f34ae64f6b83c5ec9e03df749914f23e7d3740472ef0633ffe3 Description: Object::Simple::Constraint - Constraint functions for Object::Simple; Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Simple-Constraint Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Yuki Kimoto Package: p5-Readonly-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.05 Depends: perl,p5-Readonly Filename: dists/iphone/main/binary-iphoneos-arm/p5-Readonly-XS-1.05.deb Size: 9282 MD5sum: 580b81561a1dc1dbaf00fb92e14ed107 SHA1: 60890c1a3ce175b1ce94c6ffec4c3fb614142dad SHA256: 7dd5c40577cdafc48c5f1126c5db27aa22a2ffb9f7fcf1c43e45eab1fa2a0d1b Description: Readonly-XS This is a companion module to Readonly.pm. You do not use Readonly::XS directly. Instead, once it is installed, Readonly.pm will detect this and will use it for creating read-only scalars. This results in a significant speed improvement. This does not speed up read-only arrays or hashes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Readonly-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Eric Roode Package: p5-SQL-Statement Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.33 Depends: perl,p5-Clone (>= 0.30),p5-Data-Dumper,p5-Params-Util (>= 1.00) Filename: dists/iphone/main/binary-iphoneos-arm/p5-SQL-Statement-1.33.deb Size: 173680 MD5sum: e05f6326006e00f6eaea3863f2839a6b SHA1: 7c552ded20667dc9adb35abb9124b9487b150935 SHA256: 3f5547c8993310678a404ed82521896a8beb2da99a05413ab9ebb4c1f65fa6d1 Description: SQL::Statement - SQL parsing and processing engine These modules can be used stand-alone to parse SQL statements or used with DBI and DBD::CSV, DBD::AnyData or other drivers to create, modify, and query data in many kinds of formats including XML, CSV, Fixed Length, Excel Spreadsheets and many others. WHO NEEDS IT? If you use the DBI drivers for flatfiles, Excel spreadsheets, or formats such as XML via the CSV, AnyData, or Excel DBDs, this distribution will greatly expand the range of supported SQL, as well as provide support for text-like numbers and alphabetic comparisons previously missing in those drivers. Some of the features included in this release are partial support for multi-table joins, for set and string functions, for numeric expressions, for the IN and BETWEEN predicates and much more. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SQL-Statement Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Archive-Zip Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.28 Depends: perl,p5-Compress-Raw-Zlib (>= 2.017),p5-PathTools,p5-File-Path,p5-File-Temp,p5-Test-Simple,p5-Time-Local Filename: dists/iphone/main/binary-iphoneos-arm/p5-Archive-Zip-1.28.deb Size: 94598 MD5sum: ed062f18c5ee47fee84ab5dd58c969e4 SHA1: e13f2ff5ea787015bf3b061a3664332d5613b863 SHA256: 1d041f86ff6d2a4a3c8396fcdfb0eba818c3e782f2baae1447aa1c364c6b9d77 Description: Archive::Zip - Provide an interface to ZIP archive files. The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings. This module uses the Compress::Raw::Zlib library to read and write the compressed streams inside the files. One can use Archive::Zip::MemberRead to read the zip file archive members as if they were files. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Archive-Zip Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ned Konz Package: p5-MooseX-AttributeCloner Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl,p5-JSON,p5-Moose,p5-MooseX-Getopt,p5-MooseX-InsideOut,p5-Readonly,p5-Test-Exception,p5-Test-Simple (>= 0.74) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-AttributeCloner-0.22.deb Size: 10702 MD5sum: 3426dcc3c2ee0bdbade06d8a04ccced8 SHA1: 37f569a271fd4b30b831f16629ac4ee898cfbe53 SHA256: 15b86bccc0db8d6ecba1a39e444e1858fdf954351912df7b00c69c84eb1ed88a Description: MooseX::AttributeCloner - Role to clone attribute values from one class into another The purpose of this Role is to take all the attributes which have values in the current class, and populate them directly into a new class object. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-AttributeCloner Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Brown Package: p5-CGI.pm Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.54 Depends: perl,p5-FCGI (>= 0.67),p5-PathTools,p5-Test-Simple (>= 0.80) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CGI.pm-3.54.deb Size: 206164 MD5sum: 4951709abe67dfdb6c93175b0e8fd80e SHA1: 21c77b2880bf46d7be42dffdbe23cd2bd29214df SHA256: c6de7178c6726ebe35df55cccaf8d79c7ec0fa0ddb4ddb49d969aa9aa852e97c Description: CGI.pm This is CGI.pm, an easy-to-use Perl5 library for writing CGI scripts. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CGI.pm Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Tie-IxHash Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.21 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-IxHash-1.21.deb Size: 10526 MD5sum: d80731ef484081ec036084dc42c83467 SHA1: 321888e52deb31308e6ebcc774c49ff5d39088e2 SHA256: a365434e6665d0da4bfe50492cd3bd76ca2fcf63faddb1594befef861ae64137 Description: Tie::IxHash - Ordered in-memory associative arrays. If you have been led to believe that associative arrays in perl don't preserve order, and if you have ever craved for that feature, this module is for you. Simply declare a "tie" for the hash variable that you want to be order-preserving, and forget that limitation ever existed. You can do other nifty things with the tied hash object that you may be used to doing with arrays, like Push(), Pop() and Splice(). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-IxHash Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sarathy Package: p5-Data-MessagePack Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.34 Depends: perl,p5-Test-Simple (>= 0.94),p5-XSLoader (>= 0.10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-MessagePack-0.34.deb Size: 30250 MD5sum: da36160fdda601b00768baf1dedfba83 SHA1: 7a156da41119361c2ab8fc90238bd2e114ca3fec SHA256: 1a810dafd9241bc7ce679066fa3173e31a12f8f4bb22e0f3eb7a80ea535883d1 Description: Data::MessagePack - MessagePack serialising/deserialising This module converts Perl data structures to MessagePack and vice versa. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-MessagePack Homepage: http://msgpack.org/ Tag: purpose::console, role::developer Package: p5-CGI-Application Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 4.31 Depends: perl,p5-CGI.pm,p5-Class-ISA,p5-HTML-Template,p5-Test-Simple (>= 0.47) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CGI-Application-4.31.deb Size: 68052 MD5sum: 2cd9c02abada92553e82cf038e49abaa SHA1: aa588b4477be4e12103f0f9e3f2f17c657a4e984 SHA256: 8fc4f69e7c85ee2c4e33cf1c9a5d92c0eadafe39e623d4e1ed46e1e228c57bc9 Description: CGI::Application - Framework for building reusable web-applications CGI::Application is intended to make it easier to create sophisticated, reusable web-based applications. This module implements a methodology which, if followed, will make your web software easier to design, easier to document, easier to write, and easier to evolve. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CGI-Application Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-B-Hooks-OP-Check-StashChange Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-B-Hooks-OP-Check (>= 0.14),p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Hooks-OP-Check-StashChange-0.06.deb Size: 10716 MD5sum: 9a695a6791024b1d655a9848cf7aec66 SHA1: 533b7a0ddf1ed994924d61876354f8525bb89640 SHA256: 9032c6c986ffb8822daf995228190e2cc9f5c9500d2ebc44f6d1a1900bf4b801 Description: B::Hooks::OP::Check::StashChange - Invoke callbacks when the stash code is being compiled in changes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Hooks-OP-Check-StashChange Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-MouseX-Params-Validate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-Params-Validate-0.04.deb Size: 11358 MD5sum: ebcafd9b8ac8f313228c934074108623 SHA1: 991c59178e246d65336524c5551f5d99575bc9b7 SHA256: e5cff8dfdafa6b04014a2713a6f11cc156a655189ca51510bb73f11a37ab8f24 Description: MouseX::Params::Validate - Extension of Params::Validate using Mouse's types. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-Params-Validate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mohammad S Anwar Package: p5-XML-Excel Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Spreadsheet-ParseExcel,p5-OLE-Storage-Lite Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Excel-0.02.deb Size: 12294 MD5sum: 94b3d15d7d8da0b32595e6387980c617 SHA1: ed14d73d9e277c0a3a07abf18b54ae0f6066a67f SHA256: 4a1796c759eb289f9e39d9463f632d5f5034f41b07ca532377e2a443f196fb26 Description: XML::Excel XML::Excel provides functions to easily transform Excel documents into XML. The module uses Spreadsheet::ParseExcel to parse Excel files and put into perl data structure. The perl data structure is then written into xml data structure. XML::Excel allows to create your own Spreadsheet::ParseExcel object with defaults that fit your needs or just use defaults. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Excel Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ilya Sterin Package: p5-Math-Polygon Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl,p5-Math-Complex,p5-Test-Pod,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Polygon-1.00.deb Size: 35054 MD5sum: 8a88b42e4ada3ac00c006bccb069c5a4 SHA1: 79c4d3b75b6427a0332b7acd6a3d31a51d72b5dd SHA256: 1bbc2ea71d52b4787ac70b37e46097d90bf716ecb667d3d57bb3dc1f05e6f7cd Description: Math::Polygon - Polygon calculations Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Polygon Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Tie-Slurp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-Slurp-0.03.deb Size: 5536 MD5sum: 924314ebd1600b15430774db5e53b8c0 SHA1: 1f3df0f968c76323194ad4bbe633e44a09891509 SHA256: 94de7debe9e111f409f0cf47eb359ad04d85bbd61109bc27ec24d5528571c167 Description: Tie::Slurp - Tie a scalar to a named file Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-Slurp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David Nicol Package: p5-Test-EOL Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.6 Depends: perl,p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-EOL-0.6.deb Size: 8844 MD5sum: e3e8489b6d1a3173b419d7d8e51c244f SHA1: 98aaad3f98fe2e1769e7268be5728ef93f0e04ae SHA256: ad86ba556590fd519b05d9dd1576fe7eaece4c09f31ac1f777415ebf9236b77c Description: Test::EOL - Check the correct line endings in your project This module scans your project/distribution for any perl files (scripts, modules, etc) for the presence of windows line endings. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-EOL Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tomas Doran Package: p5-autovivification Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-autovivification-0.07.deb Size: 20204 MD5sum: 75d4b4f14609f2eb45b0e7df31a53d61 SHA1: 9e677a32cbc2bf71a63c038eda3a722ff15b0fc8 SHA256: a36e568a1ec3a59060393677b116d6222dd6213a71fd1bdfed948f1efa4e9bd1 Description: autovivification - Lexically disable autovivification. When an undefined variable is dereferenced, it gets silently upgraded to an array or hash reference (depending of the type of the dereferencing). This behaviour is called *autovivification* and usually does what you mean (e.g. when you store a value) but it's sometimes unnatural or surprising because your variables gets populated behind your back. This is especially true when several levels of dereferencing are involved, in which case all levels are vivified up to the last, or when it happens in intuitively read-only constructs like "exists". This pragma lets you disable autovivification for some constructs and optionally throws a warning or an error when it would have happened. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-autovivification Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Vincent Pit Package: p5-Throwable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.102080 Depends: perl,p5-Devel-StackTrace (>= 1.21),p5-Moose (>= 0.87) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Throwable-0.102080.deb Size: 19158 MD5sum: 116b33f1b1290dd75ec5d72dc7fad622 SHA1: 3fb15ef448fc4785d1ee6af7f26051883c7ca5ee SHA256: ecaace0caecefe82ab9f04c253906b9040f712b66613927f5ac73ee39cf5b007 Description: Throwable - a role for classes that can be thrown Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Throwable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-String-Flogger Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.001 Depends: perl,p5-JSON (>= 2),p5-Params-Util,p5-Sub-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-Flogger-1.001.deb Size: 11520 MD5sum: 96338b1334d5a1e5890182079a8294cc SHA1: fb21e0980bba7963cdf532dea42c85719040a1b5 SHA256: bfef36f93eeb410d468f437be46c9134bb2c732ce7145563eb4bb7ea08411d0f Description: String::Flogger - string munging for loggers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-Flogger Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-libwww-perl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.01 Depends: perl,p5-Digest-MD5,p5-Encode (>= 2.12),p5-Encode-Locale,p5-File-Listing (>= 6),p5-HTML-Parser,p5-HTTP-Cookies (>= 6),p5-HTTP-Daemon (>= 6),p5-HTTP-Date (>= 6),p5-HTTP-Message (>= 6),p5-HTTP-Negotiate (>= 6),p5-IO,p5-LWP-MediaTypes (>= 6),p5-MIME-Base64 (>= 2.1),p5-libnet,p5-Net-HTTP (>= 6),p5-URI (>= 1.10),p5-WWW-RobotRules (>= 6) Recommends: p5-Authen-NTML (>= 2.12),p5-Date-Dump,p5-IO-Socket-SSL (>= 1.38),p5-Mozilla-CA (>= 20110101) Filename: dists/iphone/main/binary-iphoneos-arm/p5-libwww-perl-6.01.deb Size: 178574 MD5sum: c9efb1eb102d4295f6dc290b956c0a82 SHA1: 080d2650efeba5d6513c6021ec7267e0a3f37f48 SHA256: 8319f8dfab4131fa0c37de0cff21b24388d31ab5ef296cc143f020eee0d75e43 Description: libwww::perl - The World-Wide Web library for Perl The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. The library also contain modules that are of more general use and even classes that help you implement simple HTTP servers. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-libwww-perl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-MooseX-Getopt Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.37 Depends: perl,p5-Getopt-Long (>= 2.37),p5-Getopt-Long-Descriptive (>= 0.081),p5-Moose (>= 0.56),p5-MooseX-Role-Parameterized Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Getopt-0.37.deb Size: 52756 MD5sum: d6fa50b164aee1668fb46e64ebc6bc51 SHA1: b6093ca557be41be5fa9f2776e86c1391595ba48 SHA256: 88543276c06d6d194c1f344fe017dfc3731b3063144b11cbf1a4de704701312f Description: MooseX::Getopt - A Moose role for processing command line options Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Getopt Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Cache Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Test-Simple,p5-Time-modules,p5-XML-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Cache-0.11.deb Size: 14676 MD5sum: 9da2fbb6b7847ea0c182206d20822590 SHA1: ac1bd8e0bb928ea35f67662cadb7d4ea598639ce SHA256: ab20de42dc6d925dfb898e54ca90fc7fe33819b39d8fce54c43f1b78c98e9b98 Description: Geo::Cache - Classes for dealing with GeoCaches and the related data files. Provide an object interface to Geocaching.com waypoints and/or geocaches, using the Groundspeak GPX file as the reference for what fields are valid. Methods are provide for various of the fields that require special treatment. The Geo::GPX module allows you to accumulate multiple waypoints, and output the various file formats that are in use for these waypoints. This currently includes GPX, Loc, and GPSDrive files. The first two are generally associated with the Geocaching.com website. The GPSDrive format is for use in the GPSDrive program. More instructions for each will accompany some future version of this module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Cache Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rich Bowen Package: p5-POE-strict Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-POE Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-strict-0.03.deb Size: 7020 MD5sum: 387f1410e016624b66c9ce70870bb3f2 SHA1: 9492bc0c141805e69690a8cd5130c33707dc0433 SHA256: 98680b1ae2e6c5657095d0cb308d90ef563b36224b00fac8d4645c8a9f66d99b Description: POE::strict - strict mode for POE POE::strict acts a lot like the strict pragma in perl. It activates internal constraints that are not normally active. The runtime behavior of POE will be a lot more strict (duh) and potentially very loud if your code is in any way questionable as far as the POE core is concerned. This module can be used as if it were POE itself. Suggested usage is the removal of all instances of "use POE" and replacing those with "use POE::strict". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-strict Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Matt Cashner Package: p5-Config-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.12 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-Tiny-2.12.deb Size: 18346 MD5sum: 6214b5af083746d61f7ef6925f98fb5c SHA1: 48807d088140b5e8863e5f919db3c6d4fe6afd55 SHA256: 9cd86e857021e70278aabf1c2f5b9a0ed08454e9245b7d7651ef0e114c8e2cd1 Description: Config::Tiny - Read/Write .ini style files with as little code as possible "Config::Tiny" is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The "::Tiny" family of modules is specifically intended to provide an ultralight alternative to the standard modules. This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments. If you need something with more power move up to Config::Simple, Config::General or one of the many other "Config::" modules. To rephrase, Config::Tiny does not preserve your comments, whitespace, or the order of your config file. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Class-DBI-Plugin-DeepAbstractSearch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Class-DBI (>= 0.96),p5-Class-DBI-Plugin (>= 0.02),p5-SQL-Abstract (>= 1.18),p5-Test-Simple (>= 0.32) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-DBI-Plugin-DeepAbstractSearch-0.08.deb Size: 9122 MD5sum: f5fe42320e6331b9d6ddc263953585e1 SHA1: ef13221f8e2eefcbbaa45f61bdbd1ffc6e2584ea SHA256: 5c3838524c82298adbf07ac16a1fadbc676321c549d8bcad00bb5625be8825f6 Description: Class::DBI::Plugin::DeepAbstractSearch - deep_search_where() for Class::DBI Abstract Class::DBI's SQL with SQL::Abstract, with automatically created join queries for has_a relationships. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-DBI-Plugin-DeepAbstractSearch Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Global-Context Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.002 Depends: perl,p5-Moose,p5-MooseX-Clone,p5-Sub-Exporter,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Global-Context-0.002.deb Size: 36914 MD5sum: 00cf5c58e8dd0a58cf6ff54f65669f6c SHA1: 371e149ef5d173cacff0cc3e45eed10b355cbd29 SHA256: e25c66dc3c5b407b7d041fd4eb6f4d8ac4fb03e7129f72756ba85ed8b1b55454 Description: Global::Context - track the global execution context of your code Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Global-Context Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Config-Model Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.234 Depends: perl,p5-Carp-Assert-More,p5-DB-File,p5-Exception-Class,p5-Hash-Merge (>= 0.12),p5-IO,p5-libwww-perl,p5-Log-Log4perl (>= 1.11),p5-Moose,p5-MooseX-Singleton,p5-MooseX-StrictConstructor,p5-Parse-RecDescent (>= 1.90.0),p5-Term-ReadLine-Perl,p5-Text-Autoformat,p5-YAML (>= 0.31) Recommends: p5-Fuse Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-Model-1.234.deb Size: 345176 MD5sum: b6adf452a35a27569814e0bd900cb269 SHA1: e8a095fcc7e76c362ccac3362b20b7e706b17d90 SHA256: 5661e8b28b8ee1afe656c71300f7641bb23c7579c298d277de1d38be0a81d06c Description: Config::Model - Create tools to validate, migrate and edit configuration files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-Model Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-File-pushd Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-pushd-1.00.deb Size: 13408 MD5sum: 9e5c485d45d1125010b9ac3b56c9877c SHA1: be429b6190d412005e0e0bcfe1135f09254dade3 SHA256: bcf920b67c5b23e7926127d5a13832ccc8dea0f194ee2863af7ca8895a06b469 Description: File::pushd - change directory temporarily for a limited scope File::pushd does a temporary "chdir" that is easily and automatically reverted, similar to "pushd" in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls "chdir" to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope. This is very handy when working with temporary directories for tasks like testing; a function is provided to streamline getting a temporary directory from File::Temp. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-pushd Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David A Golden Package: p5-Statistics-Test-RandomWalk Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Math-BigInt,p5-Params-Util,p5-Statistics-Test-Sequence Filename: dists/iphone/main/binary-iphoneos-arm/p5-Statistics-Test-RandomWalk-0.01.deb Size: 9414 MD5sum: fd086a16d18a82acedf4a6ed742bd0f3 SHA1: 52534fc5c4cdb1cbb32ca6fbf7db859e3b26ac78 SHA256: 4182dc30dfe451fbeed9c6b4465c8c84e855bebd026929fa4580c478c0676414 Description: Statistics::Test::RandomWalk - Random Walk test for random numbers This module implements a Random Walk test of a random number generator as outlined in Blobel et al (Refer to the SEE ALSO section). Basically, it tests that the numbers "[0,1]" generated by a random number generator are distributed evenly. It divides "[0,1]" into "n" evenly sized bins and calculates the number of expected and actual random numbers in the bin. (In fact, this counts the cumulated numbers, but that works the same.) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Statistics-Test-RandomWalk Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Mueller Package: p5-MIME-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.025 Depends: perl,p5-Email-Date-Format (>= 1.000),p5-PathTools,p5-MailTools,p5-MIME-Base64,p5-MIME-Types (>= 1.13) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MIME-Lite-3.025.deb Size: 84530 MD5sum: a4922a3eee39ff13624ca89873f9b5a1 SHA1: f3d396188d38e09fbac69e60514da6cddfa55192 SHA256: 54f75ae00a1ed949e0317dacc00e26ea44c25be66936f3d216eafae1b3474955 Description: MIME::Lite - low-calorie MIME generator Please be WARNED that this is a test release and should NOT be blindly put into production. I would appreciate any and all feedback as to whether any problems occur in using it, especially as I have no way currently to test sendmail functionality. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MIME-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DateTime Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.70 Depends: perl,p5-DateTime-Locale (>= 0.41),p5-DateTime-TimeZone (>= 1.09),p5-Math-Round,p5-Params-Validate (>= 0.76),p5-Time-Local (>= 1.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-0.70.deb Size: 93740 MD5sum: a25f54b2c0a783ca3410197d44eb38d2 SHA1: bfd9a7fa600d12efa11435150f57cb05d5ecc89d SHA256: 3e3dcdff3fa37284b70477dcbbd9afe279a36a5b5af3d583cb94627b4e9eeb33 Description: DateTime - A date and time object Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-PPIx-Regexp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.019 Depends: perl,p5-List-MoreUtils,p5-PPI (>= 1.117),p5-Task-Weaken Filename: dists/iphone/main/binary-iphoneos-arm/p5-PPIx-Regexp-0.019.deb Size: 221866 MD5sum: 730336ff25d02748d80fe0d32690740f SHA1: b45b7e3a0cbf13c86143801bf95256ae0bebec34 SHA256: 0c9bb003ed3fefebc1fe511fecf285e8ab6eb687d528ae058c00e8fe5c7a445f Description: PPIx::Regexp - Parse regular expressions This package parses regular expressions as they appear in Perl scripts, generating a structure similar to the structure generated by PPI when it parses a Perl script, and navigable in much the same way. The PPIx::Regexp object is instantiated using either new() or new_from_cache(). Either way, you must pass it a regular expression, either as a string or as one of the three relevant PPI objects: PPI::Token::StringLike::Regexp, PPI::Token::Regexp::Match, or PPI::Token::Regexp::Substitute. In the case of new_from_cache(), only one PPIx::Regexp object will be generated from a given PPI object; subsequent calls with the same PPI object will return the same PPIx::Regexp object. See the eg directory for samples. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PPIx-Regexp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tom Wyant Package: p5-Mail-Alias Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mail-Alias-1.12.deb Size: 13480 MD5sum: 57c4368c78bd5e513250f7090022d4f7 SHA1: 521a039af4592657baa5d33206bcecc4d37b10f0 SHA256: 6e9b3c55c63c7c238cb20fef60fb5ee3d6d581f4b96f2fe7d82b608f9264c83d Description: Mail::Alias This module allows direct manipulation of various types of E-Mail Alias files. The primary use of Mail::Alias is for manipulating alias files in the SENDMAIL alias file format. Additionally it is possible to read some other formats and to convert between various alias file formats. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mail-Alias Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Data-Visitor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.27 Depends: perl,p5-Moose (>= 0.89),p5-namespace-clean (>= 0.08),p5-Task-Weaken,p5-Test-Simple,p5-Test-use-ok,p5-Tie-ToObject (>= 0.01) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Visitor-0.27.deb Size: 19082 MD5sum: 126ccb0e6b98e2a629f32bab3c0f5f07 SHA1: 465e9412457a964358016daea558ec6f4ab3714e SHA256: 972d2378d6aeefe22c5814920f1125225fb4bf1766e62f965dd008e2bcc0c807 Description: Data::Visitor - Visitor style traversal of Perl data structures Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Visitor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-SNMP-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2 Depends: perl,p5-Net-SNMP,p5-Guard (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-SNMP-XS-1.2.deb Size: 15708 MD5sum: d29d7ce1b850a426dea4f8cc89ff853a SHA1: 87d81bdb1507b07fe60f484df82f3cda43eeced3 SHA256: d346656bf055adcf8a59e76cc92ba920a17b501cc43ab53f6f26036e3f0ca744 Description: Net::SNMP::XS - speed up Net::SNMP by decoding in XS, with limitations This module tries to speed up Net::SNMP response packet decoding. It does this by overriding a few selected internal method by (almost) equivalent XS methods. This currently reduces decode time by a factor of ten for typical bulk responses. There are currently the following limitations when using this module: overriding internal functions might cause the module to malfunction with future versions of Net::SNMP error messages will be simpler/different translation will be ignored (all values will be delivered "raw") a moderately modern (>= C99) C compiler is required only tested with 5.10, no intentions to port to older perls duplicate OIDs are not supported REPORT PDUs are not supported Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-SNMP-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-POE-Stopping Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.09 Depends: perl,p5-POE (>= 1.310),p5-POE-API-Peek (>= 2.17),p5-Test-Simple (>= 0.80),p5-YAML-Tiny (>= 1.38) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-POE-Stopping-1.09.deb Size: 15224 MD5sum: 7c2cf48aba52f8b387521fc97e82b687 SHA1: a40da9d2445a0aa2193969221b7c791f9e07586b SHA256: 5ba0286f208a9d22ab16cd75bd53ebae362e8bf25447aa75403aa6c503d98594 Description: Test::POE::Stopping - Test if a POE process has nothing left to do POE is a curious beast, as most asynchronous environments are. But in regards to testing, one of the more interesting (and when it's not working properly, annoying) situations is how to tell if the POE-controlled process will, or has, stopped. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-POE-Stopping Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-File-PathInfo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.22 Depends: perl,p5-Smart-Comments,p5-Time-Format (>= 0.01) Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-PathInfo-1.22.deb Size: 15460 MD5sum: 7150cd1eae08832616c98b92c066c662 SHA1: e656b8a81ac41abaad3d75f1f07be554aeee3e71 SHA256: d5e3e658e7aa8a8d742d9426a8c199b280bfea6300f5b40261f5dd1022baeafe Description: File::PathInfo - access to path variables, stat data, misc info about a file Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-PathInfo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-SAX Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.96-0 Depends: perl,p5-XML-NamespaceSupport Recommends: p5-XML-LibXML Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-SAX-0.96-0.deb Size: 70124 MD5sum: 9bcda15ba0573ed3d1b67ea70cfd5941 SHA1: 58e3a4fcb73366f3cbffe6bbe3f8c5bed714364f SHA256: f53dcd1d7fbbe2305f4d5ab62f3b209733f3876c4a7a253b3b7bc27356fe6e5d Description: XML::SAX XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-SAX Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Config-Model Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.233 Depends: perl,p5-Carp-Assert-More,p5-DB-File,p5-Exception-Class,p5-Hash-Merge (>= 0.12),p5-IO,p5-libwww-perl,p5-Log-Log4perl (>= 1.11),p5-Moose,p5-MooseX-Singleton,p5-MooseX-StrictConstructor,p5-Parse-RecDescent (>= 1.90.0),p5-Term-ReadLine-Perl,p5-Text-Autoformat,p5-YAML (>= 0.31) Recommends: p5-Fuse Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-Model-1.233.deb Size: 343008 MD5sum: 4881f2cbd9f86a658a0d81112ad3d784 SHA1: 0391b8c0d6edbfbe6d0b7852bc60c761f9af3c9b SHA256: 84220bc53a6b80108de643a65ae4bfade96264a44961fb52cb878fb5e081e2ce Description: Config::Model - Create tools to validate, migrate and edit configuration files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-Model Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-Method-Modifiers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Method-Modifiers-1.07.deb Size: 11198 MD5sum: c1fe1e609f500a0e9fe02005ec6bd2f0 SHA1: 42db431d564224e0bcb1fb0866bddba3d63e99bb SHA256: 932829aa865586e6bc02ce95fceb0a395c46667ee78d0e83316d166fb6f50b2c Description: Class::Method::Modifiers - provides Moose-like method modifiers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Method-Modifiers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn M Moore Package: p5-LEOCHARRE-Dir Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.08 Depends: perl,p5-PathTools,p5-Exporter (>= 5),p5-File-Path (>= 2.07),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-LEOCHARRE-Dir-1.08.deb Size: 6774 MD5sum: 27eb4fd9d3f3bf4b3910d6698c6c919b SHA1: bdf34b2b7b95df7c46e9850f878a7fb5f242a527 SHA256: d9f19d5f1d7b48be548633df0b4e65d2cdbbf3c097c1544e9cbf038ed48f7233 Description: LEOCHARRE::Dir - my subs for general directory needs Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LEOCHARRE-Dir Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leo Charre Package: p5-XML-Writer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.606 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Writer-0.606.deb Size: 23960 MD5sum: 169aaaa3dedf07d3806b4a7ee19e4dba SHA1: 7c9bb4168a3f5de49348d341571f2f93759d72c2 SHA256: 13e9970b5aa2ea85b5b106b052ab58159a74743a643108bad0f1f7d573ac3011 Description: XML::Writer - Easily generate well-formed, namespace-aware XML. XML::Writer is a simple Perl module for writing XML documents: it takes care of constructing markup and escaping data correctly, and by default, it also performs a significant amount of well-formedness checking on the output, to make certain (for example) that start and end tags match, that there is exactly one document element, and that there are not duplicate attribute names. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Writer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-rpm-build-perl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.6.8 Depends: perl,p5-Encode,p5-Safe,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-rpm-build-perl-0.6.8.deb Size: 29238 MD5sum: 8212fc69813f8c36c04a853b742f9699 SHA1: 6e35d4d5291107100afad3177919965783c96657 SHA256: 6930ffc116b1c8a80b10d9da693cffe5683753accc5f44166e0c23484aa4e968 Description: rpm-build-perl - Calculate dependencies for Perl sources B::PerlReq - Perl compiler backend to extract Perl dependencies perl.req - list requirements for Perl scripts and libraries perl.prov - list what Perl source files provide Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-rpm-build-perl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alexey Tourbin Package: p5-Math-Random-MT-Auto Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.16 Depends: perl,p5-Data-Dumper,p5-Exception-Class (>= 1.22),p5-Object-InsideOut (>= 2.06),p5-Test-Simple,p5-XSLoader Recommends: p5-libwww-perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Random-MT-Auto-6.16.deb Size: 54144 MD5sum: 47416d3609735f363d286a37ccc0050e SHA1: 034e3de33d24b2edc510b4a481586ff9984dfe52 SHA256: 4bddc5c1f0588173d94f8d0e961876f9ad78c1167174080db7a9d8aceef5f6cb Description: Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs This module provides pseudorandom number generators (PRNGs) that are based on the Mersenne Twister algorithm. There is a functional interface to a standalone PRNG, and an OO interface (based on the inside-out object model as implemented by the Object::InsideOut module) for generating multiple PRNG objects. The PRNGs are self-seeding, automatically acquiring a (19968-bit) random seed from user-selectable sources. Seed sources include local random devices (/dev/random and /dev/urandom), Internet sources (random.org, HotBits and RandomNumber.info), and Win32 XP system random data. Users may also provide their own seed sources. In addition to integer and floating-point uniformly-distributed random number deviates, this module implements the following non-uniform deviates as found in 'Numerical Recipes in C': Gaussian (normal) Exponential Erlang (gamma of integer order) Poisson Binomial This module also provides a function/method for shuffling data based on the Fisher-Yates shuffling algorithm. This module is thread-safe and supports object sharing between threads. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Random-MT-Auto Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jerry D. Hedden Package: p5-POE-Filter-Transparent-SMTP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2 Depends: perl,p5-POE,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-Transparent-SMTP-0.2.deb Size: 19006 MD5sum: 360b17228e0d2866cc81f7f2d32d628d SHA1: 3f469cdf96475200dc6735f11299f9119ff5b493 SHA256: 78f59e3f725eee09c6e430bd89024ec8dc2cdde553fded6f58759327381bc12d Description: POE::Filter::Transparent::SMTP The filter aims to make SMTP data transparent just before going onto the wire as per RFC 821 Simple Mail Transfer Protocol Section 4.5.2. TRANSPARENCY. See http://www.faqs.org/rfcs/rfc821.html for details. Conversely the filter takes transparent data from the wire and converts it to the original format. The main purpose of this filter is to help POE::Component::Client::SMTP create transparent messages when comunicating with an SMTP server. However the filter can be used by any Perl SMTP client or server. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-Transparent-SMTP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: George Nistorica Package: p5-Test-YAML-Valid Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Exporter,p5-Test-Simple,p5-YAML Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-YAML-Valid-0.03.deb Size: 7842 MD5sum: 710b4f8e07834144c7c41e2de4b6861e SHA1: 65bc353b067705861f6d0166fbc6ddad985c2efd SHA256: 1eabb37897e132d7f89f492c11b2ab39ce1c6be825e823cba156a24e26003bc7 Description: Test::YAML::Valid - Test for valid YAML Lets you test the validity of YAML files inside your (Test::Builder-based) unit tests. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-YAML-Valid Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Rockway Package: p5-Text-CSV-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.84 Depends: perl,p5-IO Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-CSV_XS-0.84.deb Size: 75550 MD5sum: 2e40a53c7ff21f018a040980f40af014 SHA1: 30d845f3a1cda9a2e3d22a8456fea73f53ca097b SHA256: 3104bcced69db7ad0706322634c85b6186fdc8fac70b2d2f1e8128a7b47e7435 Description: Text::CSV_XS - Comma-Separated Values manipulation routines Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class can combine fields into a CSV string and parse a CSV string into fields. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-CSV-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: H.Merijn Brand Package: p5-XML-Descent Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Test-Differences,p5-Test-Simple,p5-XML-TokeParser Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Descent-1.04.deb Size: 15114 MD5sum: 4daaba656bf868dc6d3fbc04e79c42ed SHA1: c4e893c2ea27b3a5866f391efb28daf1b787112b SHA256: f970b8236213c087cf94ef45ea6078bb04564e858f1b8c867ae81debcc6e00cc Description: XML::Descent - Recursive descent XML parsing Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Descent Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: dbus Priority: optional Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2.4 Depends: libdbus-1 Filename: dists/iphone/main/binary-iphoneos-arm/dbus-1.2.4.deb Size: 511302 MD5sum: 8b300eb56ddb505e10e74b0e828d55b6 SHA1: d00baf0fa9790ff32c11343b2c7bb1c2006f52ba SHA256: 488c4245dfd50e435ab7c3f33a30559a5aeb5c5b0f19aaf5a012816009a78f51 Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. This package contains the D-Bus daemon and related utilities. The client-side library can be found in the libdbus-1 packages. Name: dbus Homepage: http://dbus.freedesktop.org/ Tag: purpose::console, role::developer Package: p5-Test-DNS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Moose,p5-Net-DNS,p5-Set-Object,p5-Test-Deep,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-DNS-0.13.deb Size: 19574 MD5sum: 136f2489936c9e05063aaa2a8cee8c4e SHA1: 01edb07bb4ebc0b975512c6c20ecd7a9bcaf7ad0 SHA256: fd91987ac58b39ddb342c20a6baf8a30187def9cad5081f7f1c5b4923733e41f Description: Test::DNS - Test DNS queries and zone configuration Test::DNS allows you to run tests which translate as DNS queries. It's simple to use and abstracts all the difficult query checks from you. It has a built-in tests naming scheme so you don't really have to name your tests (as shown in all the examples) even though it supports the option. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-DNS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sawyer X Package: p5-Math-BigInt Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.997 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-BigInt-1.997.deb Size: 155090 MD5sum: aebc4a30b4a5022b809238773828f7ed SHA1: 761c6f663fe2e10f44cbb938860fd749683c5496 SHA256: 78f2f3280adc585f66b0310b16aed734f8ae99cdd84cf5c8de91ed381559a4ad Description: Math::BigInt - Arbitrary size integer/float math package This package contains completely rewritten versions of Math::BigInt and Math::BigFloat. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-BigInt Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-GD Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.43 Depends: perl,p5-Math-Complex,libgd Filename: dists/iphone/main/binary-iphoneos-arm/p5-GD-2.43.deb Size: 161316 MD5sum: 7657ae305864b1e9a1b693b6cb4247db SHA1: d2ddfaa409298e52f727105c07dea32c3eac891a SHA256: 79108a6afb47a56ca6713a94322d1ff98938580c59f1f427032d45fa9a5f64d7 Description: GD - Interface to Gd Graphics Library This is a autoloadable interface module for libgd, a popular library for creating and manipulating PNG files. With this library you can create PNG images on the fly or modify existing files. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-GD Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Lincoln Stein Package: p5-Test-Declare Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Exporter,p5-Filter,p5-PPI,p5-Test-Deep,p5-Test-Exception,p5-Test-Simple,p5-Test-Output,p5-Test-Warn Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Declare-0.04.deb Size: 13054 MD5sum: 5b1b565fba1de0f40b3f9db85d258f2d SHA1: 810185ebd536abf5de63fbfbfdc5e85583f250ab SHA256: 2d85f04288607d0bd5a98508dbeb799cb097ee2c4c0fa8bebef76bb6dca0f799 Description: Test::Declare - declarative testing Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Declare Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Atsushi Kobayashi Package: p5-B-Hooks-OP-PPAddr Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-parent,p5-ExtUtils-Depends Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Hooks-OP-PPAddr-0.02.deb Size: 9224 MD5sum: f77d72095e7aa25ba74a4b77eb98a2f6 SHA1: 7c057e1b2ff719aadcbff047a5a78064198fb703 SHA256: fd3a828a6d579f7e9d7120d0832fb5420c6ae1b6b39263bb0b4538a95606e447 Description: B::Hooks::OP::PPAddr - Hook into opcode execution This module provides a c api for XS modules to hook into the execution of perl opcodes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Hooks-OP-PPAddr Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-Math-Units Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.3 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Units-1.3.deb Size: 14502 MD5sum: 613d6f716d21b27ec82af1bc2073ce58 SHA1: 1bce5904d30b1c2cb1b1ff9112783dfece20a289 SHA256: a574908b205caaf7f673bb2b0a306517b5b3937ce3bdcdccc810946691cab1cb Description: Math::Units - Unit conversion This is Math::Units 1.3, the second official release of a powerful unit conversion system written completely in Perl. This module has been tested fairly well using the GNU units program as a baseline. Although unit conversion is conceptually simple, there are lots of places where bugs can hide. THIS SOFTWARE DOES NOT HAVE A WARRANTY! If you use this software, please verify that the units you are converting are correctly handled. If you find a bug in either the code or the conversion tables, please send them to me as soon as possible and I will publish a correction immediately. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Units Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Ogg-Vorbis-Header-PurePerl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Ogg-Vorbis-Header-PurePerl-1.0.deb Size: 17938 MD5sum: 6a02c738cda2d2f93005c1a2e25ede9f SHA1: 208862749e4f781d2d045c1fc96bf2fb819103dd SHA256: f0af9fed49777901224717a5a238a10c7f3207410f181d11318a4908dde03558 Description: Ogg::Vorbis::Header::PurePerl This module is intended to be a drop in replacement for Ogg::Vorbis::Header, implemented entirely in Perl. It provides an object-oriented interface to Ogg Vorbis information and comment fields. (NOTE: This module currently supports only read operations). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Ogg-Vorbis-Header-PurePerl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MouseX-Types Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Any-Moose (>= 0.15),p5-Mouse (>= 0.77) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-Types-0.06.deb Size: 11706 MD5sum: d49389c5d54806218a63c66d009c718a SHA1: 98f685f948988698fed67bf9ded09f95f4dcecfb SHA256: b44417da6449f4679fadf32335466f25869ea68921ef441674c81a7c477eb591 Description: MouseX::Types - Organize your Mouse types in libraries Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-Types Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kazuhiro Osawa Package: p5-Proc-Exists Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.99 Depends: perl Recommends: p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Proc-Exists-0.99.deb Size: 20966 MD5sum: 25ad002f15d153ea7729b03feed4e583 SHA1: 593dc8103e8b2383e1dcd8b2a9794d046767f094 SHA256: 276dab9800ed5e19bc200ac66ad223366611a9cac3c5561c82c68327a61d54a4 Description: Proc-Exists - Quickly check for process existence This is a small module which quickly checks for process existence via kill() or equivalent (on win32, OpenProcess(PROCESS_QUERY_INFORMATION...) without relying on or incurring the performance overhead of using the /proc filesystem. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Proc-Exists Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brian Szymanski Package: p5-Number-Phone Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.8000 Depends: perl,p5-Digest-MD5,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Number-Phone-1.8.deb Size: 3195488 MD5sum: 0cb5e15dea27f016c0759d59438c853d SHA1: e7c3b1cd124f58a12e23b935b8103e28bc6ce74b SHA256: 8caff6d2a718a0937c1b0e979b0d9a944fa4a7ffd0d3249a3048c502338994d3 Description: Number::Phone - base class for Number::Phone::* modules Number::Phone is a base class for parsing and dealing with phone numbers. ************************************************************************* * I don't want to maintain the NANP modules myself, so can some NANPish * * person please contact me to arrange to take them over yourself. You * * will need to have an interest in telecoms and I would prefer someone * * who is on the telnum-l mailing list or something similar so that you * * will be kept up to date with changes. * ************************************************************************* Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Number-Phone Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Dist-Zilla-Util-Test-KENTNL Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01015821 Depends: perl,p5-Dist-Zilla,p5-Sub-Exporter,p5-Try-Tiny Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-Util-Test-KENTNL-0.01015821.deb Size: 14622 MD5sum: 3751792d9d20ae0a3fd2f8664b5373bb SHA1: 8521bb00ce6ca2b4fbcd990ee8fc42bd3957edae SHA256: 363f1ce24ba8502f9fed4289fbd388222c839870ddaa01e1f6c48054a71fb1af Description: Dist::Zilla::Util::Test::KENTNL - KENTNL's DZil plugin testing tool. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-Util-Test-KENTNL Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kent Fredric Package: memcached Priority: optional Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2.6 Depends: libevent Filename: dists/iphone/main/binary-iphoneos-arm/memcached-1.2.6.deb Size: 57512 MD5sum: 6ff867063b8cbca6dee3b074272a773c SHA1: c3f8ea726a223875c5d1c9d30660be6d144e377f SHA256: 438e4d5f4232355dd57a2d32039cf8fde3067a67e48faedbd3c2a81007a03454 Description: A high-performance memory object caching system Danga Interactive developed memcached to enhance the speed of LiveJournal.com, a site which was already doing 20 million+ dynamic page views per day for 1 million users with a bunch of webservers and a bunch of database servers. memcached dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization, and faster access to the databases on a memcache miss. memcached optimizes specific high-load serving applications that are designed to take advantage of its versatile no-locking memory access system. Clients are available in several different programming languages, to suit the needs of the specific application. Traditionally this has been used in mod_perl apps to avoid storing large chunks of data in Apache memory, and to share this burden across several machines. Name: memcached Homepage: http://www.danga.com/memcached/ Tag: purpose::console, role::hacker Package: p5-XML-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Tiny-2.06.deb Size: 17620 MD5sum: ce5dcde76d82653db6ebfb85b6eb0b8d SHA1: f9b313723e64eaa961c492877fd0367590e05cad SHA256: 280da933a03c9308d032cb3eaff2a77234dfdc56e34ff32b1a556be992e27353 Description: XML::Tiny This module is a minimalist parser for the useful bits of XML. It has no dependencies other than those supplied with perl, and is designed to work on perl 5.004 and higher. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Version-Requirements Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.101020 Depends: perl,p5-version (>= 0.77) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Version-Requirements-0.101020.deb Size: 16162 MD5sum: 2ed492af9613d466db3a03aba136cdbb SHA1: dd9a2aea4e8abcb09fa4978397baf0b468feaeaf SHA256: b0a482818d0949b110543a5105c9f5ebfee90a80b1a31228e9cae11b39701413 Description: Version::Requirements - a set of version requirements for a CPAN dist Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Version-Requirements Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Module-Manifest Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-PathTools,p5-Params-Util Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Manifest-0.05.deb Size: 18654 MD5sum: dad10192178c141b987e2e3e75bcd2ec SHA1: a9d61bb86b7ab01f4304acd0a781f7b7cae6a7a4 SHA256: 72c37b637a70a8f33db7252d33eb83754b5ea4c24d86de15ca23acd8fdac2d1f Description: Module::Manifest - Parse and examine a Perl distribution MANIFEST file Module::Manifest is a simple utility module created originally for use in Module::Inspector. It can load a MANIFEST file that comes in a Perl distribution tarball, examine the contents, and perform some simple tasks. It can also load the MANIFEST.SKIP file and check that. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Manifest Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-boolean Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.28 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-boolean-0.28.deb Size: 15228 MD5sum: c95ac4062621c63dc0219c6a9046932f SHA1: d85d18e3fb84753dc0ceff7ae8f35a8688123105 SHA256: ea8359e2549626b3f596ccb810ae70540447f459821fd2d50a2ae56b8154e1ec Description: boolean - Boolean support for Perl Most programming languages have a native "Boolean" data type. Perl does not. Perl has a simple and well known Truth System. The following scalar values are false: $false1 = undef; $false2 = 0; $false3 = 0.0; $false4 = ''; $false5 = '0'; Every other scalar value is true. This module provides basic Boolean support, by defining two special objects: "true" and "false". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-boolean Homepage: http://www.perl.org/ Recommens: p5-Readonly Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-Sub-Override Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Sub-Uplevel,p5-Test-Exception (>= 0.21),p5-Test-Simple (>= 0.47) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Override-0.08.deb Size: 9472 MD5sum: d8b7b23ff8729d0b74dd5aff8329bc0f SHA1: 3442a58c30592da8626b2fff2cc3c103c65f1348 SHA256: 8f1001ee6f1fa8071cbaffd3f1148b76723c995935c83e718a2ac09b0c36f2aa Description: Sub::Override - Perl extension for easily overriding subroutines Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Override Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Math-FitRect Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-FitRect-0.04.deb Size: 12498 MD5sum: 2417c976e7aa265f23b3360064a3e598 SHA1: 2986e015e0811f6485dfbc86ea77306860055556 SHA256: 595e79e8c863824baa71511a8d8976a1b941a776dff69687920bd39a2244a38d Description: Math::FitRect - Resize one rect in to another while preserving aspect ratio. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-FitRect Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Aran Deltac Package: p5-File-Copy-Recursive Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.38 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Copy-Recursive-0.38.deb Size: 16514 MD5sum: 2d27ff12db6134a476c966adda6fceb1 SHA1: 602f07859f88139d66ccdc0b590ce95413da56f4 SHA256: 495e86edc0d6c965e88c1762b32d9d03e2cdf3cd4b586732e602f1664a83877b Description: File::Copy::Recursive This module has 3 functions, one to copy files only, one to copy directories only and one to do either depending on the argument's type. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Copy-Recursive Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Role-Parameterized Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.24 Depends: perl,p5-Moose (>= 0.78) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-Parameterized-0.24.deb Size: 33134 MD5sum: 22cf97a9a7d3fc90987d54ce55d2787f SHA1: 998d6db185f04b32dd9314e0722618b6e81cea99 SHA256: 891a0cb1914b9a19df6a85d285709aecd6ac169731c02bae7d4ceaa346487ca2 Description: MooseX::Role::Parameterized - roles with composition parameters Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-Parameterized Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn M Moore Package: p5-DBD-Mock Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.39 Depends: perl,p5-DBI (>= 1.3) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBD-Mock-1.39.deb Size: 39544 MD5sum: 72c76df86d25d6a1bf3d4f05a4c27a70 SHA1: fb0149a053c811772c749f7858af9deac44e4637 SHA256: 91dced67fd002ff5e73f2de23276bb1578b179c490fb1797bf022935fc2166eb Description: DBD::Mock - Mock database driver for testing This is a simple mock DBD implementation used for testing. It's entirely self-contained so that you can extract the single library file (DBD/Mock.pm), put it in your own distribution and be able to run DBI-based tests even though you don't have information about a database. (If you're doing so you should probably get rid of the docs to save space...) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBD-Mock Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Loaded Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: p5-Test-Simple Conflicts: perl (<= 5.10.0-10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Loaded-0.02.deb Size: 6616 MD5sum: c1786be3993bf5667b931f801cfd2c14 SHA1: 0f9cc25b49ebe7d16401a49a4cc00142fc35f17d SHA256: 5749305d6afee64a81779ac49a69f6e01308b427e47b4c5a5ef6ca3b41794f4f Description: Module-Loaded When testing applications, often you find yourself needing to provide functionality in your test environment that would usually be provided by external modules. Rather than munging the %INC by hand to mark these external modules as loaded, so they are not attempted to be loaded by perl, this module offers you a very simple way to mark modules as loaded and unloaded. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Loaded Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-PAR Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.994 Depends: perl,p5-Archive-Zip (>= 1),p5-AutoLoader (>=5.67),p5-IO-Compress (>= 1.3),p5-File-Temp (>= 0.05),p5-PAR-Dist (>= 0.32) Recommends: p5-Module-Signature Filename: dists/iphone/main/binary-iphoneos-arm/p5-PAR-0.994.deb Size: 92086 MD5sum: 0e30ad06411cf99631cdfa8b8b2e736d SHA1: 871b143b12b2925e7dce805b9463f51543de7684 SHA256: 251e690ad5741092de1a5bd564209aea56573cbdb051e1adedfcd4e8dd83700c Description: PAR - Perl Archive Tookit Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PAR Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Audrey Tang Package: p5-JSON-Util Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-IO-Any,p5-JSON-XS Filename: dists/iphone/main/binary-iphoneos-arm/p5-JSON-Util-0.04.deb Size: 7406 MD5sum: 1aa0a672d4da64d6a3e17936f817187a SHA1: a8e405f2a0232680b14cb3df2a30cc0a5b58d7f3 SHA256: 3a5dc4ae56f76c1bbc518842868e7ea7e3fed1f3e9c21f6734a5363f898d2ae0 Description: JSON::Util - encode/decode with artificial stupidity Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-JSON-Util Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jozef Kutej Package: p5-XML-Generator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Generator-1.03.deb Size: 34776 MD5sum: c1867781bf6497cdd3d9b87cc696723c SHA1: e5628ddd7979972821dbe8bc835e491d477b5e82 SHA256: fef74e31509b73a66171b2fb4e1d08ab44f050222c68c5eb47a0d9b7a9c41c60 Description: XML::Generator - A module to help in generating XML documents Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Generator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-HTML-Entities-Interpolate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl,p5-HTML-Parser,p5-Tie-Function Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Entities-Interpolate-1.03.deb Size: 5972 MD5sum: c9cd928cfb54430a9de25a74919e191c SHA1: 891a187339d20202c1eb007c36cd7ed6f0150c8b SHA256: 4bb405467757e1a6d32ef312e7d25c9a3cfb444dd34f697ed2194c9b42536fd0 Description: HTML::Entities::Interpolate - Call HTML::Entities::encode_entities, via a hash, within a string Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Entities-Interpolate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ron Savage Package: p5-Variable-Magic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.41 Depends: perl,p5-Exporter,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Variable-Magic-0.41.deb Size: 36282 MD5sum: e5e31582ea9cc189539ca3d8d089e480 SHA1: 52687d0818f85cfef8ffb434f088bcce65adfed8 SHA256: f7d90b17657c01d76626644dff5290a8614b6a03c951596d3c8101c7cd2e9d10 Description: Variable::Magic - Associate user-defined magic to variables from Perl. Magic is Perl's way of enhancing variables. This mechanism lets the user add extra data to any variable and hook syntactical operations (such as access, assignment or destruction) that can be applied to it. With this module, you can add your own magic to any variable without having to write a single line of XS. You'll realize that these magic variables look a lot like tied variables. It's not surprising, as tied variables are implemented as a special kind of magic, just like any 'irregular' Perl variable : scalars like $!, $( or $^W, the %ENV and %SIG hashes, the @ISA array, "vec()" and "substr()" lvalues, threads::shared variables... They all share the same underlying C API, and this module gives you direct access to it. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Variable-Magic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Vincent Pit Package: p5-WWW-Shorten-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Filter Filename: dists/iphone/main/binary-iphoneos-arm/p5-WWW-Shorten-Simple-0.01.deb Size: 6278 MD5sum: aa41d3d07bdba93556db2cdda83e9ffd SHA1: 6c0187f3a0bd4531236d9907cae2c19466d1807d SHA256: d420bb1711dd70e18e721d27f33e39796e8607a3240e00d767ba936c719e52fd Description: WWW::Shorten::Simple - Factory wrapper around WWW::Shorten to avoid imports Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-WWW-Shorten-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tatsuhiko Miyagawa Package: p5-DateTime-Format-HTTP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.37 Depends: perl,p5-DateTime,p5-libwww-perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-HTTP-0.37.deb Size: 17896 MD5sum: c57960c7fb650ec296f6117e2b4dee89 SHA1: 10c55a27587d799a10403e00b5dec50bf6526464 SHA256: 06762a730f35f5f4e8288c460ebbf456f974ccd1dafe6e29e2a256412d3edb85 Description: DateTime::Format::HTTP - Date conversion routines Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-HTTP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Perl-Critic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.113 Depends: perl,p5-B-Keywords (>= 1.05),p5-Config-Tiny (>= 2),p5-Email-Address (>= 1.889),p5-Exception-Class (>= 1.23),p5-Exporter (>= 5.63),p5-PathTools,p5-File-Path,p5-File-Temp,p5-Getopt-Long,p5-IO-String,p5-List-MoreUtils (>= 0.19),p5-Module-Pluggable (>= 3.1),p5-PPI (>= 1.208),p5-PPIx-Regexp (>= 0.010),p5-PPIx-Utilities (>= 1.001),p5-Perl-Tidy,p5-Pod-Parser,p5-Pod-Spell (>= 1),p5-Readonly (>= 1.03),p5-String-Format (>= 1.13),p5-Task-Weaken,p5-Test-Simple (>= 0.92),p5-version (>= 0.77) Recommends: p5-File-HomeDir,p5-File-Which,p5-IPC-Open2 (>= 1),p5-Readonly-XS,p5-Term-ANSIColor (>= 2.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Critic-1.113.deb Size: 877210 MD5sum: 5665b9b4857a6cb9a83753a0f243102a SHA1: bbfa9046c50e0f520a7ef10043eb6f0411206350 SHA256: dd578961ebf527543737e660f35c1d57e0c4a99a4cfb34864fc12398faef055f Description: Perl::Critic - Critique Perl source code for best-practices. Perl::Critic is an extensible framework for creating and applying coding standards to Perl source code. Essentially, it is a static source code analysis engine. Perl::Critic is distributed with a number of Perl::Critic::Policy modules that attempt to enforce various coding guidelines. Most Policy modules are based on Damian Conway's book Perl Best Practices. However, Perl::Critic is not limited to PBP and will even support Policies that contradict Conway. You can enable, disable, and customize those Polices through the Perl::Critic interface. You can also create new Policy modules that suit your own tastes. For a command-line interface to Perl::Critic, see the documentation for perlcritic. If you want to integrate Perl::Critic with your build process, Test::Perl::Critic provides an interface that is suitable for test programs. Also, Test::Perl::Critic::Progressive is useful for gradually applying coding standards to legacy code. For the ultimate convenience (at the expense of some flexibility) see the criticism pragma. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Critic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jeffrey Thalhammer Package: p5-Email-Sender Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.110001 Depends: perl,p5-Capture-Tiny (>= 0.08),p5-Email-Abstract (>= 3),p5-Email-Address,p5-Email-Simple (>= 1.998),p5-PathTools,p5-File-Path,p5-File-Temp,p5-List-MoreUtils,p5-Moose (>= 0.70),p5-libnet,p5-Throwable (>= 0.100090),p5-Try-Tiny Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-Sender-0.110001.deb Size: 79246 MD5sum: fb447af220087ce8c75232ed373c881b SHA1: 75fa78735765f39f29d6f3c48a61b6392aa9707a SHA256: 4fd5fe5c35f32f6e38c53db74b1b03146a049054a8fdf09778b24462f4ff2c46 Description: Email::Sender - a library for sending email Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-Sender Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Class-DBI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.0.17 Depends: perl,p5-Class-Accessor (>= 0.18),p5-Class-Data-Inheritable (>= 0.02),p5-Class-Trigger (>= 0.07),p5-Clone,p5-File-Temp (>= 0.12),p5-Ima-DBI (>= 0.33),p5-Test-Simple (>= 0.47),p5-UNIVERSAL-moniker (>= 0.06),p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-DBI-v3.0.17.deb Size: 118900 MD5sum: a48fdc354bfaced155f728e7d93d719c SHA1: b86f1733cd20fcb8a1635a847dedc5161d23bc46 SHA256: c628ada93ff02e520f1c71e70c0b5e4e1aaf93ebcd0df0973a23bdb8c1e4a54b Description: Class::DBI - Simple Database Abstraction Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-DBI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Time-Format-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl,p5-Time-Format (>= 1.01) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-Format_XS-1.03.deb Size: 18460 MD5sum: 757e0187ba6ce5b848b574aebfa02896 SHA1: 3990faedf5c4f72196b37d52a944795727a89713 SHA256: c348f85f517c4a32bd2e700e537f1c47dcd96ec3c6ff6dd5fac518b7766fc4a4 Description: Time::Format_XS - Companion module for Time::Format, to speed up time formatting. This is a companion module to Time::Format. It contains a version of the time_format function written in C, so it is much faster. Time::Format (versions 0.10 and later) automatically detect whether a compatible version of Time::Format_XS is installed. If so, it will load the module and use it for speed improvement. If not, it will use its own pure perl implementation. Either way, any programs that use Time::Format do not need to change. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-Format-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Eric Roode Package: p5-Crypt-Rijndael Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.09 Depends: perl,p5-Test-Simple,p5-Test-Manifest (>= 1.14) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-Rijndael-1.09.deb Size: 26882 MD5sum: 159d2c5b10c280d61781ac62440425ad SHA1: 20daa3805942c4d64fc3a345d4cb23100d159c4b SHA256: b864647bd8cd457bc2fbd675103f2235b9a3bb9be66f73a045c6b33f25dae89e Description: Crypt::Rijndael - Crypt::CBC compliant Rijndael encryption module This module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-Rijndael Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Role-Restricted Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl,p5-Attribute-Handlers (>= 0.88),p5-Moose (>= 0.90),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-Restricted-1.03.deb Size: 6426 MD5sum: 44686072618e4fb1b5a8146753d3c848 SHA1: 404d4106ce6366d752be1008f4955998ca1b18a1 SHA256: 4126eebbb0c7a78488c58f6251dc1d75e6e739b4ea31f96ce8d875d1418c6b77 Description: MooseX::Role::Restricted - (DEPRECATED) Restrict which sub are exported by a role Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-Restricted Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Graham Barr Package: p5-Class-DBI-Plugin Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Class-DBI (>= 0.9) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-DBI-Plugin-0.03.deb Size: 7132 MD5sum: 9cafe27942dd9f9bc10e54425271b50f SHA1: 3f28b5e0f5ab9a1a04557009f2c2ccd75ec1a89c SHA256: 53aec2cf2631b2282f517741c65710911a7685abc764fd3b9de3380061806493 Description: Class::DBI::Plugin Class::DBI::Plugin is an abstract base class for Class::DBI plugins. Its purpose is to make writing plugins easier. Writers of plugins should be able to concentrate on the functionality their module pro- vides, instead of having to deal with the symbol table hackery involved when writing a plugin module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-DBI-Plugin Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Linux-usermod Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.69 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Linux-usermod-0.69.deb Size: 11992 MD5sum: 31c9dad9eec8d8ec3c4b446a3e15bcd3 SHA1: da84b5ca910b1e5511b71e01a585504b739ac8b0 SHA256: 98e198ee15670f762f18a3dd52dc362e5e4a32838f2e65793a3dafeee8f75b81 Description: Linux::usermod - modify Linux user and group accounts This module adds, removes and modify user and group accounts according to the passwd and shadow files syntax (like struct passwd from pwd.h). It is not necessary those accounts to be system as long as $Linux::usermod::file_passwd, $Linux::usermod::file_shadow, $Linux::usermod::file_group, $Linux::usermod::file_gshadow are not in "/etc" directory. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Linux-usermod Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Vidul Petrov Package: p5-UNIVERSAL-moniker Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl Recommends: p5-Lingua-EN-Inflect Filename: dists/iphone/main/binary-iphoneos-arm/p5-UNIVERSAL-moniker-0.08.deb Size: 6596 MD5sum: e81e16fd9d97e1901fee3e32cd46f0e8 SHA1: 48b497d7fa4ec56c99e8c38ccb0b66b65c5fff93 SHA256: ac915b0d3d0677e0152ad640ef24853fdd7118e9638fa39e7748f753cbedf9e5 Description: UNIVERSAL::gmoniker Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like "customer" or "basket" when we are referring to "My::Site::User::Customer" or "My::Site::Shop::Basket". We thought it would be nice if our classes knew what we would prefer to call them. This module will add a "moniker" (and "plural_moniker") method to "UNIVERSAL", and so to every class or module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-UNIVERSAL-moniker Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-Parser-Wrapper Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-XML-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Parser-Wrapper-0.11.deb Size: 18976 MD5sum: 431f77e7d165733a6a92736d18ba9f34 SHA1: 93f43ce6f25af2999226e226f4a8be548f104ee6 SHA256: c2cbabf03e9e3cf1344d12c562e79303a9c9580ec21d8cc8bcd192b2a57b1723 Description: XML::Parser::Wrapper - Simple object wrapper around XML::Parser XML::Parser::Wrapper provides a simple object around XML::Parser to make it more convenient to deal with the parse tree returned by XML::Parser. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Parser-Wrapper Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: DON OWENS Package: p5-POE-Component-SSLify Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl,p5-Net-SSLeay Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-SSLify-0.15.deb Size: 28452 MD5sum: 0166fed0c99ddff0d78bce41c4b01a4d SHA1: f4672ee6aa296833fdca5dd403969480ccef0250 SHA256: 2ce3598fda99cc52d22bf43c75ade703c6f2c47911621b0977a0ea497448c9b1 Description: POE::Component::SSLify - Makes using SSL in the world of POE easy! This component represents the standard way to do SSL in POE. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-SSLify Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Apocalypse Package: p5-LEOCHARRE-DEBUG Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-LEOCHARRE-DEBUG-1.12.deb Size: 8468 MD5sum: fa6c9dcf1084086425b484252e7dc661 SHA1: b801ce8028d8bd9b6926aafef6b668878e7aedda SHA256: 8eda4537be3ea1ac5801485a06b816856e996df1c2436e55b7b25e112c32c53f Description: LEOCHARRE::DEBUG - my default debug subroutines Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LEOCHARRE-DEBUG Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-String-CamelCase Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-CamelCase-0.01.deb Size: 6136 MD5sum: 176a0c4c904e26f60de548cf1fe15f0d SHA1: c5d6792792afa3adc3f66d4d65b833a72300cec8 SHA256: 7258f87f1b185c70b4a9ea6416e10e1840c27515921e32ec023dee405e329e70 Description: String::CamelCase - camelcase, de-camelcase Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-CamelCase Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-CPANPLUS-Dist-Build Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.52 Depends: p5-CPANPLUS (>= 0.84),p5-ExtUtils-Install (>= 1.42),p5-PathTools,p5-IPC-Cmd (>= 0.42),p5-Locale-Maketext-Simple,p5-Module-Build (>= 0.32),p5-Module-Load (>= 0.16),p5-Module-Load-Conditional (>= 0.30),p5-Module-Pluggable (>= 3.8),p5-Params-Check (>= 0.26),p5-Test-Harness (>= 3.16) Conflicts: perl (<= 5.10.0-14) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPANPLUS-Dist-Build-0.52.deb Size: 24678 MD5sum: 6d1fe5e44bcc6d5d6253a41a8332d9cf SHA1: 4206df96b2de1cf715c67d969965d61da023ed7c SHA256: 7d25b95de4f580ddda02695971674eb82ba9dd4be9c5501ed57343003e49ea30 Description: CPANPLUS::Dist::Build - CPANPLUS plugin to install packages that use Build.PL CPANPLUS::Dist::Build is a distribution class for Module::Build related modules. Using this package, you can create, install and uninstall perl modules. It inherits from CPANPLUS::Dist. Normal users won't have to worry about the interface to this module, as it functions transparently as a plug-in to CPANPLUS and will just Do The Right Thing when it's loaded. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPANPLUS-Dist-Build Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-B-Lint Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.11 Conflicts: perl (<=5.10.0-3) Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Lint-1.11.deb Size: 16232 MD5sum: ad43c3353e5b8888ef54bb65bb6587fb SHA1: f55a7c8074f27ae1e3344ced7797975f8254674a SHA256: d445966e74f74fd9507bfd4d0449eb56d1e4d021408b85c98945a0ff8c9f2e08 Description: B::Lint Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Lint Homepage: http://www.perl.org/ Author: Joshua ben Jore Package: p5-random Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-random-0.02.deb Size: 6164 MD5sum: b8f9286d18ce3d118d9929ac364977e7 SHA1: 55cc4d0d8401ae081b6415e8552cfde143961ba2 SHA256: bdd0c0c51ad13cad9f3b12ee2699f55fbfa4939d744a4aa6efe94c7351a23131 Description: random - have rand() return integers or fixed values Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-random Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: JMELTZER Package: p5-Test-JSON-Meta Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-IO,p5-JSON,p5-Test-Simple (>= 0.70) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-JSON-Meta-0.07.deb Size: 22690 MD5sum: d597cccc86a637199dedd5c66a2032ea SHA1: e0f4dd2b69340fc9c88950cc9f26284dd57ac5b8 SHA256: 1d0fc42ce3fde3de54cbe98431a9ea66711778a03f2287ce2ac8e2916126b38f Description: Test::JSON::Meta - A test module to validate a CPAN META.json file. Validation of the META.json file in a CPAN distribution. This module was written to ensure that a META.json file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of package makers and installers such as ExtUtils::MakeMaker, Module::Build and Module::Install. Current META.yml Specification, 1.4, was finally approved on 23 June 2008, which forms the basis for the contents of a META.json file. http://www.nntp.perl.org/group/perl.module.build/2008/06/msg1360.html Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-JSON-Meta Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Barbie Package: p5-Digest-SHA1 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.13 Depends: perl,p5-Digest (>= 1.00) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-SHA1-2.13.deb Size: 21798 MD5sum: c623ed3428416d39a5c3f5b4b0ea2182 SHA1: 0739c9070216682568352a13d285a6ee4026f41b SHA256: 010e7835dc00a85f2a43a4e6ffe394a3c46a4da6f2bc21fd740841acb4874894 Description: Digest::SHA1 - Perl interface to the SHA-1 algorithm The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input. SHA1 is described at http://www.itl.nist.gov/fipspubs/fip180-1.htm Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-SHA1 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-Hash-Rename Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Hash-Rename-0.01.deb Size: 6748 MD5sum: 5d063a4bd1442b2a270488bf6e301352 SHA1: be1558212ef5d52ca1cac410d4bf39e09336b1c7 SHA256: b342e90f96152c665ae9111048e5c1e8251443f5a002bf990dda8c3fd4980b92 Description: Hash::Rename - Rename hash keys Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Hash-Rename Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Taint Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Taint-1.04.deb Size: 10888 MD5sum: 30b3a3e4da5e6778a236790deb03d893 SHA1: 8a8037a2dfc8d0290bf3de5d60f1a18b8a44eece SHA256: d6b5105570e3ee306a0ccb433f9787086449ca36bd496cba053017da3ab67814 Description: Test::Taint Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Taint Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Extract-Namespaces Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-PPI,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Extract-Namespaces-0.14.deb Size: 8362 MD5sum: 05af5480569dd515a3a68fe4e21ee371 SHA1: f4ee57d1e884a7c657ff8f8a7e2613dc03234750 SHA256: 9ae14a49c992c1c29c22e26da09c30d12dc8278d1c9706a80c25603831b20b0f Description: Module::Extract::Namespaces Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Extract-Namespaces Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-IO-String Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.08 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-String-1.08.deb Size: 9342 MD5sum: c6ce7d32754d3c2d171f5c162ef64c86 SHA1: 9bda5685940a467fbf779fedc80afabdb489f687 SHA256: 35224a5fb383313b7e7b978fc71946ba547ae2ec67adab398d33953781d1ba99 Description: IO-String IO::String is an IO::File (and IO::Handle) compatible class that read or write data from in-core strings. It is really just a simplification of what I needed from Eryq's IO-stringy modules. As such IO::String is a replacement for IO::Scalar. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-String Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Mail-Box Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.088 Depends: perl,p5-TimeDate,p5-Digest-HMAC,p5-Encode,p5-File-Remove,p5-PathTools,p5-MIME-Base64,p5-MIME-Types,p5-MailTools,p5-Object-Realize-Later,p5-Test-Harness,p5-Test-Pod,p5-Test-Simple,p5-URI,p5-User-Identity Recommends: p5-HTML-Format,p5-HTML-Tree,p5-MIME-tools,p5-Mail-IMAPClient,p5-Mail-Transport-Dbx ,p5-Mail-Box-Parser-C Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mail-Box-2.088.deb Size: 924180 MD5sum: 7650298a05822322b81f0b46c273f42c SHA1: d9e2ad60ba887ddec97f8926b0ae1c5be0e59db3 SHA256: 2a7ab5aa6f0e016ec500d79f2a1a2ebc2760df36d34f3b364c61eda06acaa07d Description: Mail::Box - E-mail handling The Mail::Box folder is a modern mail-folder manager --at least at the moment of this writing ;) It is written to be a replacement of MailTools and Mail::Folder, an alternative to the Email::* set of modules. The most important modules are Mail::Box::Manager, Mail::Box, and Mail::Message. Their documentation explain the features in more detail than this document. The Mail::Box-Overview page describe each set of modules in more detail. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mail-Box Homepage: http://perl.overmeer.net/mailbox/html/Mail_Box-Index/ Tag: purpose::console, role::developer Author: Mark Overmeer Package: p5-Data-Dump-Streamer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.26 Depends: perl,p5-B-Utils,p5-Data-Dumper,p5-Exporter,p5-IO,p5-Text-Balanced Recommends: p5-Algorithm-Diff,p5-IO-Compress,p5-MIME-Base64,p5-PadWalker (>= 0.99) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Dump-Streamer-2.26.deb Size: 65848 MD5sum: 79fffb695abf5fad55b8731c85e40195 SHA1: 421dda9513cb22086ed78c0d9aaa8c7a9596bdcf SHA256: 28be103e66220ef91087ebd2bfa43afec41d85f078baf7ba3bafc6ce63dab24c Description: Data::Dump::Streamer - Accurately serialize a data structure as Perl code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Dump-Streamer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Log-Dispatch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-List-MoreUtils,p5-Log-Dispatch-Array Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Log-Dispatch-0.03.deb Size: 7436 MD5sum: 286f85bcc01f0d602cd69914e39e47bb SHA1: 7e0708b898bdf59f9a47fcbc03f80952c82a899c SHA256: 59b2b3a59fdf76b108dc60ad5fa2d92677bc55e777c87761f394f1d2056ab9f6 Description: Test::Log::Dispatch - Test what you are logging `Test::Log::Dispatch' is a `Log::Dispatch' object that keeps track of everything logged to it in memory, and provides convenient tests against what has been logged. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Log-Dispatch Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Swartz Package: p5-Const-Fast Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.006 Depends: perl,p5-Sub-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Const-Fast-0.006.deb Size: 13868 MD5sum: b9297236742cf49c47fd9b0f577244e7 SHA1: 448b0957273e13abec6f12b425d527cba179aa94 SHA256: 402e8dff8c5e0e7a724df5a2b3b9ad3c9d585cef5829e437421aca14d9505fa0 Description: Const::Fast - Facility for creating read-only scalars, arrays, and hashes Const::Fast creates read-only scalars, arrays, and hashes. It's inspired by Readonly but implemented very differently. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Const-Fast Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leon Timmermans Package: p5-POE-Component-Client-DNS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl,p5-Net-DNS,p5-POE,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-DNS-1.03.deb Size: 15866 MD5sum: e4f920d169b53b2c83a50c242dc7dc8d SHA1: 4831dd7a514c322eb8658d531671407a24005afb SHA256: 5186ab77238dd3708376066b2e8f26a88d2c020c0d9dc4b99bb1ff045761b47e Description: POE-Component-Client-DNS - Non-blocking/concurrent DNS queries using Net::DNS and POE POE::Component::Client::DNS is an event driven wrapper for Net::DNS::Resolver. It accepts events containing Net::DNS::Resolver questions, and it emits events carrying Net::DNS::Packet responses. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-DNS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rocco Caputo Package: p5-Mail-Box-Parser-C Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.006 Depends: perl,p5-Test-Simple Recommends: p5-Mail-Box Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mail-Box-Parser-C-3.006.deb Size: 21692 MD5sum: ef2cf574a1498fc00a8ee57c8155878b SHA1: bfd2f25c48a5609028e6ce419a2a831cb667ebc3 SHA256: f41fb0fe522d916e4f11e88d28ee34d30af91369436ba160903dbb416804bd9f Description: Mail::Box::Parser::C - C parser for Mail::Box Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mail-Box-Parser-C Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Coder-Navteq Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Encode,p5-libwww-perl,p5-URI (>= 1.36),p5-XML-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-Navteq-0.03.deb Size: 10120 MD5sum: 80993c96ecd211619ab3482a2e600563 SHA1: c511cceb8040e58f1108ebb19abf91e4a6a5d14b SHA256: e6a8c83dea9538109724fe7c20f385a009639ddbda5cebb9e71eef1dbbd7a2dc Description: Geo::Coder::Navteq - Geocode addresses with the Navteq MapTP AJAX API This module provides an interface to the Navteq MapTP AJAX API. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-Navteq Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-Date-Range Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.41 Depends: perl,p5-Date-Simple (>= 0.03),p5-Test-Simple (>= 0.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Date-Range-1.41.deb Size: 8384 MD5sum: d9c2ff6eebacb212f321f30b1bc6a7c5 SHA1: 5eb71db897a33d05f9ac05d406005fcc52720597 SHA256: e4f0adfed1a6f9bbe8c480ee4e2bddbd7c48e029e1363acf46029da00c28f68f Description: Date::Range - work with a range of dates Quite often, when dealing with dates, we don't just want to know information about one particular date, but about a range of dates. For example, we may wish to know whether a given date is in a particular range, or what the overlap is between one range and another. This module lets you ask such questions. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Date-Range Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tony Bowden Package: p5-Async-MergePoint Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Async-MergePoint-0.04.deb Size: 17146 MD5sum: 9c4b08fd4b1719eb9208440606cb066a SHA1: 7cd8c59289e7bce4c7c2b68d025f8427f17dd57a SHA256: 70b1a287cdb7ea1e939cfb45c02651079c7dc6d370d45d13a5d14611f88cb669 Description: Async::MergePoint - resynchronise diverged control flow Often in program logic, multiple different steps need to be taken that are independent of each other, but their total result is needed before the next step can be taken. In synchonous code, the usual approach is to do them sequentially. An asynchronous or event-based program could do this, but if each step involves some IO idle time, better overall performance can often be gained by running the steps in parallel. A "Async::MergePoint" object can then be used to wait for all of the steps to complete, before passing the combined result of each step on to the next stage. A merge point maintains a set of outstanding operations it is waiting on; these are arbitrary string values provided at the object's construction. Each time the "done()" method is called, the named item is marked as being complete. When all of the required items are so marked, the "on_finished" continuation is invoked. For use cases where code may be split across several different lexical scopes, it may not be convenient or possible to share a lexical variable, to pass on the result of some asynchronous operation. In these cases, when an item is marked as complete a value can also be provided which contains the results of that step. The "on_finished" callback is passed a hash (in list form, rather than by reference) of the collected item values. This module was originally part of the IO::Async distribution, but was removed under the inspiration of Pedro Melo's Async::Hooks distribution, because it doesn't itself contain anything IO-specific. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Async-MergePoint Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Evans Package: p5-Crypt-OpenSSL-Bignum Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,openssl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-OpenSSL-Bignum-0.04.deb Size: 17720 MD5sum: 29fbb0670e925858237dee58501228c4 SHA1: 1f6277e42d56a529cec712836a8b3864eb8aaffb SHA256: 5603d5ba208eeb8c5ba5da448efbc9725a6804eb157fe16f6ec1b00723897752 Description: Crypt::OpenSSL::Bignum Crypt::OpenSSL::Bignum is an XS perl module designed to provide basic access to the OpenSSL multiprecision integer arithmetic libraries. Presently, many though not all of the arithmetic operations that OpenSSL provides are exposed to perl. In addition, this module can be used to provide access to bignum values produced by other OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA. This module requires that the OpenSSL libraries and header files be installed. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-OpenSSL-Bignum Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-HTML-Entities-Interpolate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl,p5-HTML-Parser,p5-Tie-Function Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Entities-Interpolate-1.00.deb Size: 5424 MD5sum: d18b145f08341753e178adbb6d3ff624 SHA1: 5ac748954a5bccb7b0450284a02bb2ffb678c503 SHA256: 952ce2d5a63e6f249560842a0a5b394afe3002b579a2a7f486726451672719d3 Description: HTML::Entities::Interpolate - Call HTML::Entities::encode_entities, via a hash, within a string Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Entities-Interpolate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ron Savage Package: p5-Sub-Install Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.925 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Install-0.925.deb Size: 16484 MD5sum: 66614a02166a366b8c52fc88994e28cc SHA1: f3206e609f6f3682ddc6df3bd3ad6627688c11cc SHA256: 63ed895b023e81b9d56ef6315f5581054143a0468b355610b35cf835a8297b6f Description: Sub::Install This module provides a simple routine for installing code into packages without looking at typeglobs or thinking about warnings or strictures. It also doesn't muddy up UNIVERSAL. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Install Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Getopt-Complete Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-Getopt-Long Filename: dists/iphone/main/binary-iphoneos-arm/p5-Getopt-Complete-0.25.deb Size: 67290 MD5sum: 92570e2535c04e30d444a894467d9136 SHA1: 26fe93a8063406dc08284e749b516b3bea4d02ed SHA256: 2c743e8055d51f6d5c6e5ca4bee879a20f04126608b2dda3d80d625ac10579c8 Description: Getopt::Complete - programmable shell completion for Perl apps This module makes it easy to add custom command-line completion to Perl applications. It also does additional validation of arguments, when the program is actually executed, based on completion lists. Support is also present for apps which are an entry point for a hierarchy of sub-commands (in the style of cvs and git). Getopt::Complete also wraps the standard options processing and exports it as a %ARGS hash at compile time, making using the arguments hassle-free. The completion features currently work with the bash shell, which is the default on most Linux and Mac systems. Patches for other shells are welcome. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Getopt-Complete Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Devel-PPPort Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.17 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-PPPort-3.17.deb Size: 90704 MD5sum: 20cfcae69d55eebd34bd207b98296333 SHA1: 7077b8da92a87249457a0011ba2c010a0172bb9e SHA256: 815aa9b93f7a8cc7d8447e86401328e5f5450b71490cd64105c44f12ec403758 Description: Devel::PPPort - Perl/Pollution/Portability Version 3 Perl's API has changed over time, gaining new features, new functions, increasing its flexibility, and reducing the impact on the C namespace environment (reduced pollution). The header file written by this module, typically ppport.h, attempts to bring some of the newer Perl API features to older versions of Perl, so that you can worry less about keeping track of old releases, but users can still reap the benefit. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-PPPort Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcus Holland-Moritz Package: p5-Module-Load-Conditional Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.46 Depends: perl,p5-Locale-Maketext-Simple,p5-Module-CoreList (>= 2.22),p5-Module-Load (>= 0.11),p5-Params-Check,p5-Test-Simple,p5-version (>= 0.69) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Load-Conditional-0.46.deb Size: 15592 MD5sum: 7b97979ccfd4c5740fb8c8ab51cc70d5 SHA1: 8ae654862a548b2ff7c57c39b13222783ebf9348 SHA256: d62616e51d70f21dbd252b4944f437a6efd2d6663ad76a0f3e5e48e360237175 Description: Module::Load::Conditional - Looking up module information / loading at runtime Allows you to query the state of modules on your system. It can tell you if you have certain modules installed without attempting to use them and can do smart loading of modules. Also it can tell you what *other* modules a certain module requires. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Load-Conditional Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-DateTime Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.69 Depends: perl,p5-DateTime-Locale (>= 0.41),p5-DateTime-TimeZone (>= 1.09),p5-Math-Round,p5-Params-Validate (>= 0.76),p5-Time-Local (>= 1.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-0.69.deb Size: 93928 MD5sum: 769a7b2c0443550d905ae36811b229a1 SHA1: 8672febddedbcdb5b7ad459d14f6329024fc9b20 SHA256: 348aae69ff6278ee2b7d46f1ac8744710ac1a444a6cee1675dc183c0bce395f8 Description: DateTime - A date and time object Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-IP-World Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.37 Depends: perl,p5-File-ShareDir,p5-libwww-perl (>= 5.817) Filename: dists/iphone/main/binary-iphoneos-arm/p5-IP-World-0.37.deb Size: 1016212 MD5sum: dfe031d73f3d34792883092aae127e33 SHA1: 399a9c88e9901acf04c4dd5c41b8aaff23f3d642 SHA256: bd05ad8f53fb2b0a788e8f2a30f50198b80ecca5ec9e19e575a195420b2f9524 Description: IP::World - Fast IP-address to country-code translation using multiple databases IP::World returns the ISO-3166 country code associated with an IP4 address. It uses two free databases from WIPmania.com and MaxMind.com. The included application 'maint_ip_world_db' checks whether the included IP::World database needs updating during installation, and can be run or scheduled to keep it current. WIPmania.com and MaxMind.com release new source data bimonthly and monthly, respectively. On a server, 'maint_ip_world_db' can be scheduled (cron'ed on Unix/Linux) to run at an unbusy time. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IP-World Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Craig MacKenna Package: p5-Dist-Zilla-PluginBundle-Author-KENTNL-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0.0 Depends: perl,p5-Class-Load (>= 0.06),p5-Dist-Zilla,p5-Dist-Zilla-Plugin-AutoVersion-Relative,p5-Dist-Zilla-Plugin-CompileTests,p5-Dist-Zilla-Plugin-EOLTests,p5-Dist-Zilla-Plugin-PodWeaver,p5-Moose,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-PluginBundle-Author-KENTNL-Lite-1.0.0.deb Size: 15202 MD5sum: 0dddfea9b5494752b20f27e3b9ca573f SHA1: 1bdb2abbce50a62b2cf1876196cec55a3d571f74 SHA256: 3fffa6aeeb6bdb24e6821270ee0d33d6d83ecfb71eefc91be3adc74946e147f5 Description: Dist::Zilla::PluginBundle::Author::KENTNL::Lite - A Minimal Build-Only replacement for @Author::KENTNL for contributors. This is an attempt at one way of solving a common problem when contributing to things built with "Dist::Zilla". This is done by assuming that the code base that its targeting will NEVER be released in its built form, but close enough to the normal build method that it's suitable for testing and contributing. * Less install time dependencies * More phases in the "PluginBundle" generation are 'optional' * Less points of failure Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-PluginBundle-Author-KENTNL-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kent Fredric Package: p5-Iterator-IO Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Exception-Class,p5-Iterator,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Iterator-IO-0.02.deb Size: 11250 MD5sum: f991a42e510dafe28547fb579e4168db SHA1: a02bcfd67d568857d076082001b4730dfa308ea3 SHA256: 4834a5afd1f1e1137c595b58f8947ffe0f1d880b29e68cfcf80124c1cb613775 Description: Iterator::IO - Filesystem and stream iterators. This module provides some file and filesystem iterators. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Iterator-IO Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Declare Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.56 Depends: perl,p5-Class-ISA (>= 0.33),p5-Class-Inspector (>= 1.22),p5-Class-XSAccessor (>= 1.10),p5-POE (>= 1.310),p5-Params-Util (>= 1.00) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Declare-0.56.deb Size: 57780 MD5sum: 723621561feab5f88520dc872ec06bd9 SHA1: 48893778a6eab090c6ee53d1e77922ca0a420d0b SHA256: 69f49fc9597d562a1bef11643cdb6cc87f2b43994a2f32ee9efe22910b7df00a Description: POE::Declare - A POE abstraction layer for conciseness and simplicity POE is a very powerful and flexible system for doing asynchronous programming. But it has the reputation of being difficult to learn, with a somewhat confusing set of abstractions. In particular, it can be tricky to resolve POE's way of programming with the highly abstracted OO structures that many people are used to, with layer stacked upon layer ad-infinitum to produce a delegation heirachy which allows for powerful and complex systems that are relatively easy to maintain. This can be particularly noticable as the scale of a POE codebase gets larger. At three levels of abstraction the layering in POE becomes quite difficult, and progess past about the third layer of abstraction becomes extremely difficult. POE::Declare is an attempt to resolve this problem by locking down part of the traditional flexibility of POE, and by making it easier to split the implementation of each object between an object-oriented heirachy and a collection of POE sessions. The goal is to retain the ability to build deep and complex heirachies of encapsulated functionality in your application while also allowing you to take advantage of the asynchronous nature of POE code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Declare Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Config-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.14 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-Tiny-2.14.deb Size: 18604 MD5sum: 8db5c58b2b071c7f7353cc0c840d2b6a SHA1: a2c7c006fdab2b4126f65f075ac170478cad6b31 SHA256: bdc58032800b1d06e89e5dee179a266fdddbdc26c1a69918f58a2a2ef3b6a1f2 Description: Config::Tiny - Read/Write .ini style files with as little code as possible "Config::Tiny" is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The "::Tiny" family of modules is specifically intended to provide an ultralight alternative to the standard modules. This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments. If you need something with more power move up to Config::Simple, Config::General or one of the many other "Config::" modules. To rephrase, Config::Tiny does not preserve your comments, whitespace, or the order of your config file. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Text-CSV-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.85 Depends: perl,p5-IO Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-CSV_XS-0.85.deb Size: 64526 MD5sum: 407898ca1cee0b24a08e31ef4147168a SHA1: cea6d3c2c88370f88655f31a1e9f3f3a671468fd SHA256: c3c64508ffd6c27e2f4564bb5ed4dd2dba31b27d029624443cb76a9aee1392ef Description: Text::CSV_XS - Comma-Separated Values manipulation routines Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class can combine fields into a CSV string and parse a CSV string into fields. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-CSV-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: H.Merijn Brand Package: p5-String-Escape Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2002.001 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-Escape-2002.001.deb Size: 14952 MD5sum: cd292756286b88289feca499b936af96 SHA1: 3c9b9365c2318fe56b492a5f8a313898639a1407 SHA256: 7a682f70a475f111f90f8d7d90ab976911581133614619570901bacb8b926540 Description: String::Escape This module provides a flexible calling interface to some frequently-performed string conversion functions, including applying and expanding standard C/Unix-style backslash escapes like \n and \t, wrapping and removing double-quotes, and truncating to fit within a desired length. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-Escape Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Iterator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Exception-Class,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Iterator-0.03.deb Size: 19992 MD5sum: 101062ec12f5285a9a9a51069653c54f SHA1: 9893a3f14cd19996c5274d0561a686f2392673e0 SHA256: c436138fdefad5a1f099236589196646c5ba968f7a4e3bda527f50ac122dc134 Description: Iterator This module is meant to be the definitive implementation of iterators, as popularized by Mark Jason Dominus's lectures and recent book (_Higher Order Perl_, Morgan Kauffman, 2005). An "iterator" is an object, represented as a code block that generates the "next value" of a sequence, and generally implemented as a closure. Iterator.pm provides a class that simplifies creation and use of these iterator objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Iterator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Lexical-Persistence Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.98 Depends: perl,p5-Devel-LexAlias (>= 0.04),p5-PadWalker (>= 1.1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lexical-Persistence-0.98.deb Size: 18260 MD5sum: 2a03f8e0b4f7f2b85fec3b2af6d2e93b SHA1: 310eb2dbcd492c2b5a8d7137c01e2a0a20a94939 SHA256: 2dcdc5c9e03017ae1cba61ebb411b0dbab7d2ccff3989cc8f725dfe46eba6570 Description: Lexical::Persistence - Persistent, continuation-like contexts for lexical variables. Lexical::Persistence does a few things, all related. Note that all the behaviors listed here are the defaults. Subclasses can override nearly every aspect of Lexical::Persistence's behavior. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lexical-Persistence Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rocco Caputo Package: p5-Color-Model-RGB Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl,p5-Exporter,p5-Math-VectorReal,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Color-Model-RGB-1.02.deb Size: 15586 MD5sum: 4b20bb33398ac6593efe44b554fc9d3b SHA1: e09ba5e7dc3ba3189770cea4b5926f36c4063913 SHA256: a6f154f380bbb0583e4d5249e54e890f7cb17140169b8ef2c72b1c0eb10fd174 Description: Color::Model::RGB - Color model of RGB Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Color-Model-RGB Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: T.Onodera Package: p5-Config-General Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.42 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-General-2.42.deb Size: 65250 MD5sum: caecfea99cf81376d8e49f5c315680fc SHA1: 70ba0767407f9d4568b1365d1adffacc057ec5d9 SHA256: 9809bd29a12578d6565889326e8196e4b5b319ba9e3f72fa7519121f141c4eb0 Description: Config::General - Generic Config Module This module opens a config file and parses it's contents for you. After parsing the module returns a hash structure which contains the representation of the config file. The format of config files supported by Config::General is inspired by the well known apache config format, in fact, this module is 100% read-compatible to apache configs, but you can also just use simple name/value pairs in your config files. In addition to the capabilities of a apache config file it supports some enhancements such as here-documents, C- style comments or multiline options. It is also possible to save the config back to disk, which makes the module a perfect backend for configuration interfaces. It is possible to use variables in config files and there exists also support for object oriented access to the configuration. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-General Homepage: http://www.daemon.de/config-general/ Tag: purpose::console, role::developer Author: Thomas Linden Package: p5-POE-Component-Server-SOAP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.14 Depends: perl,p5-POE,p5-POE-Component-Server-SimpleHTTP (>= 1.54),p5-SOAP-Lite (>= 0.55) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Server-SOAP-1.14.deb Size: 32732 MD5sum: 1588a261e566e0549ee0c0e70d89a0aa SHA1: 3b728290e3aaecad7055d764b2bd8a9e43453736 SHA256: 00d71342d25cd338de467d50d69e6e79a74a436b5e9bb6d40fe8b8a7ea7de934 Description: POE::Component::Server::SOAP - An easy to use SOAP/1.1 daemon for POE-enabled programs This module makes serving SOAP/1.1 requests a breeze in POE. The hardest thing to understand in this module is the SOAP Body. That's it! Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Server-SOAP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Apocalypse Package: p5-IRC-Formatting-HTML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.23 Depends: perl,p5-HTML-Parser,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-IRC-Formatting-HTML-0.23.deb Size: 8232 MD5sum: 16c9918f759d42ef0cf1083236f6db28 SHA1: 97dda199d2d8d018a0a1b97d133b37da22f62963 SHA256: ecbc5cca03525b4756c7d35118ed3a814df3a208157c1289bf0a85e96cc6899d Description: IRC::Formatting::HTML - Convert between HTML and IRC formatting Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IRC-Formatting-HTML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Lee Aylward Package: p5-MooseX-FollowPBP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Moose (>= 0.94) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-FollowPBP-0.04.deb Size: 11400 MD5sum: 5ddc49033673d6df1c8c6b5de98f2f2a SHA1: d1d5fbd2ef0666efea605ff3115966a9f92ce537 SHA256: 9350ac458676fabb7493ad66cd636f6be33af878deeed8bb2a57a931186f6915 Description: MooseX::FollowPBP - Name your accessors get_foo() and set_foo() Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-FollowPBP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-XML-TreePP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.39 Depends: perl,p5-libwww-perl (>= 5.802),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-TreePP-0.39.deb Size: 22458 MD5sum: ff0aedf7724273a2222c827b2523ac02 SHA1: 2628ebcdf1790913039eee08295830355269d54b SHA256: dd6f1613c59dccf40c19c13e7ff9a54ccb6a1ef780352ff956fc5c8ded9662c8 Description: XML::TreePP - Pure Perl implementation for parsing/writing XML documents XML::TreePP module parses an XML document and expands it for a hash tree. This generates an XML document from a hash tree as the opposite way around. This is a pure Perl implementation and requires no modules depended. This can also fetch and parse an XML document from remote web server like the XMLHttpRequest object does at JavaScript language. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-TreePP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Data-Validate-IP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Net-Netmask,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Validate-IP-0.11.deb Size: 13554 MD5sum: c08da3532db4af19bef447a9b1969b55 SHA1: df91938ad024581c741587f067cd8d83238d2652 SHA256: dfe8c11a4fea325bd071147aad4be4bfa34b22b08a47bd11d441853dc66c6584 Description: Data::Validate::IP - ip validation methods This module collects ip validation routines to make input validation, and untainting easier and more readable. All functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a defined status explicitly. Don't assume the return will be true. (e.g. is_username('0')) The value to test is always the first (and often only) argument. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Validate-IP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Neil Neely Package: p5-Net-DNS-SEC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,openssl,p5-Crypt-OpenSSL-Bignum,p5-Crypt-OpenSSL-DSA,p5-Crypt-OpenSSL-RSA,p5-Digest-BubbleBabble,p5-Digest-SHA,p5-Digest-SHA1,p5-Net-DNS Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-DNS-SEC-0.14.deb Size: 76110 MD5sum: 8d0fe5120507497fc5530891de402a28 SHA1: 06fd5f4f84fecacae9f5eda61d10ac811a3a9ac6 SHA256: f72fb59f7709da1b1979895358aad2ee27f5d0e099e6c3f2544a28fe26a24f0b Description: Net::DNS::SEC - DNSSEC extensions to Net::DNS This module implements DNS Resource Record types that are relevant for DNSSEC operations. This package implements RFC4034 "Resource Records for the DNS Security Extensions" and RFC2931 "DNS Request and Transaction Signatures ( SIG(0)s )" RFC 3225 (Indicating Resolver Support of DNSSEC) support has been is available Net::DNS. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-DNS-SEC Homepage: http://www.perl.org/ Package: p5-Convert-Base32 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Convert-Base32-0.03.deb Size: 6628 MD5sum: c014938226236938b4c347336a4bc96e SHA1: 2dd41df8c5a3493c54a2696ee2f17f0a044356b9 SHA256: 6461f420dcb692d3aa5e4743d3448327124c854573de43fbf9b1ce8f38264078 Description: Convert::Base32 - Encoding and decoding of base32 strings This module provides functions to convert string from / to Base32 encoding, specified in RACE internet-draft. The Base32 encoding is designed to encode non-ASCII characters in DNS-compatible host name parts. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Convert-Base32 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Postcode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl,p5-DBD-SQLite,p5-DBI,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Postcode-0.16.deb Size: 84896 MD5sum: 1f217c8fccfee27309873178d553c1a7 SHA1: 350ff8f9012d3292e1cc953c7183e980d75a24c9 SHA256: 238b4762e7d7f6cff407568e60bb2e32d35a4ce7fc96419b3c9b1bbe0a93f93e Description: Geo::Postcode - UK Postcode validation and location Hello. This is a very simple module that tests the well-formedness of UK postcodes and incidentally splits them into useful parts. For US zipcodes, you need Geo::Postalcode. It has been developed for geographical systems that work with postcodes at variable resolution: in other words, for people like me who can only afford to buy the cheaper postcode data sets. It should also be of use to people who want to validate input, as it should be very quick and memory efficient and doesn't load the location data or associated libraries until you ask for it. any trouble, write to wross@cpan.org or post a bug at rt.cpan.org. will 27 August 2004 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Postcode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: william ross Package: p5-Class-InsideOut Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.09 Depends: perl,p5-Class-ISA,p5-Exporter,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-InsideOut-1.09.deb Size: 46966 MD5sum: 90fb5e9c3d125fedbc50b43a31ca4e54 SHA1: a2aa150bbfbd2d85780e01a22ac26a59f79ec694 SHA256: 853d5f2ecf01a1d9853ed17a46f2f03290b1f341d3290ea4f9349fc642e9a086 Description: Class::InsideOut - a safe, simple inside-out object construction kit This is a simple, safe and streamlined toolkit for building inside-out objects. Unlike most other inside-out object building modules already on CPAN, this module aims for minimalism and robustness. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-InsideOut Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David A. Golden Package: p5-Net-SMTP-SSL Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-IO-Socket-SSL Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-SMTP-SSL-1.01.deb Size: 4670 MD5sum: dc73d1dde2c7b08aee61859ac4b8f8e4 SHA1: 912caccc9f296720103f3fa49bd5c4cb2d8a1427 SHA256: ef2aa45776fa93dc34730b5a8090df5c5205b68044990b26210c9677b4edcf92 Description: Net::SMTP::SSL - SSL support for Net::SMTP Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations. Due to the nature of "Net::SMTP"'s "new" method, it is not overridden to make use of a default port for the SMTPS service. Perhaps future versions will be smart like that. Port 465 is usually what you want, and it's not a pain to specify that. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-SMTP-SSL Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Casey West Package: p5-Passwd-Unix Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.51 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Passwd-Unix-0.51.deb Size: 15942 MD5sum: d6cd636d15de4ae8b4a29c141972cfc4 SHA1: c149c5079d3768169cace4f4dce46a79f7930017 SHA256: 29aec5e8225b4c52e0880b003f4e72e49ce0d65fae8ec019db130e6350f807bd Description: Passwd::Unix The Passwd::Unix module provides an abstract interface to /etc/passwd, /etc/shadow and /etc/group format files. It is inspired by Unix::PasswdFile module (that one does not handle /etc/shadow file, what is necessary in modern systems like Sun Solaris 10 or Linux). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Passwd-Unix Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Strzelecki Lukasz Package: p5-MooseX-MethodAttributes Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.19 Depends: perl,p5-Moose (>= 0.90),p5-MooseX-Types (>= 0.20),p5-Test-Exception,p5-Test-Simple,p5-namespace-autoclean,p5-namespace-clean (>= 0.10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-MethodAttributes-0.19.deb Size: 44848 MD5sum: 81e01b3cf77b2bdad4bac5d9507e96a3 SHA1: e6bb8fae67a1e2146308ae37783cc23b5d1f26af SHA256: b1cf65ea8ec4d4544d91f3845358b54f86a8682708fdae06f00bf2cb9967f845 Description: MooseX::MethodAttributes - code attribute introspection Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-MethodAttributes Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Email-MIME-Creator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.455 Depends: perl,p5-Email-MIME,p5-Email-MIME-Modifier,p5-Email-Simple,p5-Email-Simple-Creator Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-MIME-Creator-1.455.deb Size: 15316 MD5sum: 706b65e42d3fe15d6d72ab4a7305c500 SHA1: 657bc8d999d3d7f58ee9e86a01e3d96cb27dd894 SHA256: 870e150302ec2ec9e0765fcd7c14e6d92546e45343030a10da986e546d437221 Description: Email::MIME::Creator - Email::MIME constructor for starting anew This is a library to allow the creation of MIME messages from Perl data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-MIME-Creator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-Log-Dispatch-Array Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.001 Depends: perl,p5-Log-Dispatch Filename: dists/iphone/main/binary-iphoneos-arm/p5-Log-Dispatch-Array-1.001.deb Size: 12562 MD5sum: 7fd9a5529f2668a35176f04146520995 SHA1: 82b9a82d1412e2e753c30933be8c03579a583731 SHA256: d71558e1051d51ad95d463f58ec7402dabc6588ff3491eeafc7139148d3b6b32 Description: Log::Dispatch::Array - log events to an array (reference) This module provides a logging output method for Log::Dispatch. If you don't know what Log::Dispatch is, check it out. http://search.cpan.org/dist/Log-Dispatch/ The Log::Dispatch::Array will collect data on all logged events and dump them into an array reference for testing and inspection. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Log-Dispatch-Array Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-autobox Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.55 Depends: perl,p5-Scope-Guard (>= 0.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-autobox-2.55.deb Size: 29612 MD5sum: 8681322488ddc0d668223191b2c17ecd SHA1: 9e59fe677a1a3d5ff972591fb6d820dceacef3f2 SHA256: a85e3cb7656cc4e2043507152da1a844c32ebfd023b683093e796f90f20bb243 Description: autobox - call methods on native types The autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references. The autoboxing is transparent: boxed values are not blessed into their (user-defined) implementation class (unless the method elects to bestow such a blessing) - they simply use its methods as though they are. autobox is lexically scoped, and bindings for an outer scope can be overridden or countermanded in a nested scope. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-autobox Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chocolateboy Package: p5-Acme-AsciiArtinator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Acme-AsciiArtinator-0.01.deb Size: 18540 MD5sum: ee07d2461569bc9b63b97e294bcfcc2b SHA1: 6dcdc90c2d40a258fe69a52d55a791b6219e7bb6 SHA256: cc9f7a470d113ca3f18efdcdc89bde26bd3473fde5b2defdcb80cb9479cacb83 Description: Acme::AsciiArtinator - Embed Perl code in ASCII artwork Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Acme-AsciiArtinator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marty O'Brien Package: p5-YAML-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.48 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-YAML-Tiny-1.48.deb Size: 32886 MD5sum: 9c31f1abe64e5bed527a853b4d0b91ae SHA1: 9e8037c2a04559bc3fdb4bbb381037085a1afad0 SHA256: f4c801dbf3b96e414a2b010382b5c40d7e02a620647fdaf763f3a5e9b6dfe8e8 Description: YAML::Tiny - Read/Write YAML files with as little code as possible YAML::Tiny is a perl class for reading and writing YAML-style files, written with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The ::Tiny family of modules is specifically intended to provide an ultralight and zero-dependency alternative to many more-thorough standard modules. This module is primarily for reading human-written files (like simple config files) and generating very simple human-readable files. Note that I said human-readable and not geek-readable. The sort of files that your average manager or secretary should be able to look at and make sense of. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-YAML-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-PPIx-Regexp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.007 Depends: perl,p5-List-MoreUtils,p5-PPI,p5-Params-Util (>= 0.25),p5-Readonly,p5-Task-Weaken Filename: dists/iphone/main/binary-iphoneos-arm/p5-PPIx-Regexp-0.007.deb Size: 207918 MD5sum: e4aa329302b37748136be03d3f76b604 SHA1: c882d79d8753ac18c06bbc41245441bbc86b8c60 SHA256: d38f762564af179015a1aac06e8137c6d984d82bd47ccce66f5d3b920fa589a4 Description: PPIx::Regexp - Parse regular expressions This package parses regular expressions as they appear in Perl scripts, generating a structure similar to the structure generated by PPI when it parses a Perl script, and navigable in much the same way. The PPIx::Regexp object is instantiated using either new() or new_from_cache(). Either way, you must pass it a regular expression, either as a string or as one of the three relevant PPI objects: PPI::Token::StringLike::Regexp, PPI::Token::Regexp::Match, or PPI::Token::Regexp::Substitute. In the case of new_from_cache(), only one PPIx::Regexp object will be generated from a given PPI object; subsequent calls with the same PPI object will return the same PPIx::Regexp object. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PPIx-Regexp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tom Wyant Package: p5-Unix-PID-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.8 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unix-PID-Tiny-0.8.deb Size: 8552 MD5sum: 7a077fbead107ecee9f22d83b5c84530 SHA1: f28ec73329bfc6c356ed06b13235b700562a2023 SHA256: 77f44ee009c178306687b60c0848e21225842ee384e52e29590ca8331de71a0d Description: Unix::PID::Tiny - Subset of Unix::PID functionality with smaller memory footprint Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unix-PID-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-CPAN-Changes Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPAN-Changes-0.13.deb Size: 22638 MD5sum: 4faf3a69c33c96d31e0534e54d08ded5 SHA1: de975580de0f565fb518ae9867ca292f7de404cc SHA256: 07aa0d75faeb83d197ff520bdb9692de7066d56857c1b4545751406f9e3bcaf4 Description: CPAN::Changes - Read and write Changes files It is standard practice to include a Changes file in your distribution. The purpose the Changes file is to help a user figure out what has changed since the last release. People have devised many ways to write the Changes file. A preliminary specification has been created (CPAN::Changes::Spec) to encourage module authors to write clear and concise Changes. This module will help users programmatically read and write Changes files that conform to the specification. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPAN-Changes Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brian Cassidy Package: p5-CSS-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.15 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-CSS-Tiny-1.15.deb Size: 9252 MD5sum: c097cbddc589f36b0b6039b2f090e3a4 SHA1: 6a2746dab3bef203bf72534c0ab989b6951889f3 SHA256: ffc84a52d73732a76b58ff77a54b22c6678da9b3287d111e5d233fce98c7f995 Description: CSS-Tiny - Read/Write .css files with as little code as possible "CSS::Tiny" is a perl class to read and write .css stylesheets with as little code as possible, reducing load time and memory overhead. CSS.pm requires about 2.6 meg or ram to load, which is a large amount of overhead if you only want to do trivial things. Memory usage is normally scoffed at in Perl, but in my opinion should be at least kept in mind. This module is primarily for reading and writing simple files, and anything we write shouldn't need to have documentation/comments. If you need something with more power, move up to CSS.pm. With the increasing complexity of CSS, this is becoming more common, but many situations can still live with simple CSS files. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CSS-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Data-Section Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.100270 Depends: perl,p5-ExtUtils-MakeMaker (>= 6.11),p5-MRO-Compat (>= 0.09),p5-Sub-Exporter (>= 0.979),p5-Test-Simple (>= 0.88) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Section-0.100270.deb Size: 16112 MD5sum: e840caac3360ba8f6059d52f7e7d96e2 SHA1: fc65d00ff8de0fbf0a4d7d0ec7544f20e343ccad SHA256: 9cd895f65b7f2c108b8124cb54a4bb7e43d6d24fa557f230633c164fe740034b Description: Data::Section - read multiple hunks of data out of your DATA section Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Section Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-PPI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.208 Depends: perl,p5-Clone (>= 0.30),p5-Digest-MD5 (>= 2.35),p5-PathTools,p5-IO-String (>= 1.07),p5-List-MoreUtils (>= 0.16),p5-Params-Util (>= 1.00),p5-Storable (>= 2.17),p5-Task-Weaken Filename: dists/iphone/main/binary-iphoneos-arm/p5-PPI-1.208.deb Size: 379794 MD5sum: f4df1baf332c979db9d3abe5dc9b24cd SHA1: fa68950aaa543d21ebae8d82aaae4d523b83030b SHA256: a8c316617c1317f79f8afbf8bdbcdff01ff9f9e13d2f52c66f2ff56b31d1f33c Description: PPI - Parse, Analyze and Manipulate Perl (without perl) "PPI" is an acronym for the longer original module name "Parse::Perl::Isolated". And in the spirit or the silly acronym games played by certain unnamed Open Source projects you may have *hurd* of, it also a reverse backronym of "I Parse Perl". Of course, I could just be lying and have just made that second bit up 10 minutes before the release of PPI 1.000. Besides, all the cool Perl packages have TLAs (Three Letter Acronyms). It's a rule or something. Why don't you just think of it as the Perl Parsing Interface for simplicity. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PPI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Image-TextMode-Reader-ANSI-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Image-TextMode (>= 0.05) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Image-TextMode-Reader-ANSI-XS-0.03.deb Size: 10730 MD5sum: e82f4ca46cb6708002c9e473103cf07c SHA1: 8120ecc7108679dbd293403c0e2f85a0833d09a0 SHA256: eb2762df13b4c0cbe140f24f59964d4eef03566f6a623a35c326395dffae4b7b Description: Image::TextMode::Reader::ANSI::XS - Fast ANSI image parsing To parse an ANSI file, we use a simple state machine and examine each character individually. This proves to be a little on the slow side in pure-perl form. This module endeavors to re-implement the parsing in XS/C. The results show a major speed increase; about 25 times faster. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Image-TextMode-Reader-ANSI-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brian Cassidy Package: p5-Test-Perl-Critic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl,p5-Perl-Critic (>= 1.105),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Perl-Critic-1.02.deb Size: 23240 MD5sum: 6049af6a45794606befa018c8c0f8552 SHA1: b1e187d251dcde5b45e1ccc3f5e7347ea0f5b456 SHA256: d9628600fcb69f41afd5b114231bc987e7163407d522f64989ce7052e97215df Description: Test::Perl::Critic - Use Perl::Critic in test programs Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process. For ultimate convenience (at the expense of some flexibility), see the criticism pragma. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Perl-Critic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jeffrey Thalhammer Package: p5-Devel-GlobalDestruction Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Scope-Guard,p5-Sub-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-GlobalDestruction-0.02.deb Size: 6946 MD5sum: 9b4bdc2fcb3f9807cf1b678600b9953a SHA1: 2b744030ace62dae45c4e460e7661b2df17d7e5c SHA256: 73120404ba948708cc60f5d752339654be167f93ab0579eefbbe2a2247ffc084 Description: Devel::GlobalDestruction - Expose PL_dirty, the flag which marks global destruction. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-GlobalDestruction Homepage: http://www.perl.org/ Package: p5-Tree-Interval Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.3.2 Depends: perl,p5-Test-Unit (>= 0.25) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tree-Interval-0.3.2.deb Size: 8528 MD5sum: 63dd8acd167e283e885a78d748b6f78f SHA1: cbb807b6720b24c16190b692d58e037173c0ed28 SHA256: 62b600f530f974da9a605727902ade7208b83945c71c512d704949429bba433c Description: Tree::Interval - Perl implementation of an interval tree Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tree-Interval Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Greg Banks Package: p5-Encode-JIS2K Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Encode (>= 1.41) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Encode-JIS2K-0.02.deb Size: 430988 MD5sum: e2f1511012f04ed6a8fd984bfb7e2bdc SHA1: e8f388e3d96fe8ae29e44afc82534e5699f659be SHA256: 1ae3568acf4e082352ab794889db9182adf698740aaf62169da49ad7950e0b2d Description: Encode::JIS2K - JIS X 0212 (aka JIS 2000) Encodings This module implements encodings that covers JIS X 0213 charset (AKA JIS 2000, hence the module name). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Encode-JIS2K Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dan Kogai Package: p5-FCGI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.67 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-FCGI-0.67.deb Size: 26046 MD5sum: a12145a0b5c8f61bb9020eca18f6115d SHA1: 8c94ab87a133af85946f5cda44b5c3f3a056e5a9 SHA256: 231c470d17b9af03a6f1e3a1a1145d0756ffe2d9be1eda3c99ddd61155471e86 Description: FCGI This module ... This is a Fast CGI module for perl. It's based on the FCGI module that comes with Open Market's FastCGI Developer's Kit, but does not require you to recompile perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-FCGI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sven Verdoolaege Package: p5-MooseX-Has-Sugar Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0404 Depends: perl,p5-Find-Lib,p5-Moose (>= 0.84),p5-MooseX-Types,p5-Sub-Exporter,p5-Test-Exception,p5-Test-Simple,p5-Test-use-ok,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Has-Sugar-0.0404.deb Size: 23876 MD5sum: 3b2d669491a09ba01a421c4aed86e8cf SHA1: 6c302f3a39462259b2805fa406efc60d1ec1440b SHA256: b49ee5a163b40fe8f3a884d92139b8799ece535a430c51df061387be6cc0bf5c Description: MooseX::Has::Sugar - Sugar Syntax for moose 'has' fields Moose "has" syntax is generally fine, but sometimes one gets bothered with the constant typing of string quotes for things. MooseX::Types exists and in many ways reduces the need for constant string creation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Has-Sugar Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kent Fredric Package: p5-Test-Data Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.22 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Data-1.22.deb Size: 21878 MD5sum: 58813c55feac51809482e4986e84a937 SHA1: b281731623e950dd3cf068df8268e25600f423eb SHA256: f601f1bb2a6bc0e863df4c407d6097cda68ac4f3a276deef296faa69470ba256 Description: Test::Data - Check data type properties and values Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Data Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-Data-Page Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.01 Depends: perl,p5-Class-Accessor-Chained,p5-Test-Exception,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Page-2.01.deb Size: 8582 MD5sum: 6bb7162d16264f080c9d2ab6b9bfdef7 SHA1: 2583579f0996aa48ade1f6102535df8aa8c4c1eb SHA256: c1c957fa0d07dfca088d7b9e852d1b2d80ad43d423c9847752f4998185f5b20e Description: Data::Page - help when paging through sets of results When searching through large amounts of data, it is often the case that a result set is returned that is larger than we want to display on one page. This results in wanting to page through various pages of data. The maths behind this is unfortunately fiddly, hence this module. The main concept is that you pass in the number of total entries, the number of entries per page, and the current page number. You can then call methods to find out how many pages of information there are, and what number the first and last entries on the current page really are. For example, say we wished to page through the integers from 1 to 100 with 20 entries per page. The first page would consist of 1-20, the second page from 21-40, the third page from 41-60, the fourth page from 61-80 and the fifth page from 81-100. This module would help you work this out. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Page Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Coder-OSM Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Encode,p5-JSON (>= 2),p5-libwww-perl,p5-URI (>= 1.36) Recommends: p5-JSON-XS (>= 2) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-OSM-0.01.deb Size: 8098 MD5sum: 86525c1b1c52ceab581d96789530c9d6 SHA1: dabb2cb5e7c4cfdedd2796cdaef4a8e45711fc68 SHA256: b44b950eec3d09778274271ebb5df6b3e9aae293ce19b0a43dfaecac90777dc4 Description: Geo::Coder::OSM - Geocode addresses with the OpenStreetMap Nominatim API Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-OSM Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-Text-CSV Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.21 Depends: perl,p5-IO,p5-Test-Harness,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-CSV-1.21.deb Size: 50538 MD5sum: afb19d8d5e7e51e2811ddc79e38538c7 SHA1: 4dc8d2ad129de10a995ef40473420392ca31487f SHA256: cb5e314c62482edf5db477c7f8c8c7e3ef52ec2fb0a8e672408fa5460a6039f4 Description: Text::CSV - comma-separated values manipulator (using XS or PurePerl) Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields. The module accepts either strings or files as input and can utilize any user-specified characters as delimiters, separators, and escapes so it is perhaps better called ASV (anything separated values) rather than just CSV. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-CSV Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Makamaka Hannyaharamitu, Package: p5-Locale-Country-Multilingual Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.23 Depends: perl,p5-Class-Data-Inheritable,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-Locale-Country-Multilingual-0.23.deb Size: 117814 MD5sum: e6d1dc3b14d016634bdd2e61b515678c SHA1: 7333d4dc7c3e58226468fe14d3498fb160c9fc23 SHA256: f8fe9402558f0b32babd3b9eeedb4790d5648c349e73a92271765db30a9804ea Description: Locale::Country::Multilingual - mapping ISO codes to localized country names Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Locale-Country-Multilingual Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Bernhard Graf Package: p5-XML-Toolkit Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Bread-Board,p5-Devel-PackagePath (>= 0.01),p5-Moose (>= 0.92),p5-MooseX-Aliases,p5-MooseX-App-Cmd,p5-MooseX-MetaDescription (>= 0.03),p5-MooseX-Types-Path-Class (>= 0.04),p5-Template-Toolkit (>= 2.20),p5-XML-SAX (>= 0.96),p5-XML-SAX-Writer (>= 0.50),p5-aliased,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Toolkit-0.13.deb Size: 60452 MD5sum: 2417c2127eaa830328e1f343f51a8a0a SHA1: 3bf3cb2fafd92d7c8f89ce47c0b1bba67b4152a7 SHA256: 8f2cdc9a726d7e50d0ca6f7da6fdea4a2bfd1ee8a30380cbcafc6ceb7dac455e Description: XML::Toolkit - A suit of XML tools with Antlers. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Toolkit Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Prather Package: p5-Time-OlsonTZ-Data Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.201114 Depends: perl,p5-Exporter,p5-PathTools,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-OlsonTZ-Data-0.201114.deb Size: 150084 MD5sum: 47f6d32a0d02bfd572dc0c40ed4f6afe SHA1: c4f0f27dac726d04bafc954726883193f5ea8f47 SHA256: 405b45115f57efa4688845fff2d6fb0cee424ce9c6c643e03eaba7b0cacaa415 Description: Time::OlsonTZ::Data - Olson timezone data This module encapsulates the Olson timezone database, providing binary tzfiles and ancillary data. Each version of this module encapsulates a particular version of the timezone database. It is intended to be regularly updated, as the timezone database changes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-OlsonTZ-Data Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andrew Main (Zefram) Package: p5-Test-Perl-Critic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Perl-Critic (>= 0.21),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Perl-Critic-1.01.deb Size: 22396 MD5sum: 1709204076f0f2ed77fd1839597bc1d6 SHA1: cc89eee24d5ef691404f572b90b00f0784903ae5 SHA256: f8efd1e9d78e8ff00da22048ebb9a7926188694a0cd34061ff0079ad33710fc3 Description: Test::Perl::Critic - Use Perl::Critic in test programs Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process. For ultimate convenience (at the expense of some flexibility), see the criticism pragma. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Perl-Critic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jeffrey Thalhammer Package: p5-MouseX-Types-Path-Class Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Filter,p5-Mouse,p5-MouseX-Types,p5-Path-Class Recommends: p5-MouseX-Getopt Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-Types-Path-Class-0.05.deb Size: 6012 MD5sum: 62323754a750b3af99a85c72a399a1ad SHA1: 0e58bde4256023cac8982f2e99aac4fb50a67a03 SHA256: 5aef1f72ddb14a9887a05216a20f3f97d90cc681a601328304880c42ee7c0d43 Description: MouseX::Types::Path::Class - A Path::Class type library for Mouse Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-Types-Path-Class Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: NAKAGAWA Masaki Package: p5-Email-MessageID Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.400 Depends: perl,p5-Email-Address Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-MessageID-1.400.deb Size: 14044 MD5sum: 676e5ab8a4c5ca2cfe20f3dc9744105f SHA1: c736ffa5f07f21f30ae264a704e86c487f75a976 SHA256: fc818d51f8a71b740200efb7e979bf2813b7a0a294ff8a0343c17d6d5d7f314b Description: Email::MessageID - Generate world unique message-ids. Message-ids are optional, but highly recommended, headers that identify a message uniquely. This software generates a unique message-id. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-MessageID Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Casey West Package: p5-Module-Pluggable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.9 Depends: p5-PathTools,p5-Test-Simple Conflicts: perl (<= 5.10.0-9) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Pluggable-3.9.deb Size: 22338 MD5sum: 8384cf99778f72f9be04fb96160184c8 SHA1: 14581d3cad6501592d9be256bd6fec0474e0fa38 SHA256: 91950e240c50834ba82f75912d31bd9b5c13df37e3eaa2d5de5ffbf801d07c5b Description: Module::Pluggable - automatically give your module the ability to have plugins Provides a simple but, hopefully, extensible way of having 'plugins' for your module. Obviously this isn't going to be the be all and end all of solutions but it works for me. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Pluggable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MouseX-Types-Path-Class Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Filter,p5-Mouse,p5-MouseX-Types,p5-Path-Class,p5-namespace-clean Recommends: p5-MouseX-Getopt Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-Types-Path-Class-0.04.deb Size: 5966 MD5sum: f8b4ed5817f4bb266af448f3b6a00a86 SHA1: e03ba2249351ef9f3722a07e87d665632fb47094 SHA256: ade462304ae935ddcc9a7532a18a2317568f9b6a615a050da22fe0d14a0ea358 Description: MouseX::Types::Path::Class - A Path::Class type library for Mouse Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-Types-Path-Class Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: NAKAGAWA Masaki Package: p5-YAML-Accessor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.42 Depends: perl,p5-Class-Accessor,p5-common-sense,p5-Params-Validate,p5-YAML-XS Filename: dists/iphone/main/binary-iphoneos-arm/p5-YAML-Accessor-0.42.deb Size: 10958 MD5sum: 1a5895e779e1fade4e17cc5806457991 SHA1: 72a292e39b5467726e6172f402f5a136f766acbb SHA256: 0c51e65bd56eb0cbf10c9e88a18cdeba0ce764e0159041c26920e71af5f88b9e Description: YAML::Accessor - A syntactical sugar wrapper for YAML::XS. I saw a need to integrate Class::Accessor with YAML::XS. You may not see this need, but I wanted it and I use it for a piece of code that sorely needs it. Here you go. Use it or don't. People on IRC said it was a horrible idea. I rather like it. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-YAML-Accessor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alex J. Avriette Package: p5-Regexp-Assemble-Compressed Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Regexp-Assemble Filename: dists/iphone/main/binary-iphoneos-arm/p5-Regexp-Assemble-Compressed-0.01.deb Size: 5228 MD5sum: 5836cb188753ab12ae68e6b3637861fd SHA1: 21c4586c89ac1de3856a52d774946acde219c9b3 SHA256: 73b3f7f95308cf97fb716cb03cbd41a530574a7fc404419c2bbb07618979d0b2 Description: Regexp::Assemble::Compressed - Assemble more compressed Regular Expression Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Regexp-Assemble-Compressed Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Koichi Taniguchi Package: p5-Git-PurePerl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.46 Depends: perl,p5-Archive-Extract,p5-Compress-Raw-Zlib,p5-IO-Compress,p5-Config-GitLike,p5-Data-Stream-Bulk,p5-DateTime,p5-Digest-SHA1,p5-File-Find-Rule,p5-IO-Digest,p5-Moose,p5-MooseX-StrictConstructor,p5-MooseX-Types-Path-Class,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Git-PurePerl-0.46.deb Size: 16044 MD5sum: dfb9b42944e2e2e8567b5a86154ff68f SHA1: afcc43e04f87539130258984dbc952306aaaa5d9 SHA256: c021e3e305dbeb72f764f690a70844441921fc6d5a268670454d08e0e5d258e2 Description: Git::PurePerl - A Pure Perl interface to Git repositories This module is a Pure Perl interface to Git repositories. It was mostly based on Grit http://grit.rubyforge.org/ Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Git-PurePerl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leon Brocard Package: p5-encoding-warnings Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Conflicts: perl (<= 5.10.0-11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-encoding-warnings-0.11.deb Size: 9992 MD5sum: 625a87aa142bf802fee0c69143fd9f87 SHA1: 560c16f53e39cf72b709f462297a0175e00fa313 SHA256: e2fff10fe1c121353b147ad281a448965598d51ea9fe2e643e0d46fc2bae2a35 Description: encoding::warnings - Warn on implicit encoding conversions Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-encoding-warnings Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Audrey Tang Package: p5-MooseX-Types-Set-Object Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Moose (>= 0.50),p5-MooseX-Types,p5-Set-Object Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Types-Set-Object-0.03.deb Size: 11630 MD5sum: 8c95cb069138e180c190cccbc9bf4152 SHA1: f727df9261d510a08baedd6d1ea2f571524c3bef SHA256: 4e1664cd3b776244f71959c1fae13cf6850c5104b3867d31ce48c959fa1f1558 Description: MooseX::Types::Set::Object - Set::Object type with coercions and stuff. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Types-Set-Object Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Yuval Kogman Package: p5-MooseX-Traits-Pluggable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Class-MOP (>= 0.84),p5-List-MoreUtils,p5-Moose,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Traits-Pluggable-0.08.deb Size: 7684 MD5sum: b4fc23ada201cbc16f05d3aa8e099020 SHA1: 10caf1943f62d0819cf1ad6287ee014de4a41439 SHA256: 6fcb5318a0c889229d9ae44c368a25fea228ae1f145ee775c955c46d39b66b05 Description: MooseX::Traits::Pluggable - an extension to MooseX::Traits Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Traits-Pluggable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rafael Kitover Package: p5-Net-HTTPServer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.1.1 Depends: perl,p5-URI (>= 1.27) Recommends: p5-IO-Socket-SSL,p5-MIME-Base64,p5-Digest-MD5 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-HTTPServer-1.1.1.deb Size: 54310 MD5sum: 51f9fdb04e16636af9f71a8d2aea94a3 SHA1: d6046e9b8ada541f79a9fe29d1601b8122bf2680 SHA256: 8a2f0a182e81800ab3729a444fe078b00e684084daefe2895bbea574b976ea12 Description: Net::HTTPServer This is a light weight HTTP server that serves files as well as attaching function calls to URL requests. This allows you to do a lot of things: - embed the web server into your program and serve up anything your program can do - make a file available for download that you created - just take you CGI program and turn it into a stand alone HTTP server that you can run on any machine. - lots lots more Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-HTTPServer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ryan Eatmon Package: p5-POE-Component-PubSub Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-PubSub-0.05.deb Size: 11906 MD5sum: 1d354350ab93aeb4137891cded1d2dc6 SHA1: 7645105e33995de81aaeb2d54bf7a0563fead560 SHA256: 50f3486d17e025d4763527a1937a0222eba6600a5978bc8186c22d524e8e3129 Description: POE::Component::PubSub - A generic publish/subscribe POE::Component that enables POE::Sessions to publish events to which other POE::Sessions may subscribe. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-PubSub Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nicholas R. Perez Package: p5-Unicode-Map8 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-Map8-0.12.deb Size: 51384 MD5sum: 511c4b64a9563e3e7285020e97b60e05 SHA1: 5bd4fafae13077eee08c0e55d9d6f9d37f6cb3bc SHA256: 44a96f48b3550e42edd7d6e2125689492f7874e40790a817ef25ebb6473ab528 Description: Unicode::Map8 - Mapping table between 8-bit chars and Unicode The Unicode::Map8 class implement efficient mapping tables between 8-bit character sets and 16 bit character sets like Unicode. About 170 different mapping tables between various known character sets and Unicode is distributed with this package. The source of these tables is the vendor mapping tables provided by Unicode, Inc. and the code tables in RFC 1345. New maps can easily be installed. By coincidence Martin Schwartz created a similar module at the same time I did. His module is called Unicode::Map and should be available on CPAN too. Both modules now support a unified interface. Martin's module will be depreciated in the future. Since UTF8 support is coming to Perl soon, there might be good reasons to move this module in the direction of mapping to/from UTF8. I will probably do so, once the Unicode support in the Perl core settle. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-Map8 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Template-Declare Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.37 Depends: perl,p5-Class-Accessor,p5-Class-Data-Inheritable,p5-Class-ISA,p5-String-BufferStack Filename: dists/iphone/main/binary-iphoneos-arm/p5-Template-Declare-0.37.deb Size: 55336 MD5sum: d302eda061f7c24cee13c20fbe1f29e1 SHA1: 9393e899d34409e3bbf3d7d86cca7933671d17ca SHA256: f3d028aa224b1b1f9861a24e6c861bde456911d72a78659a0797831fa6e5c057 Description: Template::Declare - Perlish declarative templates Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Template-Declare Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jesse Vincent Package: p5-Module-Install-ExtraTests Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.007 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Install-ExtraTests-0.007.deb Size: 13858 MD5sum: 14c5f39bcb298ee7842385167d2427f9 SHA1: 58807dd81cfe1a786f82ca12d5165c3d4c77e2ea SHA256: ee77c0a84fd57276ce7a778122fb268689ddf5624bd2eca03d3f805cfa7bd03b Description: Module::Install::ExtraTests - contextual tests that the harness can ignore Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Install-ExtraTests Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-Server-SimpleHTTP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.54 Depends: perl,p5-HTTP-Parser,p5-POE,p5-Storable Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Server-SimpleHTTP-1.54.deb Size: 44712 MD5sum: 8cffcf27be0820f12c7191b51059cbd5 SHA1: 174a37d587d30619abf4fda0844fd1e570a9924d SHA256: 73373d8368b66e3d88f91f88f93d35b54e9c4de8873491b17d1af314c03612af Description: POE::Component::Server::SimpleHTTP - Perl extension to serve HTTP requests in POE. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Server-SimpleHTTP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Apocalypse Package: p5-Mo-xxx Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mo-xxx-0.10.deb Size: 10918 MD5sum: 7e694b1e41c874d1396b2f80225117da SHA1: d7832ca702ee5d3fa0f78890fd9af9b4b04db974 SHA256: 9d02bb73249e67d9d0ab453d4c1b5fe56a3869c7211e818b6ffea7f8e392b1bc Description: Mo::xxx - Add XXX support to classes This Mo feature exports WWW, XXX, YYY and ZZZ functions to the caller. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mo-xxx Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-Tie-Util Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-constant,p5-Exporter (>= 5.57) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-Util-0.02.deb Size: 12146 MD5sum: 41294324816bd4257b6070975245d1df SHA1: 94b60b7540f59c278309c4895362a7765ced66e8 SHA256: 9be0647a686e28217bc69785d93ee33b318aaba25363e9cc533993adc648cc26 Description: Tie::Util - Utility functions for fiddling with tied variables This module provides a few subroutines for examining and modifying tied variables, including those that hold weak references to the objects to which they are tied, and variables tied to packages as opposed to objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-Util Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sub-Information Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Data-Dump-Streamer (>= 1.14),p5-PadWalker,p5-Sub-Identify,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Information-0.10.deb Size: 10372 MD5sum: b066d203d422b9e2f731b5001a930575 SHA1: 49d0d476249a955454485ed7600cae14a5abadba SHA256: 0396430ec219560cf791ab81b1a4d1cab7c04a6e50f078b0fa22dc3d40bf469d Description: Sub::Information - Get subroutine information Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Information Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Curtis "Ovid" Poe Package: p5-Text-Capitalize Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.1 Depends: perl,p5-Exporter (>= 5.57) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Capitalize-1.1.deb Size: 21122 MD5sum: 10e2789f25878c8423f9e2dc7a365c14 SHA1: 3a1344b89d9c32117a0ce66e4fe40094fc9d96cc SHA256: 798a3de0f76134ef07aede3967d3c5e66074124abbfcb737f0be2071fc496372 Description: Text::Capitalize - capitalize strings ("to WORK AS titles" becomes "To Work as Titles") Text::Capitalize provides functions to transform lines of text into presentable titles (i.e. it does "title casing"). The most important function here is "capitalize_title". It is exported by default. There is also an optional "scramble_case" function which is designed to produce a "wEiRD eFFeCt". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Capitalize Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Joseph Brenner Package: p5-Geo-Coder-Ovi Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Encode,p5-JSON (>= 2),p5-libwww-perl,p5-URI (>= 1.36) Recommends: p5-JSON-XS (>= 2) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-Ovi-0.02.deb Size: 8190 MD5sum: b6961624593fdadf96e258621c82f00a SHA1: 93bece4dfb1992db82b02e227acd2f3bfeede3d4 SHA256: 3728d14b184b3ec28a3d7b18d7700b0fa28d586a9408558c640a0b7258ee5c5e Description: Geo::Coder::Ovi - Geocode addresses with the Ovi Maps API This module provides an interface to the the geocoding functionality of the Ovi Maps API. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-Ovi Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-POE-Component-Client-DNS-Recursive Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Net-DNS,p5-Net-IP,p5-POE (>= 1.004) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-DNS-Recursive-0.12.deb Size: 17560 MD5sum: 7c413fe0e17f36ff79a7235974c4cb12 SHA1: 78bcb941bbe63524fdaa484bbd804129dc2dabe3 SHA256: 6fe4fb5eea5fca224c349c44ab6eba4c8823e5a7a740518f2adc87db28602204 Description: POE::Component::Client::DNS::Recursive - A recursive DNS client for POE POE::Component::Client::DNS::Recursive is a POE component that implements a recursive DNS client. POE sessions and components can spawn a POE::Component::Client::DNS::Recursive instance to perform a DNS query. The component will perform its task and return the results to the requesting session. One may also enable tracing of the delegation path from the root name servers for the name being looked up. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-DNS-Recursive Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-B-Lint Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12 Depends: perl,p5-Module-Pluggable,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Lint-1.12.deb Size: 17044 MD5sum: 5f4353991fe640544f4257634884f295 SHA1: 9a39f7aae32bc14d87b594d53b68396a7dbacc9b SHA256: 494154c77c7a9bc3992bffe990834682104fc83675a3d538547911d9e9840229 Description: B::Lint - Perl lint Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Lint Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Joshua ben Jore Package: p5-Email-Date-Format Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.002 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-Date-Format-1.002.deb Size: 5414 MD5sum: 7d9b9d4aad3b97c06403cdc7e3924f12 SHA1: 2aa8f84cf9deb4af58aaa54905b8bfd10316b40a SHA256: 352ecda9feae02ba5e27ac9a12690639e6110d18f7d844e08b7d1134b3af8694 Description: Email::Date::Format This module can be used to emit RFC 2822 style date strings. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-Date-Format Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Math-Random-ISAAC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0.4 Depends: perl,p5-Test-Simple,p5-version (>= 0.76) Recommends: p5-Math-Random-ISAAC-XS Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Random-ISAAC-1.0.4.deb Size: 37398 MD5sum: 53abf4b2af67c5b87bd441af8754c864 SHA1: 3900c13b90e8826d77b6932d02612f52516b0646 SHA256: 807eceab7cd0435aadd5672151716862a7dae4ae972a7ee1df79f1e1113de871 Description: Math::Random::ISAAC - Perl interface to the ISAAC PRNG Algorithm As with other Pseudo-Random Number Generator (PRNG) algorithms like the Mersenne Twister (see Math::Random::MT), this algorithm is designed to take some seed information and produce seemingly random results as output. However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has different goals than these commonly used algorithms. In particular, it's really fast - on average, it requires only 18.75 machine cycles to generate a 32-bit value. This makes it suitable for applications where a significant amount of random data needs to be produced quickly, such solving using the Monte Carlo method or for games. The results are uniformly distributed, unbiased, and unpredictable unless you know the seed. The algorithm was published by Bob Jenkins in the late 90s and despite the best efforts of many security researchers, no feasible attacks have been found to date. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Random-ISAAC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Yu Package: p5-ExtUtils-ParseXS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.2205 Depends: perl,p5-Exporter,p5-PathTools Conflicts: perl (<= 5.10.0-12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-ParseXS-2.2205.deb Size: 30106 MD5sum: c5d987806b8a0c54278cb2d5b7677731 SHA1: b5dba988f146795bd93e67fd5c657ac28c8fded7 SHA256: 7275bc74fecae133468f45d78143f5aa6068fe81225a98f4c47a3307ad6796a0 Description: ExtUtils::ParseXS - converts Perl XS code into C code "ExtUtils::ParseXS" will compile XS code into C code by embedding the constructs necessary to let C functions manipulate Perl values and creates the glue necessary to let Perl access those functions. The compiler uses typemaps to determine how to map C function parameters and variables to Perl values. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-ParseXS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Digest Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.17 Depends: perl,p5-MIME-Base64,p5-Test-Simple (>= 0.47) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-1.17.deb Size: 18864 MD5sum: e8bede9780a9d5e0bf60bb6c39b0c04a SHA1: 1c8aae169e1e254703320cfa53cd0073973af5fd SHA256: 7f576d4289d655a5c29ea126d4c38ebef4f4a65cbc678704ca13d8f455db43ca Description: Digest - Modules that calculate message digests This is just a simple frontend module for autoloading of various Digest:: modules. It also provide documentation of the interface that all Digest:: modules should provide. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-Digest-Perl-MD5 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.8 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-Perl-MD5-1.8.deb Size: 12950 MD5sum: 5ed2ddc84f71d59440ae9f06f9793a1e SHA1: 80c52c052b74ac7f066ee44bc5749102d7bf3a88 SHA256: 6d4aa5a1ddf7597c5d2a417fceebfade7c2ab53231882ffda83b1acba95bd50e Description: Digest::MD5::Perl - Perl implementation of Ron Rivests MD5 Algorithm This modules has the same interface as the much faster "Digest::MD5". So you can easily exchange them. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-Perl-MD5 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-DNS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.64 Depends: perl,p5-Digest-HMAC,p5-Net-IP Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-DNS-0.64.deb Size: 220304 MD5sum: 770ee89cccc8878943ad2a6dc02b81c2 SHA1: f265371ad4d6a17fea690ec44ace2a812e6d7b55 SHA256: 194064835a381d7a5067d32a1d0d9da363750ce2aa48a48fe04621ebec206256 Description: Net::DNS Net::DNS is a DNS resolver implemented in Perl. It allows the programmer to perform nearly any type of DNS query from a Perl script. For details and examples, please read the Net::DNS manual page. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-DNS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Data-UUID Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.215 Depends: perl,p5-Digest-MD5 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-UUID-1.215.deb Size: 18180 MD5sum: db7a919863213bb40ac2d6618d22493d SHA1: ca81ce6a6a5c87068e05d1dfcfd52ddf8658954a SHA256: efd1a513becdaa5c3c948f48f08960b5243862e1451d38ea3d6efd5b2ca7433a Description: Data::UUID - Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs). This module provides a framework for generating UUIDs (Universally Unique Identifiers, also known as GUIDs (Globally Unique Identifiers). A UUID is 128 bits long, and is guaranteed to be different from all other UUIDs/GUIDs generated until 3400 A.D. UUIDs were originally used in the Network Computing System (NCS) and later in the Open Software Foundation's (OSF) Distributed Computing Environment. Currently many different technologies rely on UUIDs to provide unique identity for various software components, Microsoft COM/DCOM for instance, uses GUIDs very extensively to uniquely identify classes, applications and components across network-connected systems. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-UUID Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Test-YAML-Meta Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl,p5-Test-YAML-Valid (>= 0.03),p5-Test-Simple (>= 0.70) Recommends: p5-Test-Pod (>= 1.00),p5-Test-Pod-Coverage (>= 0.08),p5-Test-YAML-Valid (>= 0.03),p5-YAML,p5-YAML-Syck Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-YAML-Meta-0.15.deb Size: 21800 MD5sum: a2b2372df5d27b89d8a6e2b194b34d5f SHA1: 663b73d3ad00738b8793f51458966df84ba30cfa SHA256: 70fda2b1dcb7c6746358d66af1bfa0a4a43a145b681f641c51b38d83c6c4a662 Description: Test::YAML::Meta - A test module to validate a META.yml file. Validation of the META.yml file in a distribution. This module was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module::Install. Current META.yml Specification, 1.4, was finally approved on 23 June 2008. http://www.nntp.perl.org/group/perl.module.build/2008/06/msg1360.html Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-YAML-Meta Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Barbie Package: p5-Scope-Upper Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Exporter,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Scope-Upper-0.08.deb Size: 25154 MD5sum: 21b872782042186d8b5fa46440ef4fae SHA1: a70237631a8180b0bffa1dd803a20015f461e44d SHA256: 49ff87a817753d8d26b17df26f776a5badeaf301d5b8ec53a2863d0123897a53 Description: Scope::Upper - Act on upper scopes. This module lets you defer actions *at run-time* that will take place when the control flow returns into an upper scope. Currently, you can: * hook an upper scope end with "reap" ; * localize variables, array/hash values or deletions of elements in higher contexts with respectively "localize", "localize_elem" and "localize_delete" ; * return values immediately to an upper level with "unwind", and know which context was in use then with "want_at". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Scope-Upper Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Vincent Pit Package: p5-Sys-Syslog Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.27 Depends: p5-PathTools,p5-Test-Simple,p5-XSLoader Conflicts: perl (<=5.10.0-8) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sys-Syslog-0.27.deb Size: 32274 MD5sum: 98d6f1531b3c1db5c95e385598305d5c SHA1: 63bf646a7137a3fe1c3b8a6f469b56d87cbe48b2 SHA256: fa8f58e0b925a29be9572fda6512bdf95c11aeaa972d3c32c46c5382c3ad9b4d Description: Sys::Syslog - Perl interface to the UNIX syslog(3) calls Sys::Syslog is an interface to the UNIX syslog(3) program. Call syslog() with a string priority and a list of printf() args just like syslog(3). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sys-Syslog Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sebastien Aperghis-Tramoni Package: p5-Test-POE-Client-TCP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-POE (>= 1.004) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-POE-Client-TCP-1.04.deb Size: 22170 MD5sum: 4c242ce135eb7c05b143a5b69db22b7c SHA1: 8cb38efe81027fea19bb5aa30304ecba367b3ff5 SHA256: 274656e97a068821ce009d449a1b8c6d8fa3755eaae005e3bdc2b3dc94c75945 Description: Test::POE::Client::TCP - A POE Component providing TCP client services for test cases Test::POE::Client::TCP is a POE component that provides a TCP client framework for inclusion in client component test cases, instead of having to roll your own. Once registered with the component, a session will receive events related to connections made, disconnects, flushed output and input from the specified server. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-POE-Client-TCP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Net-Server-Framework Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2 Depends: perl,p5-Test-Simple,p5-Crypt-CBC,p5-Data-Serializer,p5-DBI,p5-Digest-MD5,p5-Net-Server Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Server-Framework-1.2.deb Size: 40804 MD5sum: 8173a60e03c36fdb523ba7e80b01699a SHA1: 996626ae4879b69f55e1be815e95ce6a4cecc1ae SHA256: 97ded2b210eb24516acbcc8401698b1da97c14981976c1f87fe32726ca6142bd Description: Net::Server::Framework - a small framework arounf the famous Net::Server libs Net::Server::Framework is the result of many iterations of backend daemon programming. I use the Net::Server::PreFork code for some years now and wrote some libs around it. This is an attempt to take those libs and release them. The challenge for me is to isolate all the additions, clean them up and pack them into one framework that installs nicely. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Server-Framework Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Lenz Gschwendtner Package: p5-HTTP-Message Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.01 Depends: perl,p5-Compress-Raw-Zlib,p5-Encode (>= 2.12),p5-Encode-Locale (>= 1),p5-HTML-Parser (>= 3.33),p5-HTTP-Date (>= 6),p5-IO-Compress-Bzip2,p5-IO-Compress,p5-LWP-MediaTypes (>= 6),p5-MIME-Base64 (>= 2.1),p5-URI (>= 1.10) Conflicts: p5-libwww-perl (<< 6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Message-6.01.deb Size: 74500 MD5sum: d24f97c58d35ede4ea55980f0eda36a7 SHA1: 5f2eabca7eb29ff304b61a0df9d071671f29f8e8 SHA256: 0093aca9a2f8267d932f3e753f2b3c582caabda961f9d609f80394716bdeb511 Description: HTTP::Message - HTTP style messages The HTTP-Message distribution contains classes useful for representing the messages passed in HTTP style communication. These are classes representing requests, responses and the headers contained within them. The following classes are provided: HTTP::Message base class (what's common between requests and responses) - HTTP::Request request on a resource (subclass of message) - HTTP::Response response from the resource (subclass of message) HTTP::Headers headers embedded in messages Other related modules: HTTP::Config configuration of request/response handling HTTP::Headers::Util helper functions for parsing of HTTP header values HTTP::Request::Common helper functions for constructing requests HTTP::Status symbolic names for the HTTP response status codes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Message Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-YAML-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.47 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-YAML-Tiny-1.47.deb Size: 32800 MD5sum: b158e3662da6a1c08ccb37f1b13d578c SHA1: 5391eacc9f933dd14de60d2a90b4c47f2c5f0a1c SHA256: 27f8cceebc5c92946575ad468a2251914591f801fe72f4a3a5a9aaa3b6dbd0c5 Description: YAML::Tiny - Read/Write YAML files with as little code as possible YAML::Tiny is a perl class for reading and writing YAML-style files, written with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The ::Tiny family of modules is specifically intended to provide an ultralight and zero-dependency alternative to many more-thorough standard modules. This module is primarily for reading human-written files (like simple config files) and generating very simple human-readable files. Note that I said human-readable and not geek-readable. The sort of files that your average manager or secretary should be able to look at and make sense of. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-YAML-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Devel-LexAlias Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-LexAlias-0.04.deb Size: 8434 MD5sum: 99bc2ab1c25b95d46a08da437b7c4149 SHA1: 7ca888cc0d6d40ce970b47667c730c676b1ff8b1 SHA256: cffd1256d2097997e8a9a06b6a782db67a9fc4db2578dafd7eb53e7ae6880ac8 Description: Devel::LexAlias - alias lexical variables Devel::LexAlias provides the ability to alias a lexical variable in a subroutines scope to one of your choosing. If you don't know why you'd want to do this, I'd suggest that you skip this module. If you think you have a use for it, I'd insist on it. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-LexAlias Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-PlRPC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2020 Depends: perl,p5-Net-Daemon (>= 0.13),p5-Storable Filename: dists/iphone/main/binary-iphoneos-arm/p5-PlRPC-0.2020.deb Size: 30806 MD5sum: 1d3276c3ffc568a89c006a80adbfaf61 SHA1: fa52a9bd5773da580b5f2aebb404bd621855d286 SHA256: 471afb77aa7f2468ed54b3711ad147e0d6f93c60f11401e98c2af942bed6d3d9 Description: RPC::PlServer - Perl extension for writing PlRPC servers PlRPC (Perl RPC) is a package for implementing servers and clients that are written in Perl entirely. The name is borrowed from Sun's RPC (Remote Procedure Call), but it could as well be RMI like Java's "Remote Method Interface), because PlRPC gives you the complete power of Perl's OO framework in a very simple manner. RPC::PlServer is the package used on the server side, and you guess what RPC::PlClient is for. Both share the package RPC::PlServer::Comm for communication purposes. See PlRPC::Client(3) and RPC::PlServer::Comm for these parts. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PlRPC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-MultiInitArg Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Moose,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-MultiInitArg-0.01.deb Size: 9866 MD5sum: ec115efa5c550725218496482b9ad1b5 SHA1: 1f7e4c579d66e1e2de4bcb997f9dd3efd19d714c SHA256: 7bec9353cd964b393c13f4aa064a3fe8a051f651e9f4f16edccbd71687b3a206 Description: MooseX::MultiInitArg - Attributes with aliases for constructor arguments. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-MultiInitArg Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Driver Package: p5-Net-Google-DocumentsList Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Any-Moose (>= 0.04),p5-DateTime-Format-Atom,p5-File-Slurp,p5-MIME-Types,p5-Mouse (>= 0.51),p5-Net-Google-DataAPI (>= 0.24),p5-String-CamelCase (>= 0.02),p5-URI,p5-XML-Atom Recommends: p5-Moose (>= 0.56) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Google-DocumentsList-0.07.deb Size: 27750 MD5sum: 755aa9376dd27fc051645fe22078f624 SHA1: cca52dc21480f92db91c9273b45fb890b0a5e5fd SHA256: 9008336f2033f7a8c7557eb918d35a6036b34d80a3a1f4fd2674a26c6a8a3108 Description: Net::Google::DocumentsList - Perl interface to Google Documents List Data API Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Google-DocumentsList Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Noubo Danjou Package: p5-Module-Metadata-Changes Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.01 Depends: perl,p5-Config-IniFiles (>= 2.66),p5-DateTime (>= 0.66),p5-DateTime-Format-HTTP (>= 0.40),p5-DateTime-Format-Strptime (>= 1.5000),p5-DateTime-Format-W3CDTF (>= 0.06),p5-HTML-Entities-Interpolate (>= 1.03),p5-HTML-Template (>= 2.9),p5-Perl6-Slurp,p5-version (>= 0.82) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Metadata-Changes-2.01.deb Size: 26452 MD5sum: 4d7e46ec456bc75988f87faeba4763c7 SHA1: 3ebc25d06b640e424ffd8eff9e653fe8cffb540a SHA256: 2c5612213930d6f2250b569cb4b7a589258672cf4d9eb9e5482237b4d3e19684 Description: Module::Metadata::Changes - Manage a module's CHANGES file Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Metadata-Changes Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ron Savage Package: p5-MooseX-AlwaysCoerce Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl,p5-Moose,p5-MooseX-ClassAttribute (>= 0.24),p5-Package-Stash (>= 0.26),p5-namespace-autoclean (>= 0.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-AlwaysCoerce-0.16.deb Size: 7514 MD5sum: f60bf06659fa20814bc524c335bd89eb SHA1: 9b50b23885142b212d3fa5822c1c340127cae396 SHA256: 7ad0ab1b7efa5b63b754228685db71df81db91789f0c0f3884c0eeae3a16c7c5 Description: MooseX::AlwaysCoerce - Automatically enable coercions for Moose attributes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-AlwaysCoerce Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rafael Kitover Package: p5-Module-Metadata Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.000003 Depends: perl,p5-version (>= 0.87) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Metadata-1.000003.deb Size: 12570 MD5sum: 08a7fc6cffef5abc8b9484b71d80ba3d SHA1: 266f5176044c8494fd37f05cc6018ef32a38de28 SHA256: 2fb1cbf01790188c784a1471acecb699266e791cf56ff163ae9a38cf9c2378cf Description: Module::Metadata - Gather package and POD information from perl module files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Metadata Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Cache-Memcached-Fast Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Cache-Memcached-Fast-0.14.deb Size: 49656 MD5sum: fcd0d6e58a5847c61c15630abc4689a9 SHA1: 3513f57134d483f1c2d8e34d312322fd8ccafb80 SHA256: eae725a89219064adf90ffe46065795f372e499ab9fe55e48422fed2b3c72220 Description: Cache::Memcached::Fast - Perl client for memcached, in C language Cache::Memcahced::Fast is a Perl client for memcached, a memory cache daemon (http://www.danga.com/memcached/). Module core is implemented in C and tries hard to minimize number of system calls and to avoid any key/value copying for speed. As a result, it has very low CPU consumption. API is largely compatible with Cache::Memcached, original pure Perl client, most users of the original module may start using this module by installing it and adding "::Fast" to the old name in their scripts (see "Compatibility with Cache::Memcached" section in the module documentation for full details). The module does not depend on any external library, it contains custom memcached client implementation in C designed for efficient interaction with Perl (actually client code has well defined generic API and may be used by itself). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Cache-Memcached-Fast Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tomash Brechko Package: p5-HTML-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.59 Depends: perl,p5-HTML-Tagset Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Parser-3.59.deb Size: 83084 MD5sum: 920d0d202fa8a826e9621fba13d68f7f SHA1: 6ab8bf38143d6c709189ec244bc212c9df457f15 SHA256: ccd10c1ae24c3d2a3e1daaffc5d07f6c63de6d16e703ef95b590df6e54c1bc45 Description: HTML::Parser The HTML-Parser distribution is is a collection of modules that parse and extract information from HTML documents. The modules present in this collection are: HTML::Parser - The parser base class. It receives arbitrary sized chunks of the HTML text, recognizes markup elements, and separates them from the plain text. As different kinds of markup and text are recognized, the corresponding event handlers are invoked. HTML::Entities - Provides functions to encode and decode text with embedded HTML <entities>. HTML::HeadParser - A lightweight HTML::Parser subclass that extracts information from the section of an HTML document. HTML::LinkExtor - An HTML::Parser subclass that extracts links from an HTML document. HTML::PullParser - An alternative interface to the basic parser that does not require event driven programming. HTML::TokeParser - An HTML::PullParser subclass with fixed token setup and methods for extracting text. Many simple parsing needs are probably best attacked with this module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Parser Homepage: http://gitorious.org/projects/perl-html-parser Tag: purpose::console, role::developer Package: p5-Regexp-Common-time Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Regexp-Common Filename: dists/iphone/main/binary-iphoneos-arm/p5-Regexp-Common-time-0.04.deb Size: 24628 MD5sum: dc12a5f7c5a3afe6010f2af77e7d8d21 SHA1: 6d8bbcc683d177e04027a89cb47003f8038cf691 SHA256: da0166fcea0b5e56451edca9de90282a3b750adfcfca94c5a52f33c2eb14d352 Description: Regexp::Common::time - Date and time regexps. This is a Regexp::Common plugin that provides regular expressions for parsing dates and times. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Regexp-Common-time Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Eric J. Roode Package: p5-MooseX-FollowPBP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Moose (>= 1.16) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-FollowPBP-0.05.deb Size: 12110 MD5sum: 1fef38bdcdec6debbbbfbb301b32c405 SHA1: 87c492dd403b8097aacc9ea57df7a9ba51166088 SHA256: 78d2c6a189dbb62abcdbf9d87fce92e9ca621ca19b1fcbf169d80ea32010e445 Description: MooseX::FollowPBP - Name your accessors get_foo() and set_foo() Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-FollowPBP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-DIME-Tools Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Data-UUID,p5-IO-Stringy Filename: dists/iphone/main/binary-iphoneos-arm/p5-DIME-Tools-0.03.deb Size: 26034 MD5sum: 24bf486b159c38defaf9f5defe85fe41 SHA1: b58ba32bc3d35bd77073ddeb3de5d36ce2006b31 SHA256: a505d5a5b8a494648a6778521f482355be290f19f8e6c610fd0256e458ceb4b5 Description: DIME::Tools DIME-Tools is a collection of modules to parse and generate DIME messages. DIME stands for Direct Internet Message Encapsulation and defines a way of encode content in a specified binary format. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DIME-Tools Homepage: http://www.gotdotnet.com/team/xml_wsspecs/dime/dime.htm Tag: purpose::console, role::developer Package: p5-Color-Model-RGB Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Color-Model-RGB-1.01.deb Size: 15416 MD5sum: bd7cf9e1ab69d993d88ebcd5e003621b SHA1: 54ff568391127b6d303772d2537e76d3165e4d23 SHA256: 32ed46e353cca9681157c5e39ea46b01e0c46613168b9251542dc1c0915ae471 Description: Color::Model::RGB - Color model of RGB Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Color-Model-RGB Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: T.Onodera Package: p5-Time-Progress Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.4 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-Progress-1.4.deb Size: 8682 MD5sum: 396f67a748e4b624418c5dfdd059fa9d SHA1: 34623b65c83896b5a8fac192160b79be0bc83848 SHA256: b4037b3fb31f1e64f4af3820b50f00080e76c51c2fec4a98ef8e1ff32f36b032 Description: Time::Progress - Elapsed and estimated finish time reporting. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-Progress Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Vladi Belperchinov-Shabanski Package: p5-PDF-API3 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: API3-3.001 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-PDF-API3-3.001.deb Size: 6649352 MD5sum: 854d2eec0ee2bb53868518381ca79619 SHA1: 17a57b26af261bef781fe3ef3dfbde05db769516 SHA256: 7b631bf6821a577175eaa65bc3ccdc4eb07d025458d22eec004f7e0b93e0e2e1 Description: PDF::API3 - Next version after PDF::API2 After much time, effort, and with well received results, Alfred Reibenschuh is abandoning PDF::API2. see http://tech.groups.yahoo.com/group/perl-text-pdf-modules/message/3615 However we have seen great progress in moving towards paperless methods. Furthermore the PDF specification is now an ISO standard. Now is the time to really push forward with the development of an even better perl pdf solution. This is a beginning toward that goal. This version starts with PDF::API2 0.73, creating a new one of PDF::API3. There are a growing number of PDF "quick solutions". It is hoped that PDF::API3 can coalesce many under one library. There is commonality that all "quick solutions" will need: find, open, read, write, parse files. The intent is to provide a universal library for which other "solutions" may utilize for lower level functionality. As such, all PDF::API2 modules have been re-named as PDF::API3::Compat::API2. The intent is that the interface at the API2 level will stay the same. As the library is refactored, a new API3 interface will be formulated. Low level functionality will be factored into PDF::API3::Lib. The typical programmer interface will be factored under PDF::API3. The typical programmer interface would utilized the lower level routines of PDF::API3::Lib. Other PDF libraries may be incorporated as PDF::API3::Compat::distA, PDF::API3::Compat::distB, PDF::API3::Compat::distC, etc. As these are refactored to utilize or generalize PDF::API3::Lib, their typical programmer interface will move under PDF::API3 if general, or may be spun off as PDF::API3x extensions Consider this pre-alpha software. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PDF-API3 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Compress-BraceExpansion Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1.7 Depends: perl,p5-Class-Std-Utils,p5-Data-Dumper,p5-ExtUtils-MakeMaker,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Compress-BraceExpansion-0.1.7.deb Size: 15552 MD5sum: 7cc627dcaf5e1a4f72178de6f4bf811d SHA1: e12fb5af9f5b4ef67112b1a0c59df629f67fccba SHA256: 88b3588797a93d629eea2bf50c469bab7b1d82c80f5f189cb16b2614f53b1516 Description: Compress::BraceExpansion - create a human-readable compressed string suitable for shell brace expansion Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Compress-BraceExpansion Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alex White Package: p5-IO-Prompt-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Encode Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Prompt-Simple-0.03.deb Size: 9550 MD5sum: ec2174364f61e46ab524d676f93b61fb SHA1: 82ffe8837b1b095bf319dd26396378393f3f5bb9 SHA256: 23d9a105e8f066589f2b4401b05dcdf930de66fb8de23bf50dd740db0d63d5b2 Description: IO::Prompt::Simple - provide a simple user input Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Prompt-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: xaicron Package: p5-Email-MIME-Kit Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.102010 Depends: perl,p5-Email-MIME (>= 1.900),p5-Email-MessageID (>= 1.400),p5-Encode,p5-PathTools,p5-JSON (>= 2),p5-Moose (>= 0.65),p5-String-RewritePrefix,p5-Test-Deep,p5-YAML-LibYAML Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-MIME-Kit-2.102010.deb Size: 46574 MD5sum: 18b8c96669eba79e81e0898c1bb828d0 SHA1: 4da2e104264520aed04eb4c2be320738254170a0 SHA256: 3e6590a8503f178e7ab46b12c7cff3de9d4eaec43b48dd427e50383609df9c50 Description: Email::MIME::Kit - build messages from templates Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-MIME-Kit Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Crypt-DSA Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Digest-SHA1,p5-Math-BigInt Recommends: p5-Convert-PEM,p5-Data-Buffer Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-DSA-0.14.deb Size: 32462 MD5sum: 34a35f439f5c1ef5324d0da0f3f4c682 SHA1: cd494742620d8490ba15e63f146bef1877522bf7 SHA256: 66eb698ee3a6dae53094582bcbc41d8f0bedf37a0a1c8c1585062f7f44a099c5 Description: Crypt::DSA - DSA Signatures and Key Generation Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-DSA Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Benjamin Trott Package: p5-Best Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Best-0.12.deb Size: 13600 MD5sum: 950d0c8ae9d2522ed7aee6f94d9316ae SHA1: 4565860d2eac6adc187ebfb2192f5d1507bac83d SHA256: 03cee25e5cdeb6eefee0619367c89486698048e02134e4238917e89705127d90 Description: Best - Fallbackable module loader Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Best Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gaal Yahas Package: p5-Test-Spec Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.40 Depends: perl,p5-constant,p5-Exporter,p5-Package-Stash (>= 0.23),p5-Test-Harness,p5-Test-Deep (>= 0.103),p5-Test-Simple,p5-Test-Trap,p5-Tie-IxHash Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Spec-0.40.deb Size: 38690 MD5sum: 06bc3df79349f21807ea9ac565a9a920 SHA1: f5baf3f916e37ada86e7157ecdb4df9053db25b4 SHA256: 87cfa4f2b5a7d02e40c2d44f894915ea86124a436d3be8eaa5f6169c978a7fd8 Description: Test::Spec - Write tests in a declarative specification style This is a declarative specification‐style testing system for behavior‐ driven development (BDD) in Perl. The tests (a.k.a. examples) are named with strings instead of subroutine names, so your fingers will suffer less fatigue from underscoreāˆ’itis, with the side benefit that the test reports are more legible. This module is inspired by and borrows heavily from RSpec (http://rspec.info/documentation/), a BDD tool for the Ruby programming language. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Spec Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Philip Garrett Package: p5-Dist-Zilla-Plugin-ReadmeFromPod Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Dist-Zilla,p5-Encode,p5-IO,p5-Moose Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-Plugin-ReadmeFromPod-0.14.deb Size: 12378 MD5sum: b575673fcea76ce706092c5f303ff7c7 SHA1: 9ab0539499c35990323908deb80fbacc86f92597 SHA256: 0aab09a2347e45899214409403c2891d0c7086440f8cbcdcc666a8a0ce68541f Description: Dist::Zilla::Plugin::ReadmeFromPod - Automatically convert POD to a README for Dist::Zilla Generates a plain-text README for your Dist::Zilla powered dist from its "main_module" with Pod::Text. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-Plugin-ReadmeFromPod Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Lingua-SV-Numbers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lingua-SV-Numbers-0.04.deb Size: 8012 MD5sum: 3b716af0461fa7cb24ac3bbacbdd15a4 SHA1: f9f56ecb765ef52be68258646c0417eacdff2e15 SHA256: 54b333f3d1b644330523d4ebbbd94b7c6b886bffdb5255b7d6f76d075333e163 Description: Lingua::SV::Numbers - Convert numbers into Swedish words. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lingua-SV-Numbers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tim Nordenfur Package: p5-App-cpanminus Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.1008 Depends: perl,p5-ExtUtils-Install (>= 1.46),p5-ExtUtils-MakeMaker (>= 6.31),p5-Module-Build (>= 0.3600) Filename: dists/iphone/main/binary-iphoneos-arm/p5-App-cpanminus-1.1008.deb Size: 66568 MD5sum: ebf657781d6c06aa79b4835e7bd8ba07 SHA1: 797f1ae657a323b9f8e9e237b78fb6d28fc98f51 SHA256: 85791d92d27c053b83d8786d79a500d2f6975fba1ea0960b182182886fb912b7 Description: App::cpanminus - Get, unpack, build and install modules from CPAN. cpanminus is a script to get, unpack, build and install modules from CPAN. Why? It's dependency free, requires zero configuration, and stands alone -- but it's maintainable and extensible with plugins and friendly to shell scripting. When running, it requires only 10MB of RAM. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-App-cpanminus Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MouseX-App-Cmd Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-App-Cmd (>= 0.300),p5-PathTools,p5-Getopt-Long-Descriptive,p5-Mouse (>= 0.86),p5-MouseX-Getopt (>= 0.18),p5-Test-use-ok Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-App-Cmd-0.08.deb Size: 17068 MD5sum: 98391a048b72f9dcade5362bb1c6b7cd SHA1: 6d68764d34f92b3dbc687ecc66ed3314ec895bb9 SHA256: 4cf7658a26198645a045935ac63af7d03c146beba4c6b8de503394a34e411dcf Description: MouseX::App::Cmd - Mashes up MouseX::Getopt and App::Cmd. This module marries App::Cmd with MouseX::Getopt. It is a direct port of MooseX::App::Cmd to Mouse. Use it like App::Cmd advises (especially see App::Cmd::Tutorial), swapping App::Cmd::Command for MouseX::App::Cmd::Command. Then you can write your Mouse commands as Mouse classes, with MouseX::Getopt defining the options for you instead of "opt_spec" returning a Getopt::Long::Descriptive spec. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-App-Cmd Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Mo-Benchmarks Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Mouse (>= 0.93),p5-MouseX-App-Cmd (>= 0.08) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mo-Benchmarks-0.10.deb Size: 11656 MD5sum: 8670eb369ad0ca71f78f16a50098f2ec SHA1: e111d07a7d1e4d7f1924129bc3273955c83f6863 SHA256: 72febd92ce5795beb54224d03612d33ddcdc70ecb575e774c4299960cfdb8d48 Description: Mo::Benchmarks - Benchmarks for Moose Family Modules Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mo-Benchmarks Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-HTTP-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-libwww-perl,p5-Test-Simple,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Parser-0.05.deb Size: 10608 MD5sum: 2ab0f0ef0c86c5365468e6e3155417d5 SHA1: 83369b4ff675ce52c1a0f0a57f50f6f0c48da9c8 SHA256: 7b23f281823f1d2ee5abb15085dba00c73a83c75980aa926068fc986e9a3206a Description: HTTP::Parser - parse HTTP/1.1 request into HTTP::Request/Response object HTTP::Parser is a stateful HTTP request/response parsing module. It accepts chunks of data passed to it and returns either a completion hint or an HTTP::Request (or Response) object when it has the entire request. It was originally written to be part of a simple Event.pm-based HTTP server. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Parser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David. B. Robins Package: p5-Math-MatrixReal Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-MatrixReal-2.05.deb Size: 73154 MD5sum: e15def3e4f8f161f38c1bac75c0b308e SHA1: dd83e26b9aa45c2a4bd0a06783666686717474a0 SHA256: bae2d6252e5ae4d4cb4450260d12566b87f1bb57e0cecc02d297215c91e0005a Description: Math::MatrixReal - Manipulate NxN matrices of real numbers Implements the data type "matrix of reals" (and consequently also "vector of reals") which can be used almost like any other basic Perl type thanks to OPERATOR OVERLOADING, i.e., $A = $matrix1 * $matrix2; $B = $A ** 2; $C = $A + 2*B; $D = $C - $B/2; $inverse = $C ** -1; $inverse = 1/$C; does what you would like it to do. Also features many important operations and methods: matrix norm, matrix transposition, matrix inverse, determinant of a matrix, order and numerical condition of a matrix, scalar product of vectors, vector product of vectors, vector length, projection of row and column vectors, a comfortable way for reading in a matrix from a file, the keyboard or your code, and many more. Allows to solve linear equation systems using an efficient algorithm known as "L-R-decomposition" and several approximative (iterative) methods. Features an implementation of Kleene's algorithm to compute the minimal costs for all paths in a graph with weighted edges (the "weights" being the costs associated with each edge). Allows to solve the eigensystem of a real symmetric matrix, using Householder transformation and QL decomposition. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-MatrixReal Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Leto Package: p5-DateTime-Format-Builder Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.8000 Depends: perl,p5-Class-Factory-Util (>= 1.6),p5-DateTime (>= 0.12),p5-DateTime-Format-Strptime (>= 1.0400),p5-Params-Validate (>= 0.72),p5-Task-Weaken Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-Builder-0.80.deb Size: 66626 MD5sum: f68be63d7ffa7dd8c199d37b132e0c4d SHA1: bd98cccb02394a9500e954ed2faeaab2c160d3f3 SHA256: 8dd8490ffeae237cf686db5047215b1389fe64f6ed15ea64cfa7cb9c75763b60 Description: DateTime::Format::Builder - Create DateTime parser classes and objects. DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code. Builder provides a number of methods, most of which you'll never need, or at least rarely need. They're provided more for exposing of the module's innards to any subclasses, or for when you need to do something slightly beyond what I expected. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-Builder Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Bit-Vector Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 7.1 Depends: perl,p5-Carp-Clan (>= 5.3),p5-Storable (>= 2.21) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Bit-Vector-7.1.deb Size: 147284 MD5sum: 58c28a5bbb16fc2d2561aebf6f4d2600 SHA1: 66fbc2537ffc02c27304682a460a6b8c5323c4e3 SHA256: 9db2f8a3eadfef49b19bae6426f4e8b0db98299c4315f12ace758ac8d96114f0 Description: Bit::Vector - Efficient bit vector, set of integers and "big int" math library Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Bit-Vector Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Class-Most Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Test-Class (>= 0.33),p5-Test-Most (>= 0.21) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Class-Most-0.02.deb Size: 8426 MD5sum: f35e165ffbf1843a3c108318e7b9853d SHA1: 9b651ff3718def945476f03e440a8a60c28f39bc SHA256: e14eff186c95cc3d19a7e4ba291f1795d19313258db38b8801309778b2c66e19 Description: Test::Class::Most - Test Classes the easy way Make Test::Class even easier to use. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Class-Most Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Curtis "Ovid" Poe Package: p5-Math-BigInt-GMP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.24 Depends: perl,gmp,p5-Math-BigInt,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-BigInt-GMP-1.24.deb Size: 14982 MD5sum: d146d49add4257ace292957b89721e4d SHA1: 7ed01255342fc8b24d6d15bebc1d06edda9365c4 SHA256: 2cc5dbf7f472fa8d05ee7ba158011e5438394c3c585fdc2748faec73f977c3c5 Description: Math::BigInt::GMP Module to replace Math::BigInt's core math routines by using Math::GMP. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-BigInt-GMP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Direction-Name Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.4 Depends: perl,p5-Class-Inspector,p5-UNIVERSAL-require,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Direction-Name-0.0.4.deb Size: 31702 MD5sum: a0320f0bf5fb0f5a5c1736f1e7136f37 SHA1: bb73b12d645cb4e4a42dc61c6c53f9a723440aca SHA256: 4249133ab822c7bd21563ec220a8f56e14a7de06cb7da5722f8aa095121bacfe Description: Geo::Direction::Name - Transform direction name and degree each other. Geo::Direction::Name transforms direction name and direction in degree each other. It can also manage many locales, but now supports only en_US, ja_JP and ko_KR. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Direction-Name Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: OHTSUKA Ko-hei Package: p5-POE-Filter-LZW Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.72 Depends: perl,p5-Compress-LZW,p5-POE (>= 0.38) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-LZW-1.72.deb Size: 12552 MD5sum: 8c4ea29191999344072be9fe6ebd0de0 SHA1: 4c56ac7dcd9333fd57b8387b555251df91868b42 SHA256: 2330cfb7b736d067610dcbcfbefbfa5795fbb2d4527e48dc8b1ea6452afc4a54 Description: POE::Filter::LZW - A POE filter wrapped around Compress::LZW Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-LZW Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Data-Dump-Partial Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Data-Dump (>= 1.17) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Dump-Partial-0.03.deb Size: 15166 MD5sum: a4c6e7afa45bb16e7ee0b61c7a053cf6 SHA1: 932fc370c5570abce0c94527300adfc365e84e25 SHA256: 6d67a7da28c4426e2a0afc9e096401c7f09fee3b67c21b24c6b5c663da8ed271 Description: Data::Dump::Partial - Data::Dump::Partial - Dump data structure compactly and potentially partially Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Dump-Partial Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steven Haryanto Package: p5-SQL-SplitStatement Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00009 Depends: perl,p5-Class-Accessor,p5-Getopt-Long,p5-List-MoreUtils,p5-Pod-Parser,p5-Regexp-Common,p5-SQL-Tokenizer (>= 0.20),p5-constant Filename: dists/iphone/main/binary-iphoneos-arm/p5-SQL-SplitStatement-1.00009.deb Size: 40366 MD5sum: 36ddd8a0641fdfb09b17155a8f102507 SHA1: 20991f9da0df77bb3fbd166b37c8186231bdd38f SHA256: 8e860bc97e9cf19ea35f3356142f9029411d13232a2a3a89f8f41fa338379923 Description: SQL::SplitStatement - Split any SQL code into atomic statements This is a simple module which tries to split any SQL code, even including non-standard extensions (for the details see the "SUPPORTED DBMSs" section below), into the atomic statements it is composed of. The logic used to split the SQL code is more sophisticated than a raw "split" on the ";" (semicolon) character: first, various different statement terminator *tokens* are recognized (see below for the list), then this module is able to correctly handle the presence of said tokens inside identifiers, values, comments, "BEGIN ... END" blocks (even nested), *dollar-quoted* strings, MySQL custom "DELIMITER"s, procedural code etc., as (partially) exemplified in the "SYNOPSIS" above. Consider however that this is by no means a validating parser (technically speaking, it's just a *context-sensitive tokenizer*). It should rather be seen as an in-progress *heuristic* approach, which will gradually improve as test cases will be reported. This also means that, except for the "LIMITATIONS" detailed below, there is no known (to the author) SQL code the most current release of this module can't correctly split. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SQL-SplitStatement Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Emanuele Zeppieri Package: p5-WWW-Google-Contacts Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.30 Depends: perl,p5-Class-MOP (>= 1.09),p5-Crypt-SSLeay,p5-File-Slurp,p5-libwww-perl,p5-Moose,p5-MooseX-Role-Parameterized,p5-MooseX-Singleton (>= 0.25),p5-MooseX-Types,p5-Net-Google-AuthSub,p5-Perl6-Junction,p5-XML-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-WWW-Google-Contacts-0.30.deb Size: 44772 MD5sum: d8cec7943e09967e2067295df2e361c6 SHA1: dadd713e2baf1a0a66ae02e2dca0c7c566bbf6ca SHA256: edfd3637753bff2fac96251ac4e83af92d84a6032bd82a778401afe8ed606811 Description: WWW::Google::Contacts - Google Contacts Data API This module implements 'Google Contacts Data API' according http://code.google.com/apis/contacts/docs/3.0/developers_guide_protocol.html NOTE This new interface is still quite untested. Please report any bugs. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-WWW-Google-Contacts Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Magnus Erixzon Package: p5-CGI-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.112 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-CGI-Simple-1.112.deb Size: 97750 MD5sum: 05cdb54acfa62857a807d94a47e6de2c SHA1: fac08d84d8d45c72a174ea551c1f6e0943bdaf90 SHA256: dc2d0a1d96c684c67573d2a637b07662c3a70a8283c63af7100c07dde259a20d Description: CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CGI-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-SQL-Statement Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.32 Depends: perl,p5-Clone (>= 0.30),p5-Data-Dumper,p5-Params-Util (>= 1.00) Filename: dists/iphone/main/binary-iphoneos-arm/p5-SQL-Statement-1.32.deb Size: 173678 MD5sum: fb8929d6978c40dbc4a64cb2d4b82c95 SHA1: d975c8fa678583e5276a4bc800260e2a7ef0d67f SHA256: a28e7731402cf60a4894c6d5e7acaa2bf427d776740091f4ee25a305194d1e47 Description: SQL::Statement - SQL parsing and processing engine These modules can be used stand-alone to parse SQL statements or used with DBI and DBD::CSV, DBD::AnyData or other drivers to create, modify, and query data in many kinds of formats including XML, CSV, Fixed Length, Excel Spreadsheets and many others. WHO NEEDS IT? If you use the DBI drivers for flatfiles, Excel spreadsheets, or formats such as XML via the CSV, AnyData, or Excel DBDs, this distribution will greatly expand the range of supported SQL, as well as provide support for text-like numbers and alphabetic comparisons previously missing in those drivers. Some of the features included in this release are partial support for multi-table joins, for set and string functions, for numeric expressions, for the IN and BETWEEN predicates and much more. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SQL-Statement Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jeff Zucker , Jens Rehsack Package: p5-Test-MockTime Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Test-Simple,p5-Time-Local,p5-Time-Piece Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-MockTime-0.12.deb Size: 7820 MD5sum: fb3c59398563662bfca636ab05123961 SHA1: 1fdf78337010c4cae0fcdd2170291f74798aecf3 SHA256: ea646101a42f293efef54f46a65fc9473619453f2ee12191a9d1d4f931e72b41 Description: Test::MockTime - Replaces actual time with simulated time Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-MockTime Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DBIx-Class-DynamicDefault Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-DBIx-Class (>= 0.08009),p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Class-DynamicDefault-0.03.deb Size: 6786 MD5sum: a4be0522554ea85b9f3d9e3c047d25b1 SHA1: 81319c7d41a4b53fbbd5bff12b1827c38b7fbb45 SHA256: 4db8f5309a7b1ec390a594850d9ce8d056f1bc393e42b9c72dc248925a88eca1 Description: DBIx::Class::DynamicDefault - Automatically set and update fields Automatically set and update fields with values calculated at runtime. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Class-DynamicDefault Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-Text-Balanced Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.0.0 Depends: p5-version Conflicts: perl (<=5.10.0-6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Balanced-v2.0.0.deb Size: 36912 MD5sum: e48749f27a309c64c6fda9e14941da62 SHA1: 4286f74bf50db99df99e93e24b49dc7224c960ae SHA256: f050987a0428f8cf6f3dd696b4ff120dc18cb6df8b9964efedfa077189d03dec Description: Text::Balanced - Extract delimited text sequences from strings. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Balanced Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-File-Which Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.09 Depends: perl,p5-Exporter,p5-PathTools,p5-Test-Simple (>= 0.80),p5-Test-Script (>= 1.05) Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Which-1.09.deb Size: 21592 MD5sum: e96dfec7c5798cf390c7b214cc896dd1 SHA1: d8856e088dcb12433b54b752dd45e994ee2ed9e6 SHA256: f363ef70ffb86c94914a7a6a55974033d4ff60a2aa6eae6094c73c4eee301bab Description: File::Which - Portable implementation of the `which' utility "File::Which" was created to be able to get the paths to executable programs on systems under which the `which' program wasn't implemented in the shell. "File::Which" searches the directories of the user's "PATH" (as returned by "File::Spec->path()"), looking for executable files having the name specified as a parameter to "which()". Under Win32 systems, which do not have a notion of directly executable files, but uses special extensions such as ".exe" and ".bat" to identify them, "File::Which" takes extra steps to assure that you will find the correct file (so for example, you might be searching for "perl", it'll try perl.exe, perl.bat, etc.) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Which Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Tree-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.18 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tree-Simple-1.18.deb Size: 36494 MD5sum: f039f894a3d0d4f920d1e66374c49412 SHA1: 1f63d25fe113fbf8e2f6ce9406296b5466633acb SHA256: 4db3ff65fc1528cc4b10cd2b57e682147a4a02b0cd31fb06fdc5e343da13c2e5 Description: Tree::Simple - A simple tree object Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tree-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-LEOCHARRE-Class2 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.18 Depends: perl,p5-Exporter (>= 5),p5-Smart-Comments (>= 1),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-LEOCHARRE-Class2-1.18.deb Size: 12522 MD5sum: d333a15a61478ffcd07ce9c3e9501f02 SHA1: 2ad7aff6845e403f63e5fb334dd3662837f33c89 SHA256: 98f4fdf445499906e272421d1fb98dc87f4b3d47db935ed88cfe84bc77303c77 Description: LEOCHARRE::Class2 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LEOCHARRE-Class2 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-LWP-UserAgent-WithCache Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Cache-Cache,p5-File-HomeDir,p5-libwww-perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-LWP-UserAgent-WithCache-0.11.deb Size: 6224 MD5sum: 3b2cabce1d1b6f632df86d04b114a124 SHA1: fb5e4c37d9c15c67bd3dd84718f43756fcddf035 SHA256: 8bf79e5644cee0d5a4c834ba42384ac94c29be56fabf26e7da82cc256403e483 Description: LWP::UserAgent::WithCache - LWP::UserAgent extension with local cache Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LWP-UserAgent-WithCache Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Masayoshi Sekimura Package: p5-Math-Vector-Real Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Vector-Real-0.08.deb Size: 12900 MD5sum: 5d694a0e15b17c2eb1c4c7bf86721745 SHA1: 5539b0fcb4aba0180a32dc8a5a644e2fc4f8e5a5 SHA256: 60433bf2b4e02fd4ffa27dd24d08e169ce7a2921bc04274be5ed954e8a3077b4 Description: Math::Vector::Real - Perform arithmetic over real vectors of any dimension Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Vector-Real Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Salvador FandiƱo Package: p5-Crypt-DES Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-DES-2.05.deb Size: 11272 MD5sum: f1bb772d79cedd4e3cc48c131b43b479 SHA1: a63769f496bf10bdeeff33df96543f5b1a7bc41c SHA256: e8355b7d297a4f60cfde93feda1686700265e6ddca72f387b30ccbd1e73f7a87 Description: Crypt::DES - an XS-based DES implimentation for Perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-DES Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-AnyEvent-APNS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Any-Moose,p5-AnyEvent (>= 4.80),p5-JSON-Any,p5-Net-SSLeay (>= 1.33) Filename: dists/iphone/main/binary-iphoneos-arm/p5-AnyEvent-APNS-0.03.deb Size: 14880 MD5sum: 59b50d402de4f43302ec785fefffb3e0 SHA1: 91d5682f028b088ae6341ca125f3adab11789357 SHA256: 8c5729b0a0a9c67a5a788e9577e7cfe8cb60b776e0966e569b44cfd6394f867e Description: AnyEvent::APNS - Simple wrapper for Apple Push Notifications Service (APNS) provider Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AnyEvent-APNS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Daisuke Murase Package: p5-B-Generate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.38 Depends: perl,p5-ExtUtils-CBuilder Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Generate-1.38.deb Size: 38330 MD5sum: 89dce820254f20ac62ccfd62d80b08c0 SHA1: f46ac31d2c52b9bec3d998446d5f2e9935b2f94e SHA256: 427571e19a4b8a1154f566694458e5b044231f41491572c834696ebe583d6b24 Description: B::Generate - Create your own op trees. Malcolm Beattie's "B" module allows you to examine the Perl op tree at runtime, in Perl space; it's the basis of the Perl compiler. But what it doesn't let you do is manipulate that op tree: it won't let you create new ops, or modify old ones. Now you can. Well, if you're intimately familiar with Perl's internals, you can. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Generate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Daemon-Generic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.51 Depends: perl,p5-File-Flock,p5-File-Slurp Filename: dists/iphone/main/binary-iphoneos-arm/p5-Daemon-Generic-0.51.deb Size: 24972 MD5sum: c50eb8b4805086f5758d5c4e596405eb SHA1: a78cc2975a204223a9f9d16300a7d78b8b1f5fb9 SHA256: 7fb649614029596f68af5664f9d28382bd3c84604535321fb976e8b9b55e1a83 Description: Daemon::Generic - framework to provide start/stop/reload for a daemon Daemon::Generic provides a framework for starting, stopping, reconfiguring daemon-like programs. The framework provides for standard commands that work for as init.d files and as apachectl-like commands. Programs that use Daemon::Generic subclass Daemon::Generic to override its behavior. Almost everything that Genric::Daemon does can be overridden as needed. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Daemon-Generic Homepage: http://www.perl.org/ Package: p5-Text-OutputFilter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-OutputFilter-0.17.deb Size: 7918 MD5sum: 4417c2cec33c4fc87390d694dd9c2104 SHA1: bf70352cddb223617bd312c448b9df797558f02f SHA256: eacb7bf0077734640f67443863d3c10ac4ca307e7470a5262f32931c767b09e6 Description: Text::OutputFilter - Filter and modify output Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-OutputFilter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: H.Merijn Brand Package: p5-Digest-SHA Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.48 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-SHA-5.48.deb Size: 47860 MD5sum: 66c5da19fd8a0a3288c17c5c108233a7 SHA1: a5696fba21df924b081657a496b0e9d7b72336e6 SHA256: cba03396c197605321c7ab1f34e6b82dc6569a1d5ac87c2ad11d4bd7ec510400 Description: Digest::SHA - Perl extension for SHA-1/224/256/384/512 Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The module can handle all types of input, including partial-byte data. Digest::SHA is written in C for speed. If your platform lacks a C compiler, you can install the functionally-equivalent (but much slower) Digest::SHA::PurePerl module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-SHA Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mark Shelor Package: p5-Proc-Exists Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.92 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Proc-Exists-0.92.deb Size: 14578 MD5sum: b896711483fb4c118d999730f452eeb3 SHA1: d3ea82ef841587dfe75843ca6c07aae67c8e7982 SHA256: 6fbe79b8ed2f1f12d6dd2877cc59c1389586ca3fae146adf2f166ee78a52cade Description: Proc-Exists - Quickly check for process existence This is a small module which quickly checks for process existence via kill() or equivalent (on win32, OpenProcess(PROCESS_QUERY_INFORMATION...) without relying on or incurring the performance overhead of using the /proc filesystem. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Proc-Exists Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brian Szymanski Package: p5-Crypt-PasswdMD5 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: PasswdMD5-1.3 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-PasswdMD5-1.3.deb Size: 7330 MD5sum: 33ac19ea37d4b81f463ea17b876331d2 SHA1: b5e9caf7f126a407f65c023197a6d4ae481b7df1 SHA256: dd22c49829c685d5842deb50cd1412bb0aaa6c3c7079db83208381c4fe511a36 Description: Crypt::PasswdMD5 This code provides various crypt()-compatible interfaces to the MD5-based crypt() function found in various *nixes. It's based on the implementation found on FreeBSD 2.2.[56]-RELEASE and contains the following license in it: "THE BEER-WARE LICENSE" (Revision 42): wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-PasswdMD5 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Extract-VERSION Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Extract-VERSION-1.01.deb Size: 6636 MD5sum: a45a26b4eeb7108ad7af28199a29220b SHA1: b357e67f5287ebb7a40a38d9201518da8986ceeb SHA256: 30486f9e9d169ad38f54f8cd01fccf62540d14b31a9e754c2fd2b31e068e71f8 Description: Module::Extract::VERSION - Extract VERSION from module source code Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Extract-VERSION Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-Test-Regexp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2009110401 Depends: perl,p5-Exporter,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Regexp-2009110401.deb Size: 15760 MD5sum: cddb976637a5f7bbc36aaac2429febd0 SHA1: ae231f232153ba261a253c1c709522fb7f2fc4b9 SHA256: 496e3d00c8dc0aaed59a41b331ca02f3e8945c55d05d3587cde6e00fb0f7aac9 Description: Test::Regexp - Test your regular expressions Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Regexp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Abigail Package: p5-Encode-Locale Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Encode (>= 2) Recommends: p5-I18N-Langinfo Filename: dists/iphone/main/binary-iphoneos-arm/p5-Encode-Locale-1.01.deb Size: 11788 MD5sum: bf0f83fabe7ba03ce5be94c697dbd4c0 SHA1: 27fc5b35eab6d2b691d2a3f11280575ca311cb82 SHA256: 69719b42a998e92ef8ff77a53a8a920eaf993b8f09c65c8a08aaf2b48e0f238d Description: Encode::Locale - Determine the locale encoding The purpose of this Perl module is try determine what encodings should be used when interfacing to various external interfaces. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Encode-Locale Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-IO-Compress Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.048 Depends: perl,p5-Compress-Raw-Bzip2 (>= 2.048), p5-Compress-Raw-Zlib (>= 2.048) Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Compress-2.048.deb Size: 238594 MD5sum: 95a00d891fa311d5b290f18b86978ec0 SHA1: ba8f7457e184180b203bcfa231975ead18cd43b2 SHA256: bef76ec9e04da96b3a6aa5a69bd7e04020fc6164b14504b79b20d57e0467cc2e Description: IO::Compress - IO Interface to compressed data files/buffers This distribution provides a Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries. IO-Compress supports reading and writing of bzip2, RFC 1950, RFC 1951, RFC 1952 (i.e. gzip) and zip files/buffers. The following modules used to be distributed separately, but are now included with the IO-Compress distribution. Compress-Zlib IO-Compress-Zlib IO-Compress-Bzip2 IO-Compress-Base Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Compress Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Marquess Package: p5-Test-Aggregate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.364 Depends: perl,p5-Test-Harness (>= 3.09),p5-Test-Most (>= 0.21),p5-Test-NoWarnings,p5-Test-Simple (>= 0.94) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Aggregate-0.364.deb Size: 37350 MD5sum: 734f06345fc22d67374440211eb0aa85 SHA1: e0ec77d750fe39eab9221cf06f64dc526990954c SHA256: 1c30be13d1201215a5912be38887fab16971e3694be868299c8f1e95b828135c Description: Test::Aggregate - Aggregate .t files to make them run faster. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Aggregate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-PathTools Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.30 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-PathTools-3.30.deb Size: 85854 MD5sum: 730bbd1b658d09b9e9c527e175407b94 SHA1: 8bac88048b40e473d092903eac1d7ef6eb7719f8 SHA256: 1ca5db19845e2a927e82373be27679ae681d17cc6b3f1295dfcad243563747f8 Description: PathTools - Tools for working with paths and file specs across platforms This is the combined distribution for the File::Spec and Cwd modules. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PathTools Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ken Williams Package: p5-Email-MIME-RFC2047 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.90 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-MIME-RFC2047-0.90.deb Size: 32508 MD5sum: a591c88b4cd4778a52c56586563fef89 SHA1: e5a0f9afa099daa7508000e9075456d2e46d9ed3 SHA256: a55b2116bb81ccf886fd5fac00a61ec0bb1188affeefacb91d26810fa2276621 Description: Email::MIME::RFC2047 - Correct handling of non-ASCII MIME headers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-MIME-RFC2047 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nick Wellnhofer Package: p5-B-Utils Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl,p5-Exporter,p5-Task-Weaken Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Utils-0.17.deb Size: 36012 MD5sum: 989446ee1e864ec7f512370a4f412e8c SHA1: 1bd995066b568220b711373e908a4dc2cce4389f SHA256: e9d2b036912104e99580fa003bcc3c1982257d998f5efa049139579a56ef50e3 Description: B::Utils - Helper functions for op tree manipulation Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Utils Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Josh Jore Package: p5-IRC-Utils Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-IRC-Utils-0.07.deb Size: 24950 MD5sum: 3677e73be0a9e4e3c04d01c22d5ee3c6 SHA1: a37ab85b2c110b752691e48b08d76d7bb3fb803c SHA256: 63c3e0e4fe47fd22531795db58f6ec70ddbdf5b43323c35707a025ceff9a6c9b Description: IRC::Utils - Common utilities for IRC-related tasks The functions in this module take care of many of the tasks you are faced with when working with IRC. Mode lines, ban masks, message encoding and formatting, etc. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IRC-Utils Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Log-Log4perl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.25 Depends: perl,p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Log-Log4perl-1.25.deb Size: 350884 MD5sum: a2bb40535b649dfbfa879b7caff19f96 SHA1: 6cb8ebe72fabf11514234664bc4d7523e4967c29 SHA256: 9fea1262cf8834f40b36f7c4b412d3bc4833d1ce276e965f0e8bf82f0fbe40a1 Description: Log::Log4perl - Log4j implementation for Perl Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Log-Log4perl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mike Schilli Package: p5-Parse-Stallion Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.70 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Parse-Stallion-0.70.deb Size: 56778 MD5sum: c0daed92bd8a6c438f05fbdfb95f1d7d SHA1: 80741d9d6a097c1f36fe7cae2f54d05acb27ab6a SHA256: c5828216876a944d77ca0b2c7875036f96f302f460da70253f627baf6467e7e7 Description: Parse::Stallion Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Parse-Stallion Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Perl-Critic-Storable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Perl-Critic,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Critic-Storable-0.01.deb Size: 7724 MD5sum: 17ee25acf853b4a2a44c7e535fa1b5a3 SHA1: 687da5f2d8c48e02a1e6b107cd2950a0f785190c SHA256: 1367161a5410a72bcf1a9925a253023f994b2ccd506323322251c8fed0b12b52 Description: Perl::Critic::Storable - policy for Storable.pm Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Critic-Storable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Matt Dainty Package: p5-Aspect Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Params-Util (>= 1.00),p5-Sub-Install (>= 0.92),p5-Sub-Uplevel (>= 0.2002),p5-Task-Weaken (>= 1.00) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Aspect-1.01.deb Size: 158970 MD5sum: d58b4c19a673dc480da6e3e65383831b SHA1: 565f7b5a0dfb787a3705bbe0e59821176b7be0d7 SHA256: 2e50ebb1b9a46d96266a9d22a35f43c0c7b515c6b609be534c459858c3f89400 Description: Aspect - Aspect-Oriented Programming (AOP) for Perl Aspect-Oriented Programming (AOP) is a programming method developed by Xerox PARC and others. The basic idea is that in complex class systems there are certain aspects or behaviors that cannot normally be expressed in a coherent, concise and precise way. One example of such aspects are design patterns, which combine various kinds of classes to produce a common type of behavior. Another is logging. See for more info. The Perl "Aspect" module closely follows the terminology of the AspectJ project (). However due to the dynamic nature of the Perl language, several "AspectJ" features are useless for us: exception softening, mixin support, out-of-class method declarations, and others. The Perl "Aspect" module is focused on subroutine matching and wrapping. It allows you to select collections of subroutines using a flexible pointcut language, and modify their behavior in any way you want. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Aspect Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-SQL-Translator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11007 Depends: perl,p5-Carp-Clan,p5-Class-Accessor,p5-Class-Base,p5-Class-Data-Inheritable (>= 0.02),p5-Class-MakeMethods,p5-DBI,p5-Digest-SHA1 (>= 2),p5-File-ShareDir (>= 1),p5-IO,p5-PathTools,p5-Parse-RecDescent (>= 1.962.2),p5-Pod-Parser,p5-XML-Writer (>= 0.5) Recommends: png,p5-GD,p5-Graph,p5-GraphViz,p5-Spreadsheet-ParseExcel (>= 0.41),p5-Template (>= 2.2),p5-Text-ParseWords,p5-Text-RecordParser (>= 0.02),p5-XML-LibXML (>= 1.69) Filename: dists/iphone/main/binary-iphoneos-arm/p5-SQL-Translator-0.11007.deb Size: 416064 MD5sum: 96d6ed9275f6352d576667f9e3e1b540 SHA1: fb9daf8c31f52ef78a9f86fe237cca0f8972ea82 SHA256: 9f94d9860ca9fdb827b1776e00e606bf27157e5c797b45644f6f73c3cedac994 Description: SQL::Translator - SQL DDL transformations and more SQL::Translator is a group of Perl modules that manipulate structure data definitions (mostly database schemas) in interesting ways, such as converting among different dialects of CREATE syntax (e.g., MySQL-to-Oracle), visualizations of schemas (pseudo-ER diagrams GraphViz or GD), automatic code generation (using Class::DBI), converting non-RDBMS files to SQL schemas (xSV text files, Excel spreadsheets), serializing parsed schemas (via Storable, YAML and XML), creating documentation (HTML and POD), and more. We also have the ability to talk directly to a database through DBI to query for the structures of several databases. Through the separation of the code into parsers and producers with an object model in between, it's possible to combine any parser with any producer, to plug in custom parsers or producers, or to manipulate the parsed data via the built-in object model. Presently only the definition parts of SQL are handled (CREATE, ALTER), not the manipulation of data (INSERT, UPDATE, DELETE). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SQL-Translator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ken Youens-Clark Package: p5-Test-XML-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Test-Simple,p5-Test-LongString,p5-Test-Tester,p5-XML-LibXML Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-XML-Simple-0.10.deb Size: 8222 MD5sum: 4df69ab7011136f67b1e745b8ef8d6a6 SHA1: 6a3138b2a5288e674ecfd7c16193d3af444ea103 SHA256: 27da6e5f306994ad8221669eb6b0d488e9f9e584873576ec45d7b09983b990a4 Description: Test::XML::Simple - easy testing for XML Test::SML::Simple provides a test class which makes it easy to do basic Test::Builder-style tests on XML input. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-XML-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Joe McMahon Package: p5-Tree-Simple-View Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl,p5-Class-Throwable,p5-Tree-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tree-Simple-View-0.17.deb Size: 41732 MD5sum: e89b5c0223b74ed9c7268a9b938b4c46 SHA1: 602cb4e05336792962673cee4bae6a3d2d0167a1 SHA256: feea051fa33e1b5fa112d2fa44ece78c44d2d88cfe573a3e6d87ebeb81a015f2 Description: Tree::Simple::View - A set of classes for viewing Tree::Simple hierarchies Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tree-Simple-View Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stevan Little Package: p5-Crypt-Random-Source Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Any-Moose (>= 0.11),p5-Capture-Tiny (>= 0.08),p5-IO,p5-Module-Find,p5-PathTools,p5-Sub-Exporter,p5-namespace-clean (>= 0.08) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-Random-Source-0.07.deb Size: 42426 MD5sum: f2466cbe7764e30ff797e86367d218ba SHA1: f1ac831473b634c17ce24b7b7071b534a229d6ed SHA256: b22e97d64502a78661881726a2af2abe92890fc951be6d2a4d46a4a9e14ce122 Description: Crypt::Random::Source - Get weak or strong random data from pluggable sources Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-Random-Source Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Yuval Kogman Package: p5-POE-Test-Helpers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.09 Depends: perl,p5-Data-Validate,p5-List-AllUtils,p5-Moose,p5-POE,p5-Test-Simple,p5-Test-Deep,p5-indirect,p5-namespace-autoclean,p5-parent,p5-strictures (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Test-Helpers-1.09.deb Size: 25364 MD5sum: 36735b527f96a30535247f9443c27527 SHA1: d0d4029a119e2afbbe99149b7ee44f0063fd9a63 SHA256: ef4238e19a0ce82449a84c6fce2ee622fd0a56812d617778b2cba402aa81f44f Description: POE::Test::Helpers - Testing framework for POE This module provides you with a framwork to easily write tests for your POE code. The main purpose of this module is to be non-instrusive (nor abstrusive) and allow you to write your code without getting in your way. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Test-Helpers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sawyer X Package: p5-Class-Method-Modifiers-Fast Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Data-Util,p5-Filter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Method-Modifiers-Fast-0.03.deb Size: 7044 MD5sum: d835f68f7fb799730531b58902c9165f SHA1: 7dc0ded016439f5fca827c7f436dff354a72256b SHA256: 2612396b945affe14e3a705c122c22f6d96a695c2f782f05b16cf28fc96689db Description: Class::Method::Modifiers::Fast - provides Moose-like method modifiers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Method-Modifiers-Fast Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Takatoshi Kitano Package: p5-Readonly-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04-0 Depends: perl,p5-Readonly Filename: dists/iphone/main/binary-iphoneos-arm/p5-Readonly-XS-1.04.deb Size: 8850 MD5sum: cb3a98a8dc9cabbc056ca85de31d8614 SHA1: 92b26df15b61bfdade9f54b9d751f1c8fb9513b6 SHA256: 74376f112974dfb6a8908481e9f8a424a94676d267696b2da4425e6c741c0bac Description: Readonly-XS This is a companion module to Readonly.pm. You do not use Readonly::XS directly. Instead, once it is installed, Readonly.pm will detect this and will use it for creating read-only scalars. This results in a significant speed improvement. This does not speed up read-only arrays or hashes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Readonly-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-OpenOffice-OODoc Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.112 Depends: perl,p5-Archive-Zip (>= 1.18),p5-File-Temp (>= 0.12),p5-IO,p5-Time-Local (>= 1.07),p5-XML-Twig (>= 3.32) Filename: dists/iphone/main/binary-iphoneos-arm/p5-OpenOffice-OODoc-2.112.deb Size: 431410 MD5sum: fbeaf5bf9726b06d8bf4186ebbdc07b9 SHA1: 21d6c0440e3d472fa83089cbcb7f4f13fb7fb7c0 SHA256: 2e5ed903811c482d469f30acbe408ff8702dc1c65ffc0e46fde7c29d8a141d57 Description: OpenOffice::OODoc - The Perl Open OpenDocument Connector Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-OpenOffice-OODoc Homepage: http://www.perl.org/ Author: Jean-Marie Gouarne Package: p5-DBIx-Admin-CreateTable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.07 Depends: perl,p5-DBI Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Admin-CreateTable-2.07.deb Size: 16494 MD5sum: c30913938f4bcf492652526361fe3891 SHA1: 2b99a003c25ad5cf17d0302c133757a43fb9e077 SHA256: 0009a0b032d1ca79b2a4a7cd192d3eb1320547386cb8fe37404b6940e5ada73e Description: DBIx::Admin::CreateTable - A module for creating and dropping tables and sequences Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Admin-CreateTable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ron Savage Package: p5-Unicode-Map Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.112 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-Map-0.112.deb Size: 259058 MD5sum: d96affa7efa2d16f042391ef01c3a6c4 SHA1: c536b012c8b4ee0192ac401a33d1dc2e8df1ff33 SHA256: 3e47481647086d812bb2249293721035a9741594d05232bff0d3c6ecfc954096 Description: Unicode::Map This module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To convert between UTF8 and UTF16 use Unicode::String. For historical reasons this module coexists with Unicode::Map8. Please use Unicode::Map8 unless you need to care for >1 byte character sets, e.g. chinese GB2312. Anyway, if you stick to the basic functionality (see documentation) you can use both modules equivalently. Practically this module will disappear from earth sooner or later as Unicode mapping support needs somehow to get into perl's core. If you like to work on this field please don't hesitate contacting Gisle Aas and check out the mailing list perl-unicode! Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-Map Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Fey Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.34 Depends: perl,p5-Exception-Class,p5-Exporter,p5-List-AllUtils,p5-Moose (>= 0.90),p5-MooseX-Params-Validate (>= 0.08),p5-MooseX-Role-Parameterized (>= 0.04),p5-MooseX-SemiAffordanceAccessor (>= 0.03),p5-MooseX-StrictConstructor (>= 0.07),p5-Task-Weaken (>= 0.99) Recommends: p5-Test-Memory-Cycle Filename: dists/iphone/main/binary-iphoneos-arm/p5-Fey-0.34.deb Size: 182334 MD5sum: 5af5db8b9d0b7f99ba27ed760f6fb0e5 SHA1: 57ade465eb1414f5a2112143661d00d91546c07a SHA256: 7b84e663b2798dd2ff2aeca7239a5819650817ddadb2a803ed99aa536286d255 Description: Fey - Better SQL Generation Through Perl The `Fey' distribution contains a set of modules for representing the components of a DBMS schema, and for dynamically generating SQL queries based on that schema. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Fey Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Carp-Clan-Share Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.013 Depends: perl,p5-Carp-Clan Filename: dists/iphone/main/binary-iphoneos-arm/p5-Carp-Clan-Share-0.013.deb Size: 6814 MD5sum: 05d860840818f375e39ef8db73fbad1b SHA1: afa46ad72936ce00e3ba03268a0cf2824dcee58a SHA256: 08d0a141dfca68da2bb2138ac05e9c2ca955a9a95e051c90f74fca3d196da887 Description: Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan This is a very lightweight helper module (actually just an import method) that will automagically create a __PACKAGE__::Carp module for you. Any arguments passed to the import (e.g. via use) method are forwarded along to Carp::Clan. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Carp-Clan-Share Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robert Krimen Package: p5-POE-Component-IRC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.68 Depends: perl,p5-IRC-Utils (>= 0.10),p5-POE (>= 1.311),p5-POE-Component-Syndicator,p5-POE-Filter-IRCD (>= 2.42) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-IRC-6.68.deb Size: 254340 MD5sum: b01473272f1af86ebaba368dd82e94e1 SHA1: 3ad2d77bcd82087e219204e14c167a878522363a SHA256: 312fc8da395a565d9b846f36ede1db4a1dfdae0169a5c70db36bf6af221e76c3 Description: POE::Component::IRC - A fully event-driven IRC client module POE::Component::IRC is a POE component (who'd have guessed?) which acts as an easily controllable IRC client for your other POE components and sessions. You create an IRC component and tell it what events your session cares about and where to connect to, and it sends back interesting IRC events when they happen. You make the client do things by sending it events. That's all there is to it. Cool, no? [Note that using this module requires some familiarity with the details of the IRC protocol. I'd advise you to read up on the gory details of RFC 1459 () before you get started. Keep the list of server numeric codes handy while you program. Needless to say, you'll also need a good working knowledge of POE, or this document will be of very little use to you.] The POE::Component::IRC distribution has a docs/ folder with a collection of salient documentation including the pertinent RFCs. POE::Component::IRC consists of a POE::Session that manages the IRC connection and dispatches "irc_" prefixed events to interested sessions and an object that can be used to access additional information using methods. Sessions register their interest in receiving "irc_" events by sending "register" to the component. One would usually do this in your "_start" handler. Your session will continue to receive events until you "unregister". The component will continue to stay around until you tell it not to with "shutdown". The SYNOPSIS demonstrates a fairly basic bot. See POE::Component::IRC::Cookbook for more examples. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-IRC Homepage: http://www.perl.org/ Reommends: p5-POE-Component-Client-DNS (>= 0.99) Tag: purpose::console, role::developer Package: p5-IO-Stringy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.110 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-stringy-2.110.deb Size: 60588 MD5sum: 8845a78288a52ce877af2ebb7851d5aa SHA1: fb30a14371f9f7b8c6f804f08d5eeffb4a886c48 SHA256: 1423c086d3850c431b90652b272927d4b44c3250bd36950ec09878c83b5a1c75 Description: IO::Stringy - I/O on in-core objects like strings and arrays This toolkit primarily provides modules for performing both traditional and object-oriented i/o) on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. In the more-traditional IO::Handle front, we have IO::AtomicFile which may be used to painlessly create files which are updated atomically. And in the "this-may-prove-useful" corner, we have IO::Wrap, whose exported wraphandle() function will clothe anything that's not a blessed object in an IO::Handle-like wrapper... so you can just use OO syntax and stop worrying about whether your function's caller handed you a string, a globref, or a FileHandle. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Stringy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-JSON-Any Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.26 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-JSON-Any-1.26.deb Size: 13912 MD5sum: 4f24cf4349d28fb7e6816db5f93f6ad6 SHA1: 9f78e0fc6bf405a333eb76e6f2a5009f437e083e SHA256: 02e5db05e5452cc037f76232dee218b378b8370ba1e5fed844b1b44fa5750f26 Description: JSON::Any - Wrapper Class for the various JSON classes. This module will provide a coherent API to bring together the various JSON modules currently on CPAN. This module will allow you to code to any JSON API and have it work regardless of which JSON module is actually installed. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-JSON-Any Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Thompson Package: p5-Perl-Critic-Compatibility Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.001 Depends: perl,p5-Perl-Critic (>= 1.084),p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Critic-Compatibility-1.001.deb Size: 13164 MD5sum: 5e4f6c61b497c83c324b7b576c539759 SHA1: d6cd539e1876c5cdd8c8fb05f319248557114cad SHA256: 49f5c18662eb04a6602925ade665874c51d350c952fa3610028e99ce8320ddbb Description: Perl::Critic::Compatibility - Policies for Perl::Critic concerned with compatibility with various versions of Perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Critic-Compatibility Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Elliot Shank Package: p5-Text-TabularDisplay Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.22 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-TabularDisplay-1.22.deb Size: 14636 MD5sum: ea1728d109f170fe1a580b8d0538e438 SHA1: e6b1c1e6b1b9179b2e2b524f6a1926b3c2bd98f4 SHA256: 9ce1bdc79b6b4746d1628e3346c6273a0b959f37545a1e8554582c90c46fd6b5 Description: Text::TabularDisplay - Display text in formatted table output Text::TabularDisplay simplifies displaying textual data in a table. The output is identical to the columnar display of query results in the mysql text monitor. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-TabularDisplay Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Darren Chamberlain Package: p5-Lingua-Han-Utils Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lingua-Han-Utils-0.10.deb Size: 7662 MD5sum: bb40eb91aaef04e66318a6451d21d7e5 SHA1: 49c462eb7f29749a404c5772264af88de6d744f3 SHA256: 14b5005bde4e8afd3e69e04efb5d7af47d886e1bf979d73120a411f8d1f6e1bf Description: Lingua::Han::Utils - The utility tools of Chinese character(HanZi) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lingua-Han-Utils Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Fayland Lam Package: p5-File-Find-Object-Rule-VCS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.2 Depends: perl,p5-File-Find-Object-Rule,p5-Text-Glob Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Find-Object-Rule-VCS-v0.0.2.deb Size: 8604 MD5sum: 2c45a8e1371d8032ec8708a8026933dc SHA1: 54efe9e9f58c4d06a0d5662674fa0d7c8955ee27 SHA256: 4be37ed2c54e859975c2a3cf3ace6816c48b0893e42c2ac853ff77e217884507 Description: File::Find::Object::Rule::VCS - Exclude files/directories for Version Control Systems Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Find-Object-Rule-VCS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shlomi Fish Package: p5-XML-SAX-IncrementalBuilder-LibXML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Class-InsideOut,p5-XML-LibXML (>= 1.66) Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-SAX-IncrementalBuilder-LibXML-0.02.deb Size: 13448 MD5sum: 6a3e6768ec9a597134ba9af30ab671df SHA1: cd192243c12c8bebc8116893bdd739a7c7b29a12 SHA256: eebc2e7705d80f2f306b25e478d7408d7dc7fb66b34bfc5815c9ce4752dad772 Description: XML::SAX::IncrementalBuilder::LibXML - create DOM fragments from SAX events Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-SAX-IncrementalBuilder-LibXML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Martijn van Beers Package: p5-Geo-KML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.92 Depends: perl,p5-Archive-Zip (>= 1.3),p5-Data-Peek (>= 0.31),p5-Log-Report (>= 0.28),p5-Test-Simple (>= 0.54),p5-XML-Compile (>= 1.07),p5-XML-Compile-Cache (>= 0.92) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-KML-0.92.deb Size: 33384 MD5sum: df5e97df9d82b0a93b278a68a00ba674 SHA1: ee395069dc725d96764ae8bf8d91682d67b4dba8 SHA256: 8e09be27c0f4f9b8a034685d4e0f6a30a150df253b0a4b16a40a18365a1c4006 Description: Geo::KML - Create GoogleEarth and -Map KML/KMZ Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-KML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-HTTP-Response-Encoding Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Encode (>= 2),p5-libwww-perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Response-Encoding-0.06.deb Size: 8364 MD5sum: b9f53ae6cfa13ebac782573abce3ac49 SHA1: 103ffa30e91344b86df5e6bcd1281676f43972b3 SHA256: e2858b35efcaa605b7984d8046bd35f140ba44281cbaa7375918acfacfebdadc Description: HTTP::Response::Encoding - Adds encoding() to HTTP::Response Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Response-Encoding Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dan Kogai Package: p5-Object-eBay Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.5.0 Depends: perl,p5-Class-Std (>= 0.0.8),p5-Net-eBay (>= 0.28) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-eBay-0.5.0.deb Size: 51928 MD5sum: 3a9e37ad289a1b680fa7d883f26567c7 SHA1: 87fd4bb6a622bf96285140996831cc7a7a4768ac SHA256: 3733bef0382842332e5173239e8ea45883ea54386441c387a0267be2d17bb4a6 Description: Object::eBay - Object-oriented interface to the eBay API The distribution Object-eBay provides an object-oriented interface for dealing with eBay entities such as Items, Users, etc. The module Net::eBay (available from CPAN or from http://www.net-ebay.org) provides all the eBay API infrastructure. Object::eBay and subclasses are essentially OO sugar on top of Net::eBay. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-eBay Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael Hendricks Package: p5-Object-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl,p5-Test-Simple (>= 0.47) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Tiny-1.07.deb Size: 20648 MD5sum: 23fa71c7cd596e23cff5a7f2f1eba059 SHA1: 657363cadf08712aabdfd33c47f23ccec9850108 SHA256: 3e6a6586931cfe8a77170a1330b048007ec8785203fb79ccec024ac5dbf4d7d7 Description: Object::Tiny - Class building as simple as it gets There's a whole bunch of class builders out there. In fact, creating a class builder seems to be something of a rite of passage (this is my fifth, at least). Unfortunately, most of the time I want a class builder I'm in a hurry and sketching out lots of fairly simple data classes with fairly simple structure, mostly just read-only accessors, and that's about it. Often this is for code that won't end up on CPAN, so adding a small dependency doesn't matter much. I just want to be able to define these classes FAST. By which I mean LESS typing than writing them by hand, not more. And I don't need all those weird complex features that bloat out the code and take over the whole way I build modules. And so, I present yet another member of the Tiny family of modules, Object::Tiny. The goal here is really just to save me some typing. There's others that could do the job just fine, but I want something that does as little as possible and creates code the same way I'd have written it by hand anyway. To use Object::Tiny, just call it with a list of accessors to be created. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Graph Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.94 Depends: perl,p5-Math-Complex,p5-Safe,p5-Storable (>= 2.05),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Graph-0.94.deb Size: 126104 MD5sum: f29a6df132e720193443ec3cf0b70c3f SHA1: 60a700b1e40ac9f67171bc33eb093b3513ba695c SHA256: 6417906543ddce43244bbc6dc40c368ff23784ecbff8043965c57f1eaa0e189a Description: Graph - graph data structures and algorithms This is Graph, a Perl module for dealing with graphs, the abstract data structures. (If you were looking for pie charts, I'm sorry.) This is a full rewrite of the Graph module 0.2xx series as discussed in the book "Mastering Algorithms with Perl", written by Jarkko Hietaniemi (the undersigned), John Macdonald, and Jon Orwant, and published by O'Reilly and Associates. This rewrite is not fully compatible with the 0.2xx series, simply because I did not want to carry over all the design flaws and bugs. Test cases of all sizes to keep me honest are warmly welcomed. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Graph Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jarkko Hietaniemi Package: p5-Net-ParSCP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Set-Scalar Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-ParSCP-0.11.deb Size: 22422 MD5sum: 5754e46dcedd0b6c1b22a9b3842d1fc9 SHA1: 01aba3b6f2cbe37dbb8fdfba910ddc5bf7932dae SHA256: fe903aa9c4e07bfbb32361e47ba1d5cf6ece105a46713f7c89aeac47a731d98b Description: Net::ParSCP - Secure transfer of files between clusters via SSH Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-ParSCP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Casiano Rodriguez-Leon Package: p5-Video-FourCC-Info Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.005 Depends: perl,p5-DBD-SQLite (>= 1.20),p5-DBI Recommends: p5-DateTime,p5-Vidoe-Info Filename: dists/iphone/main/binary-iphoneos-arm/p5-Video-FourCC-Info-1.005.deb Size: 48628 MD5sum: 8ab869cd7f5b3a61319169414d07d112 SHA1: 26cac9cef0d2eb155e6c943323889b11710c2c30 SHA256: 204284b1fe13a2f1309ae7899e2a45b1627d1d894ad635246143e15b7f7623c6 Description: Video::FourCC::Info - Perl module to retrieve information about FourCCs Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Video-FourCC-Info Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Yu Package: p5-Locale-Maketext Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.17 Depends: p5-Test-Simple Conflicts: perl (<= 5.10.0-13) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Locale-Maketext-1.17.deb Size: 88378 MD5sum: b4c87ea52bf56831886e58b18e157be6 SHA1: 76b70f18d62cc47e06f2967d2d6c394ac1041e46 SHA256: 54e6328f173d0c2a864e46fe31bedd89b73b9e0539069a037e8605d190128348 Description: Locale::Maketext Locale::Maketext is a base class providing a framework for localization and inheritance-based lexicons, as described in my article in The Perl Journal #13 (a corrected version of which appears in this dist). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Locale-Maketext Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-File-ReadBackwards Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-ReadBackwards-1.04.deb Size: 11934 MD5sum: f5d73a1cbc48d4ddc0aabb09a67098f0 SHA1: 295adde3c5248cbd62cdb5a291eda8e54b42e328 SHA256: 023ff2bec6f2ebf601516d773c4335f72484b9e1268d95b10d189d2d32e33492 Description: File::ReadBackwards - Read a file backwards by lines. This module reads a file backwards line by line. It is simple to use, memory efficient and fast. It supports both an object and a tied handle interface. It is intended for processing log and other similar text files which typically have their newest entries appended to them. By default files are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-ReadBackwards Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-UseAllModules Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Exporter,p5-ExtUtils-Manifest,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-UseAllModules-0.12.deb Size: 7662 MD5sum: 20782c90002501351fde87d802d71c9c SHA1: cb7acade5cc56c331647110c1fff6bc643e708d8 SHA256: 55e79f0cabcb34e92987059f979500efaddef9807e3efb81d896e16978a5bcf2 Description: Test::UseAllModules - do use_ok() for all the MANIFESTed modules Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-UseAllModules Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kenichi Ishigaki Package: p5-Object-InsideOut Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.79 Depends: perl,p5-Data-Dumper,p5-Exception-Class (>= 1.29),p5-Test-Simple (>= 0.50) Recommends: p5-Math-Random-MT-Auto (>= 5.04),p5-Want (>= 0.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-InsideOut-3.79.deb Size: 118178 MD5sum: fcc07a1171aa07d4324351eb8936793f SHA1: 01369858dfb12db27e8e457ff69cfddd99fc260f SHA256: d5b394b0c43583ce92b181b531f6fd81e29f20fb86b76ee758e13f240aafa2c2 Description: Object::InsideOut - Comprehensive inside-out object support module This module provides comprehensive support for implementing classes using the inside-out object model. This module implements inside-out objects as anonymous scalar references that are blessed into a class with the scalar containing the ID for the object (usually a sequence number). Object data (i.e., fields) are stored within the class's package in either arrays indexed by the object's ID, or hashes keyed to the object's ID. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-InsideOut Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jerry D. Hedden Package: p5-DateTime-Format-DateParse Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-TimeDate,p5-DateTime (>= 0.29),p5-DateTime-TimeZone (>= 0.27) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-DateParse-0.05.deb Size: 14574 MD5sum: 45ab48b94d1fa6f0e94ce4f18fee08a3 SHA1: 879e054ed47c36eb80f77190476db76abbc429be SHA256: ad1797a6ee1e023f6ad8601f3958d37fbe4ea0b0dabfe6e035bd8479e654e738 Description: DateTime::Format::DateParse - Parses Date::Parse compatible formats This module is a compatibility wrapper around Date::Parse. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-DateParse Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Joshua Hoblitt (JHOBLITT) Package: p5-Hook-WrapSub Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Hook-WrapSub-0.03.deb Size: 9644 MD5sum: 7dc8b3562fddbc502e168a08f8ac94f1 SHA1: 033bcdb4062ab6f0f3bba16358a7f4bb89275b41 SHA256: 3535b0ad36fa3c1b4a4052e7b72ec1069d045e56bf3910ecd17e6db265503309 Description: Hook::WrapSub - wrap subs with pre- and post-call hooks Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Hook-WrapSub Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sys-Lastlog Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.6 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sys-Lastlog-1.6.deb Size: 12972 MD5sum: 6210cfc6aca5e1408fa20c4ed81981c9 SHA1: 89763c880fc2ae79a27cf355a34943ebd42bd0da SHA256: a2ccc2f99f589827dc92419ad15f705b7f9e2a7a99c67992ba5ca0656b9642a0 Description: Sys::Lastlog - Provide a moderately Object Oreiented Interface to lastlog This module is designed to provided an Object Oriented API to the lastlog file found on many Unix-like systems. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sys-Lastlog Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-List-MoreUtils Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.32 Depends: perl,p5-Test-Simple (>= 0.82) Filename: dists/iphone/main/binary-iphoneos-arm/p5-List-MoreUtils-0.32.deb Size: 44800 MD5sum: ba0c0a148db4593de3903c13b0eec32c SHA1: d0eaaa633b7c9676e8c39dfa62a1e15eb650d02b SHA256: 6d784d8771d3208ee273cbe8cd927ddeb839020b01e9ca5f795716c1ff024223 Description: List::MoreUtils - Provide the stuff missing in List::Util List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-List-MoreUtils Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tassilo von Parseval Package: p5-PDF-API2 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.73 Depends: perl,p5-Compress-Zlib Filename: dists/iphone/main/binary-iphoneos-arm/p5-PDF-API2-0.73.deb Size: 6220274 MD5sum: 56c2698d5519ac370a0d211b2a4c0310 SHA1: 06365d05db518b28e5974e8865c96628030d5452 SHA256: 0322b6ab6857896843f7765ce8de83490e5050ceb59b4765fb860f6c8f1e110c Description: PDF::API2 - TheNextGen PDF Create/Modify API This module is 'The Next Generation' of Text::PDF::API which initially provided a nice API around the Text::PDF::* modules created by Martin Hosken. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PDF-API2 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alfred Reibenschuh Package: p5-Test-Strict Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-Devel-Cover,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Strict-0.09.deb Size: 10242 MD5sum: 65c501fe38f45c6ef7fb50d7f1753519 SHA1: d1fefd7b7f7322a14969986fbd521903f5c18552 SHA256: 062be5779f9429ce083ab97b1dec1b9b6ca3dd654ff74a59e0505cea96918e2d Description: Test::Strict - Check syntax, presence of use strict; and test coverage Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Strict Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Pierre Denis Package: p5-IO-TieCombine Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.000 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-TieCombine-1.000.deb Size: 16972 MD5sum: cab33e70da3ec216fdf08631392d54c0 SHA1: 189824afb2a770f84ef084ed101d565e2ed875ec SHA256: 221aa035ce6a6fbcc24f05ef1ef0d1fd6340b70e4235ab0e8eea695dd8ec66f3 Description: IO::TieCombine - produce tied (and other) separate but combined variables Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-TieCombine Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-HTML-Lint Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.06 Depends: perl,p5-Exporter,p5-HTML-Parser,p5-HTML-Tagset Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Lint-2.06.deb Size: 27800 MD5sum: 8e167eca8125662830eff440a3945c92 SHA1: 0b684cba5e9e4eb8fad31c285fcfc6ec07650c71 SHA256: 020aaee95c7b4316da16fdfe7a7849e71b6c4777a79cd12c63f23f29598681e6 Description: HTML::Lint - check for HTML errors in a string or file Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Lint Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Lester Package: p5-Lingua-EN-Inflect-Number Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.1 Depends: perl,p5-Lingua-EN-Inflect Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lingua-EN-Inflect-Number-1.1.deb Size: 6350 MD5sum: ba1273c2450b460d5c9687324d98f30a SHA1: 0420a500fce6517b6d401ee493e257767ad2d083 SHA256: 24bb2e4fc6af1ed8b09de9a927a0ddb652048ea17906009420472292984303df Description: Lingua::EN::Inflect::Number - Force number of words to singular or plural Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lingua-EN-Inflect-Number Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Data-Dump Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.16 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Dump-1.16.deb Size: 26088 MD5sum: 618bfddb62fc050efef18e9c58632ca4 SHA1: 4b530171917fcc20d193a087adf1b87924498241 SHA256: 7061f09df4b283185755360f760a9d88c8e6b08935b28aeb4843dbf607639e64 Description: Data::Dump - Pretty printing of data structures This module provide functions that takes a list of values as their argument and produces a string as its result. The string contains Perl code that, when "eval"ed, produces a deep copy of the original arguments. The main feature of the module is that it strives to produce output that is easy to read. Example: @a = (1, [2, 3], {4 => 5}); dump(@a); Produces: (1, [2, 3], { 4 => 5 }) If you dump just a little data, it is output on a single line. If you dump data that is more complex or there is a lot of it, line breaks are automatically added to keep it easy to read. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Dump Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-DateTimeX-Easy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.089 Depends: perl,p5-DateTime,p5-DateTime-Format-DateManip,p5-DateTime-Format-DateParse,p5-DateTime-Format-Flexible,p5-DateTime-Format-ICal,p5-DateTime-Format-Natural,p5-TimeDate Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTimeX-Easy-0.089.deb Size: 18508 MD5sum: 72a57d849562cbf99fa68e8369a0243b SHA1: 6c0998a3093920ecd8f6f49c6ec11bdffaec3d4c SHA256: d77caf87f1b1b9e608e9cdf80401fc8d018e4f1d23faa6a10a0c928eaa6f1350 Description: DateTimeX::Easy - Parse a date/time string using the best method available DateTimeX::Easy makes DateTime object creation quick and easy. It uses a variety of DateTime::Format packages to do the bulk of the parsing, with some custom tweaks to smooth out the rough edges (mainly concerning timezone detection and selection). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTimeX-Easy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robert Krimen Package: p5-FCGI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.74 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-FCGI-0.74.deb Size: 33476 MD5sum: ee01e74fd760f0de350d6458d8d4d2d4 SHA1: 19f12e0e5dfac4220fafd05a062605ff30eddb91 SHA256: d05851063afb308b7e9e51d1bfba9cf4c338a1144251035a4aa49ba4a4681e97 Description: FCGI - Fast CGI module This is a Fast CGI module for perl. It's based on the FCGI module that comes with Open Market's FastCGI Developer's Kit, but does not require you to recompile perl. It even no longer requires perl to be compiled with sfio. To compile with sfio you'll need at least perl 5.003_02 and you'll have to have configured it with eg './Configure -Duseperlio -Dusesfio'. (See the INSTALL file that comes with the perl distribution.) To compile without sfio you'll need an even more recent perl version. (perl 5.004 and up should be fine.) See http://www.fastcgi.com/ for more information about fastcgi. Lincoln D. Stein's perl CGI module also contains some information about fastcgi programming. See echo.fpl for an example on how to use this module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-FCGI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sven Verdoolaege Package: p5-Test-Synopsis Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Filter,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Synopsis-0.06.deb Size: 7512 MD5sum: b95b9cc6798ca47f2f5c8125be63de05 SHA1: d9119ea1d04d03893aace5a5d947e13c2d740c46 SHA256: c88e8a83b10cdc0c2562ed5a7e1020ee60c29d565efa2e1c70383df3da61829b Description: Test::Synopsis - Test your SYNOPSIS code Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Synopsis Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tatsuhiko Miyagawa Package: p5-Geo-Google-Latitude Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-GPS-Point,p5-JSON-XS,p5-libwww-perl,p5-Package-New,p5-Test-Simple (>= 0.44),p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Google-Latitude-0.08.deb Size: 18246 MD5sum: e157909a3058181aa9a5e9ad890409c9 SHA1: d61d9525373dedd215530b27a9db3400c76a8888 SHA256: afc20d780689fc7f9bb84d6edb485acd2c1b84e984eac61702c2e8e793219288 Description: Geo::Google::Latitude - Google Latitude Public Location Badge Interface Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Google-Latitude Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Email-MIME-Encodings Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.312 Depends: perl,p5-MIME-Base64 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-MIME-Encodings-1.312.deb Size: 12866 MD5sum: a69e0d3adb398d9be3fb21ba69033170 SHA1: 74544814573cad1bd33add625d5e25e16fa4c1b7 SHA256: 089614313a677a790e9605265c492c55f9c8a9d3ed4e5f728a965dc0589e1625 Description: Email::MIME::Encodings - A unified interface to MIME encoding and decoding This module simply wraps "MIME::Base64" and "MIME::QuotedPrint" so that you can throw the contents of a "Content-Transfer-Encoding" header at some text and have the right thing happen. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-MIME-Encodings Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-Client-SMTP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-POE,p5-POE-Filter-Transparent-SMTP Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-SMTP-0.20.deb Size: 25556 MD5sum: 3b0773499d62e2c6c3b3460345f42877 SHA1: ef7abc5a9f2031997789a22ed084d33187bea66b SHA256: d36a906f8506c87c36c1a4dd0b0e2d4cf6f205f7b2ef1b77e601a4772746fb4c Description: POE::Component::Client::SMTP - Asynchronous mail sending with POE Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-SMTP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: George Nistorica Package: p5-Email-Address-JP-Mobile Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Email-Address-Loose,p5-Encode,p5-Encode-JP-Mobile (>= 0.27) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-Address-JP-Mobile-0.08.deb Size: 10376 MD5sum: fecd3d1dfa213cf1163be0340ba65919 SHA1: bf2d4bffa05759d31d4ec79463f7554d953a78df SHA256: 501ef7aeadfba34d002eef999942b4b3d02c7e47a8568faf67b5cae1557448bd Description: Email::Address::JP::Mobile - Japanese carrier email class Email::Address::JP::Mobile is for Japanese web developers. ć“ć®ćƒ¢ć‚øćƒ„ćƒ¼ćƒ«ćÆč¦ć™ć‚‹ć« HTTP::MobileAgent ć®ćƒ”ćƒ¼ćƒ«ē‰ˆć§ć™ć€‚ ćƒ”ćƒ¼ćƒ«ć‚¢ćƒ‰ćƒ¬ć‚¹ć‹ć‚‰ć€ćć‚ŒćŒć©ć®ć‚­ćƒ£ćƒŖć‚¢ć§ē™ŗč”Œć•ć‚ŒćŸćƒ”ćƒ¼ćƒ«ć‚¢ćƒ‰ćƒ¬ć‚¹ć‹ć‚’åˆ¤åˆ„ć—ć¾ć™ć€‚ åŒę§˜ć®ć“ćØćŒć§ćć‚‹ćƒ¢ć‚øćƒ„ćƒ¼ćƒ«ć« Mail::Address::MobileJp ćŒć‚ć‚Šć¾ć™ć€‚ Email::Address::JP::Mobile は Email::Address ć‚Ŗćƒ–ć‚øć‚§ć‚Æćƒˆć‚’ę‹”å¼µć™ć‚‹ē‚¹ć‚„ć€ "is_mobile($email)" ć§ćÆćŖć "$carrier->is_mobile()" ćØć„ć†ć‚¤ćƒ³ć‚æćƒ¼ćƒ•ć‚§ćƒ¼ć‚¹ć§ć‚ć‚‹ē‚¹ćŒé•ć„ć¾ć™ć€‚ Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-Address-JP-Mobile Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Naoki Tomita Package: p5-SQL-Interp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.10 Depends: perl,p5-DBI (>= 1) Recommends: p5-Filter,p5-Text-Balanced (>= 1.87) Filename: dists/iphone/main/binary-iphoneos-arm/p5-SQL-Interp-1.10.deb Size: 33702 MD5sum: 59521e690af97220bf857fce371c97ca SHA1: 97c6917a63afa1f3ab75923449fd1416a2077827 SHA256: e8c69729566bc9f7fd85858ac5a27706cdd5190437f95e0d147c12c4edf9571c Description: SQL::Interp - Interpolate Perl variables into SQL statements Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SQL-Interp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-List-AllUtils Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-List-MoreUtils (>= 0.22) Filename: dists/iphone/main/binary-iphoneos-arm/p5-List-AllUtils-0.02.deb Size: 15892 MD5sum: 6722abf9e6ddf49583de0eac61be6ccd SHA1: 6d2da63092dcf3b5d1f0c30a23b71161008d8c4d SHA256: c08d19ab226a90248a4edb0cb22b82a614048be76cad366895b06016480c4e5c Description: List::AllUtils - Combines List::Util and List::MoreUtils in one bite-sized package Are you sick of trying to remember whether a particular helper is defined in `List::Util' or `List::MoreUtils'? I sure am. Now you don't have to remember. This module will export all of the functions that either of those two modules defines. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-List-AllUtils Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Class-C3-Componentised Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0007 Depends: perl,p5-Class-C3 (>= 0.20),p5-Class-Inspector,p5-MRO-Compat,p5-Test-Exception Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-C3-Componentised-1.0007.deb Size: 7756 MD5sum: be3569c7082df01ef9042c2deac74679 SHA1: 3565e220ea7dc25faa399f8edbd1664400a7d4d6 SHA256: 18960391a799c0ae24e9b333aeb78aa9b2d56fefb2dbfd18da996680584f96db Description: Class::C3::Componentised - Load mix-ins or components to your C3-based class. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-C3-Componentised Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ash Berlin Package: p5-Class-Adapter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.08 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Adapter-1.08.deb Size: 27474 MD5sum: 7f872ddd82eda44d6684f31e8671fea3 SHA1: f380d2973750cdd22435ea4fb09a5218ede10a03 SHA256: 930d9e626bcd18210c4c5f7e6e44eee1d72e990322d869793d8e24ca92dd712b Description: Class::Adapter - Perl implementation of the "Adapter" Design Pattern The "Class::Adapter" class is intended as an abstract base class for creating any sort of class or object that follows the *Adapter* pattern. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Adapter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Data-Printer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.26 Depends: perl,p5-Class-MOP (>= 0.81),p5-Clone,p5-Hash-FieldHash,p5-PathTools,p5-Sort-Naturally,p5-Term-ANSIColor (>= 3),p5-Test-Simple (>= 0.88) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Printer-0.26.deb Size: 50512 MD5sum: 3fbb321e0d559d256968acdcd6b7154a SHA1: 36efdee9291881e7a039bd7410a48537e1f25d78 SHA256: 5cd43a5a898eef294b278b013702f0a0f4c1128499078ab0b26776e4b35efacf Description: Data::Printer - colored pretty-print of Perl data structures and objects Data::Printer is a Perl module to pretty-print Perl data structures and objects in full color. It is meant to display variables on screen, properly formatted to be inspected by a human. Data::Printer is highly customizable, from indentation size to depth level. You can even rename the exported p() function! Data::Printer also lets you create filters to help debugging your objects easily. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Printer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Breno G. de Oliveira Package: p5-POE-Component-Jabber Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.00 Depends: perl,p5-Authen-SASL (>= 2.12),p5-Digest-SHA1 (>= 2.11),p5-MIME-Base64 (>= 3.08),p5-POE (>= 1.003),p5-POE-Component-PubSub (>= 0.05),p5-POE-Component-SSLify (>= 0.15),p5-POE-Filter-XML (>= 0.35) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Jabber-3.00.deb Size: 54154 MD5sum: 4ac775799eaa07f53dc12748f0899f73 SHA1: b66e91f48759dbdcf310ca4ca6780cbe7f32e87f SHA256: 449fa64d33e4badded71be2e2061f9a4d3342eabb677af24f723c94083536000 Description: POE::Component::Jabber - A POE Component for communicating over Jabber PCJ is a communications component that fits within the POE framework and provides the raw low level footwork of initiating a connection, negotiatating various protocol layers, and authentication necessary for the end developer to focus more on the business end of implementing a client or service. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Jabber Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DateTime-Format-HTTP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.40 Depends: perl,p5-DateTime (>= 0.17),p5-libwww-perl,p5-Test-Simple (>= 0.47) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-HTTP-0.40.deb Size: 17852 MD5sum: c82ac35e20cbee0360db20f8f0f90b45 SHA1: e95289c29d5554b2e3d989203cf604e4f04ac94a SHA256: 1ade8972436160152d452eaa8a58d566e8f12c19dc31d0871593f48902ca4ef8 Description: DateTime::Format::HTTP - Date conversion routines This module provides functions that deal the date formats used by the HTTP protocol (and then some more). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-HTTP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Christiaan Kras Package: p5-File-Download Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.3 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Download-0.3.deb Size: 8624 MD5sum: 8b7b6f246c13f7b116afa4ba5e7c5ae2 SHA1: 88feb65a8d3ae2e3f6a0b6e950f4d6dad1ba58bf SHA256: 9035aefc187923fc07c4d8a5d8b0130e06b9dd87bd5b92926b8a8b1ed4da1252 Description: File::Download - a module for downloading large files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Download Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Install-XSUtil Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.42 Depends: perl,p5-Module-Install (>= 0.91) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Install-XSUtil-0.42.deb Size: 18004 MD5sum: fc3346f556040d5d6c10797bce6eccb6 SHA1: ff524dac50b8d3cb0e3a2420ace85272a3060f39 SHA256: 35da1942f6c4a7f5c505bd7b8be8af261ee0cf692113ccf3131b5543eb49cd5a Description: Module::Install::XSUtil - Utility functions for XS modules Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Install-XSUtil Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-Server Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.97 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Server-0.97.deb Size: 144260 MD5sum: c3727cb5f458a7275a73b7258b4b60f7 SHA1: 538e5bbce558e2e442a5ca8d7a35456ad8f40949 SHA256: 0174d87684496b69858b92a44cae828fb5442c816fcc06b63a4eea58ace8c2bb Description: Net::Server - Extensible, general Perl server engine "Net::Server" is an extensible, generic Perl server engine. "Net::Server" combines the good properties from "Net::Daemon" (0.34), "NetServer::Generic" (1.03), and "Net::FTPServer" (1.0), and also from various concepts in the Apache Webserver. "Net::Server" attempts to be a generic server as in "Net::Daemon" and "NetServer::Generic". It includes with it the ability to run as an inetd process ("Net::Server::INET"), a single connection server ("Net::Server" or "Net::Server::Single"), a forking server ("Net::Server::Fork"), a preforking server which maintains a constant number of preforked children ("Net::Server::PreForkSimple"), or as a managed preforking server which maintains the number of children based on server load ("Net::Server::PreFork"). In all but the inetd type, the server provides the ability to connect to one or to multiple server ports. "Net::Server" uses ideologies of "Net::FTPServer" in order to provide extensibility. The additional server types are made possible via "personalities" or sub classes of the "Net::Server". By moving the multiple types of servers out of the main "Net::Server" class, the "Net::Server" concept is easily extended to other types (in the near future, we would like to add a "Thread" personality). "Net::Server" borrows several concepts from the Apache Webserver. "Net::Server" uses "hooks" to allow custom servers such as SMTP, HTTP, POP3, etc. to be layered over the base "Net::Server" class. In addition the "Net::Server::PreFork" class borrows concepts of min_start_servers, max_servers, and min_waiting servers. "Net::Server::PreFork" also uses the concept of an flock serialized accept when accepting on multiple ports (PreFork can choose between flock, IPC::Semaphore, and pipe to control serialization). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Server Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DBIx-DBSchema Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.38 Depends: perl,p5-DBI,p5-FreezeThaw,p5-Storable Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-DBSchema-0.38.deb Size: 65984 MD5sum: 04821e934330bf3b225032f7cfcf063d SHA1: a2668d9ecfabc6d4613dbc9c1d8209320899170f SHA256: c7091115c6c639f00a53f3e86002544bfbae1d283e1cfbc6ebf54b4b36a361db Description: DBIx::DBSchema This module implements an OO-interface to database schemas. Using this module, you can create a database schema with an OO Perl interface. You can read the schema from an existing database. You can save the schema to disk and restore it from different process. You can write SQL CREATE statements statements for different databases from a single source. In recent versions, you can transform one schema to another, adding any necessary new columns and tables (and, as of 0.33, indices). Currently supported databases are MySQL, PostgreSQL, and SQLite. Sybase and Oracle drivers are partially implemented. DBIx::DBSchema will attempt to use generic SQL syntax for other databases. Assistance adding support for other databases is welcomed. See the DBIx::DBSchema::DBD manpage, "Driver Writer's Guide and Base Class". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-DBSchema Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Time-Piece Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.19 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-Piece-1.19.deb Size: 29884 MD5sum: e8202d154f8cc3a25b418e9c6d8cbf4b SHA1: e2005de4ecbea6e2e9a68b9bd7b6b9fa073ce6fb SHA256: aaca23813d3bfcec7753c48f9d888613868e7cfd23b4a82a16c21bd3cde3d28a Description: Time::Piece - Object Oriented time objects This module supercedes Time::Object (and has a better name). At this time the module is almost identical to Time::Object, with the exception of strptime support. People using Time::Object should migrate over to Time::Piece as they are able to do so. No further development will occur to Time::Object. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-Piece Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Coder-SimpleGeo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Encode,p5-JSON (>= 2),p5-libwww-perl,p5-URI (>= 1.36) Recommends: p5-JSON-XS (>= 2) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-SimpleGeo-0.03.deb Size: 7846 MD5sum: 2ecadc360614183b6965fdaf8557f31b SHA1: 74944ba6fc9a26a2df351e384baa42d5cd1e4578 SHA256: db3a74f75f4b37657c915a1528c0c5ea7575ad3ee1808cef90bcc432637ae58e Description: Geo::Coder::SimpleGeo - Geocode addresses with the SimpleGeo API This module provides an interface to the SimpleGeo geocoding web service. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-SimpleGeo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-Module-Signature Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.66 Depends: perl,p5-IO,gnupg Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Signature-0.66.deb Size: 24920 MD5sum: 22ace78727c48dec23afbf91e9aa9605 SHA1: 73b78e4c64a6897076e63b8dfb34a9028e607747 SHA256: 89a9be0290a4caf49dd6f53e8331f2fea8db1db5b7be3d2cf0c9c705b6257528 Description: Module::Signature - Module signature file manipulation Module::Signature adds cryptographic authentications to CPAN distributions, via the special SIGNATURE file. If you are a module user, all you have to do is to remember to run "cpansign -v" (or just "cpansign") before issuing "perl Makefile.PL" or "perl Build.PL"; that will ensure the distribution has not been tampered with. Module authors can easily add the SIGNATURE file to the distribution tarball; see "NOTES" below for how to do it as part of "make dist". If you *really* want to sign a distribution manually, simply add "SIGNATURE" to MANIFEST, then type "cpansign -s" immediately before "make dist". Be sure to delete the SIGNATURE file afterwards. Please also see "NOTES" about MANIFEST.SKIP issues, especially if you are using Module::Build or writing your own MANIFEST.SKIP. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Signature Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: 唐鳳 Package: libgd Priority: optional Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.0.35 Filename: dists/iphone/main/binary-iphoneos-arm/gd-2.0.35.deb Size: 193572 MD5sum: 1f625cbe5084060445a5dbedc1e57b6f SHA1: 9a2cd391cd4bdcf6b6646dffe085f62bc47c3c3a SHA256: 5e3f00106bd9d1eb23068b6363b70195477060ff908d2930d2d512d114fe7a3a Description: GD - Graphics Library GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. This is the runtime package of the library, built with PNG support. Name: libgd Homepage: http://www.libgd.org/ Requires: png Tag: purpose::library, role::enduser Package: p5-common-sense Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.3 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-common-sense-3.3.deb Size: 22028 MD5sum: cd85cff9fb34417f8f433937fae5baa2 SHA1: 2d0e55ad92176fbe54b3521a2f6b7a853af0db6e SHA256: f62d96c5a3f97e42a4ee64e2c1024bd4ccb109ddf8a471cec6472957ec132ecd Description: common::sense - save a tree AND a kitten, use common::sense! This module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders. In fact, after working out details on which warnings and strict modes to enable and make fatal, we found that we (and our code written so far, and others) fully agree on every option, even though we never used warnings before, so it seems this module indeed reflects a "common" sense among some long-time Perl coders. The basic philosophy behind the choices made in common::sense can be summarised as: "enforcing strict policies to catch as many bugs as possible, while at the same time, not limiting the expressive power available to the programmer". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-common-sense Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Filter-Arguments Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Filter-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Filter-Arguments-0.06.deb Size: 8722 MD5sum: bbd7fdc7e49498c14d36fff279d39ab1 SHA1: c134c258379a934e22d58f5e0a4e34ccc86e5036 SHA256: 43bd6c3de225c9022853503711f4a57d63a9ba359f44381cd28bb667005040dc Description: Filter::Arguments Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Filter-Arguments Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Object-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.0621 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Simple-3.0621.deb Size: 27452 MD5sum: 99af2764143a5e5f7f965032334ebdcb SHA1: db5ac7b1652a0ab0ac15f460b29078cc72aab02b SHA256: 05df46a2c638b47d89e0aa336b362a17dc23f7bae835f926a2475cd84ab69b3f Description: Object::Simple - generate accessor with default, and provide constructor Object::Simple is the generator of accessor. If you want to create a class, you must write many accessors by yourself, so you will be tired of writing accesors. Object::Simple help you to create accessor. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Yuki Kimoto Package: p5-Org-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-DateTime,p5-DateTime-Event-Recurrence,p5-File-Slurp,p5-Log-Any,p5-Moo,p5-String-Escape,p5-Sub-Spec-CmdLine (>= 0.26),p5-Test-Simple (>= 0.96) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Org-Parser-0.08.deb Size: 76984 MD5sum: 6a59f6520e0bb0d387389fd6b8506156 SHA1: d1821827a7d2ecfb7e0fc850e4546cc6c1533d7a SHA256: 3b155fcdd22755e8d416a15703933d67673a8e1e97640071b895910cd1f53e11 Description: Org::Parser - Parse Org documents This module parses Org documents. See http://orgmode.org/ for more details on Org documents. This module uses Log::Any logging framework. This module uses Moo object system. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Org-Parser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steven Haryanto Package: p5-Test-Unit-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Unit-Lite-0.12.deb Size: 23388 MD5sum: 185fb4b95df18cbcf1bb034ea32348e1 SHA1: 0d06c33c7ab0b8b910af52e9f1e7cb0c651c04e7 SHA256: 726fa4b438a963d16b41ec470eb6e356bf7521e0caedf871c5bc8a913e7f7f42 Description: Test::Unit::Lite - Unit testing without external dependencies This framework provides lighter version of Test::Unit framework. It implements some of the Test::Unit classes and methods needed to run test units. The Test::Unit::Lite tries to be compatible with public API of Test::Unit. It doesn't implement all classes and methods at 100% and only those necessary to run tests are available. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Unit-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Piotr Roszatycki Package: p5-HTTP-Session Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.41 Depends: perl,p5-CGI-Simple (>= 1.103),p5-Class-Accessor (>= 0.31),p5-Digest-SHA1 (>= 2.11),p5-Exporter (>= 5.63),p5-libwww-perl (>= 5.818),p5-UNIVERSAL-require (>= 0.05),p5-URI (>= 1.38) Recommends: p5-HTML-StickyQuery (>= 0.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Session-0.41.deb Size: 36190 MD5sum: 01a659a29bed4eb6f8ed874d718b67c5 SHA1: b5c3a384f93644bb99e1c7995a9fdabc7ce9d376 SHA256: 2fae3b2d9d01b5319f722208557f777f7dae68c394f564ba00fceadddd945fd9 Description: HTTP::Session - simple session Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Session Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-Geo-Coder-Mapquest Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Encode,p5-JSON (>= 2),p5-libwww-perl (>= 6.02),p5-URI (>= 1.36) Recommends: p5-JSON-XS (>= 2),p5-LWP-Protocol-https (>= 6.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-Mapquest-0.05.deb Size: 9760 MD5sum: 2748e87fe34b1e021de44404ff3d4401 SHA1: 990b8fe79c388a15fd885add0d74c7a6a55a9722 SHA256: 8a4d2593565d148c4d202cf77ed033937826d0bba09a56d462518373300a0548 Description: Geo::Coder::Mapquest - Geocode addresses with Mapquest This module provides an interface to the Mapquest Geocoding Web Service. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-Mapquest Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-MooseX-SemiAffordanceAccessor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Moose (>= 0.94) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-SemiAffordanceAccessor-0.08.deb Size: 11628 MD5sum: d7a6142d0facf887664a41a1c398d045 SHA1: b794a518f7d4f30d2d8ea41deeed7441b5d25094 SHA256: 1d2ef035c924aa2180e64cebf10af5bbbe3be1ff407a14f4a7110c30bf4e9080 Description: MooseX::SemiAffordanceAccessor - Name your accessors foo() and set_foo() Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-SemiAffordanceAccessor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Email-Valid Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.182 Depends: perl,p5-MailTools,p5-Net-DNS,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-Valid-0.182.deb Size: 21078 MD5sum: c5011049de38e7019c7b1791a585533d SHA1: 755dca6405a3172fb76e7b80df26f50f4f9f9692 SHA256: 4c64d8ba0bbe58eabd3c0fc07355da51e86b81a25c3122e4e67dda00d83c00d2 Description: Email-Valid - Check validity of Internet email addresses This module determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain or whether the top level domain of the email address is valid. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-Valid Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Module-Install Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Archive-Tar (>= 1.44),p5-Devel-PPPort (>= 3.16),p5-ExtUtils-Install (>= 1.52),p5-ExtUtils-ParseXS (>= 2.19),p5-File-Remove (>= 1.42),p5-PathTools,p5-JSON (>= 2.14),p5-libwww-perl (>= 5.812),p5-Module-Build (>= 0.2900),p5-Module-CoreList (>= 2.17),p5-Module-ScanDeps (>= 0.89),p5-PAR-Dist (>= 0.29),p5-Parse-CPAN-Meta (>= 1.39),p5-YAML-Tiny (>= 1.38) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Install-1.04.deb Size: 166132 MD5sum: 547b8c4ae7e67ec9e2d4b0a7ef97c290 SHA1: 29d6053bf8aa93e9f140481ee0a0c9f39db7d29c SHA256: 94b2c5d68604a11b6f083ae46a29ec5f780f260b2dc6c24cc60c2750b34e5b73 Description: Module::Install - Standalone, extensible Perl module installer Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl installation version 5.005 or newer. The intent is to make it as easy as possible for CPAN authors (and especially for first-time CPAN authors) to have installers that follow all the best practices for distribution installation, but involve as much DWIM (Do What I Mean) as possible when writing them. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Install Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Pod-Weaver Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.101632 Depends: perl,p5-Config-MVP (>= 2),p5-Config-MVP-Reader-INI,p5-DateTime,p5-PathTools,p5-List-MoreUtils,p5-Log-Dispatchouli (>= 1.100710),p5-Moose,p5-Params-Util,p5-Pod-Elemental (>= 0.100220),p5-String-Flogger (>= 1),p5-String-Formatter (>= 0.100680),p5-String-RewritePrefix,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Weaver-3.101632.deb Size: 73072 MD5sum: db06311a0f3b3b16cc56112e590d4b2c SHA1: 27e20f58c5487f8c3e56e2a8f21a9585862a4220 SHA256: 3ad67a8869ef24b8bd3ae158c554eb819fa111c8cb42ceefd395426dee152e38 Description: Pod::Weaver - weave together a Pod document from an outline Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Weaver Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-Hash-Merge Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Clone,p5-Test-Simple (>= 0.33) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Hash-Merge-0.12.deb Size: 14312 MD5sum: b92abe68d45e36b0043ef458b5ec7f17 SHA1: 69a02faf7b1e92478ab5fa521b062301f4e8a227 SHA256: 83f6593f0b4fadbafc9018627e93769c0cc23630cbfdda6ef7e5da7bab73b24a Description: Hash::Merge - Merges arbitrarily deep hashes into a single hash Hash::Merge merges two arbitrarily deep hashes into a single hash. That is, at any level, it will add non-conflicting key-value pairs from one hash to the other, and follows a set of specific rules when there are key value conflicts (as outlined below). The hash is followed recursively, so that deeply nested hashes that are at the same level will be merged when the parent hashes are merged. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Hash-Merge Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael K. Neylon Package: p5-Graphics-ColorNames Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.11 Depends: perl,p5-Exporter,p5-PathTools,p5-Module-Load (>= 0.10),p5-Module-Loaded Recommends: p5-Color-Library (>= 0.02),p5-Pod-Readme (>= 0.09),p5-Test-Pod (>= 1),p5-Test-Pod-Coverage,p5-Test-Portability-Files,p5-Tie-Sub Filename: dists/iphone/main/binary-iphoneos-arm/p5-Graphics-ColorNames-2.11.deb Size: 35438 MD5sum: 0b7ae0d6c5b6b01a0a82b951c223e14b SHA1: 12f4e8cb9142ae6b09c850feed7aa10e69774c23 SHA256: e67e7a4ced937b843dd96f01983cf51f322c84ab5ab06744751a45a0b0af11f6 Description: Graphics::ColorNames - defines RGB values for common color names This module provides a common interface for obtaining the RGB values of colors by standard names. The intention is to (1) provide a common module that authors can use with other modules to specify colors by name; and (2) free module authors from having to "re-invent the wheel" whenever they decide to give the users the option of specifying a color by name rather than RGB value. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Graphics-ColorNames Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robert Rothenberg Package: p5-XML-SAX Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.96 Depends: perl,p5-XML-NamespaceSupport Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-SAX-0.96.deb Size: 70136 MD5sum: b1dece4514f2fd76bfe73a9c89cdf86e SHA1: 5de3f6eb6e20f2af9cda937165dc7000e8e56433 SHA256: 9c5f5091352cdd5ccb8971fb5c1f3d4f73dbb5a2eeff9fb165e9d89634471376 Description: XML::SAX XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-SAX Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-ExtUtils-InstallPaths Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.002 Depends: perl,p5-ExtUtils-Config,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-InstallPaths-0.002.deb Size: 20078 MD5sum: ef0d31fb191c1f530e98075a57867447 SHA1: a19292fabb9a8aa583a15886c16f7c52578a99c3 SHA256: aac437c7d8981543cebb6283e4805f384e52e0d94e316517d81dc0c3093ac78e Description: ExtUtils::InstallPaths - Build.PL install path logic made easy Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-InstallPaths Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Audio-M4P Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.51 Depends: perl,p5-Crypt-Rijndael,p5-Digest-MD5,p5-Test-Simple,p5-Tree-Simple,p5-Tree-Simple-View Filename: dists/iphone/main/binary-iphoneos-arm/p5-Audio-M4P-0.51.deb Size: 45330 MD5sum: 8156982d87dcc31bab700523aa6af4a2 SHA1: a93da115ec553677e37e393f812e2e3ef2796b39 SHA256: e32ab3a7b70dd2589619f9593b7c8778fc24413f40c62bf13319ec0ac2f9ae05 Description: Audio::M4P -- M4P / MP4 / m4a Quicktime audio and video tools, including DRMS removal tools Slice, dice, deconstruct, markup, and decrypt MP4 / M4P / M4V / M4A (Apple Quicktime) audio and video Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Audio-M4P Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: William Hererra Package: p5-AnyEvent-IRC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.95 Depends: perl,p5-AnyEvent (>= 5.111),p5-common-sense,p5-Encode,p5-Object-Event (>= 0.6),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-AnyEvent-IRC-0.95.deb Size: 49878 MD5sum: 9ee22a8d598297c9f11dc3e2b8558f56 SHA1: a2a2132e3a423188a918c3b4064f08927f87d035 SHA256: 359a969caac90f48968a55b7e5b247da1dbe53ebbfda9869728c121a7cfde2bc Description: AnyEvent::IRC - An event system independend IRC protocol module The AnyEvent::IRC module consists of AnyEvent::IRC::Connection, AnyEvent::IRC::Client and AnyEvent::IRC::Util. AnyEvent::IRC is just a module that holds this overview over the other modules. AnyEvent::IRC can be viewed as toolbox for handling IRC connections and communications. It won't do everything for you, and you still need to know a few details of the IRC protocol. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AnyEvent-IRC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin Redeker Package: p5-Perl6-Export Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Filter-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl6-Export-0.07.deb Size: 7634 MD5sum: 14ea7696da6330542f926dc404d19518 SHA1: e0c97ac3f08a972943fea817288400e665999914 SHA256: 6c4477c55b8ed471bc6482b71532cf95f55b02c0da061fa56f2997c7ded47eb0 Description: Perl6::Export This module prototypes the Perl 6 'exported' and 'exportable' traits in Perl 5. Instead of messing around with @EXPORT arrays, you just declare which subs are to be exported (or are exportable on request) as part of those subs. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl6-Export Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Digest-HMAC-MD6 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Digest-HMAC (>= 1.01),p5-Digest-MD6 (>= 0.08),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-HMAC_MD6-0.01.deb Size: 6174 MD5sum: 91f4231516c1edbe58925900483fead3 SHA1: ca8097c18d8a80be1fd90a2d5d546ba698766325 SHA256: c75c91fe9bf8ea118182209e8ea33bbb3c061b565bb1002920e2d4ac9ab78224 Description: Digest::HMAC_MD6 - MD6 Keyed-Hashing for Message Authentication Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-HMAC-MD6 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-Module-Manifest-Skip Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl,p5-Moo (>= 0.009008) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Manifest-Skip-0.15.deb Size: 15544 MD5sum: 0cf4512cee74c7c6a08cd6d0e59232a0 SHA1: b69d675758f931c2aeb04c5d3923094354a8b0d6 SHA256: c226fc17694cec657e927f8ea45c8add91845dc866110a2ce68195279d3ec866 Description: Module::Manifest::Skip - MANIFEST.SKIP Manangement for Modules NOTE: This module is mostly intended for module packaging frameworks to share a common, up-to-date "MANIFEST.SKIP" base. For example, Module::Install::ManifestSkip, uses this module to get the actual SKIP content. However this module may be useful for any module author. CPAN module authors use a MANIFEST.SKIP file to exclude certain well known files from getting put into a generated MANIFEST file, which would cause them to go into the final distribution package. The packaging tools try to automatically skip things for you, but if you add one of your own entries, you have to add all the common ones yourself. This module attempts to make all of this boring process as simple and reliable as possible. Module::Manifest::Skip can create or update a MANIFEST.SKIP file for you. You can add your own entries, and it will leave them alone. You can even tell it to not skip certain entries that it normally skips, although this is rarely needed. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Manifest-Skip Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Hashing Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Digest-MD5,p5-libwww-perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Hashing-0.06.deb Size: 13454 MD5sum: 7a6fe0698b876188d708fea15d48493c SHA1: e931c9c67ca323e651139d2d456b048eba15dbbf SHA256: 4be85e9b5be1a59f29157a42ce0d04dafa2041d2fab7c6a1b83772f8db65614b Description: Geo::Hashing - Perl library to calculate Geohashing points This module allows calculating the locaiton of Geohashes as described in http://wiki.xkcd.com/geohashing/Main_Page. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Hashing Homepage: http://wiki.xkcd.com/geohashing/Main_Page Tag: purpose::console, role::developer Author: Dan Boger Package: p5-DBIx-Simple-Batch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.67 Depends: perl,p5-DBIx-Simple,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Simple-Batch-1.67.deb Size: 26556 MD5sum: 78f7211d1abb3cbc1e265a2c1cd3a647 SHA1: c36c9c6a96b4f5fb2a1e60b1d287844a47c905e4 SHA256: 2f50dbe96b58c682ba734536f618ad4564d1ecec6638fa7ab3e92aace2851172 Description: DBIx::Simple::Batch DBIx-Simple-Batch allows your program to process text files containing one or many commands that execute SQL statements sequentially. Please keep in mind that DBIx::Simple::Batch is an alternative to database stored procedures and not a replacement or emulation of them. Essentially it is an interface to execute and return data from multiple queries. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Simple-Batch Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Al Newkirk Package: p5-Email-MIME-ContentType Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.015 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-MIME-ContentType-1.015.deb Size: 13832 MD5sum: a9b461176e21dfa0cb3d7b8b469bf887 SHA1: 73106ffaf77bc06f0b6e2ca7526d625d3ba31a9e SHA256: 2f5a0eeffa96576d87be93208db1e54437869306fb26cb20a994f2ff62b56f65 Description: Email::MIME::ContentType - Parse a MIME Content-Type Header Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-MIME-ContentType Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Simon Cozens Package: libdbus-1-dev Priority: optional Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2.4 Depends: libdbus-1 Filename: dists/iphone/main/binary-iphoneos-arm/libdbus-1.2.4-dev.deb Size: 542904 MD5sum: 42b899ecf814a03eef8441580ce8ce90 SHA1: 2316211ea1e5322a577f053720e11108cf8b7373 SHA256: 32f3fb04ae1bfb9001e26bddc4991884bd1df54b09ffc5519b083fc0bb0e5992 Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. See the dbus description for more information about D-Bus in general. Name: libdbus-1-dev Homepage: http://dbus.freedesktop.org/ Tag: purpose::console, role::developer Package: p5-Module-Refresh Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Refresh-0.13.deb Size: 6844 MD5sum: 09b54a100ffb40e7466b4a046b03f97c SHA1: 515f262cec9b8afa200651b200309413814f6353 SHA256: 122afb99cd5e993f0fe32247afb73b3a614158842b70dafc49a07441ca93f322 Description: Module::Refresh - Refresh %INC files when updated on disk Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Refresh Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jesse Vincent Package: p5-constant-def Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-constant Filename: dists/iphone/main/binary-iphoneos-arm/p5-constant-def-0.01.deb Size: 9192 MD5sum: 8f197bd6ccab4e1d1285bf844070c75a SHA1: 1492ca0ed599b7c6afa29726c47ae373d977ed1d SHA256: aac96f94ad59eca9410e38ab86af0c2128b2cda68fb094619fafd062ae4203a2 Description: constant::def - Perl pragma to declare previously undeclared constants Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-constant-def Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mons Anderson Package: p5-File-Flat Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-File-Copy-Recursive (>= 0.35),p5-File-Remove (>= 0.38),p5-PathTools,p5-File-Temp (>= 0.17),p5-prefork (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Flat-1.04.deb Size: 26714 MD5sum: af66466cfe9919937054ae1071158fc9 SHA1: cc13d3f1e2a65354875266c19ee23ae9eb866c20 SHA256: 02a6c95413374e0af102d1471eca8f757db0b3ad71931895c70c96d6166fc010 Description: File::Flat - Implements a flat filesystem File::Flat implements a flat filesystem. A flat filesystem is a filesystem in which directories do not exist. It provides an abstraction over any normal filesystem which makes it appear as if directories do not exist. In effect, it will automatically create directories as needed. This is create for things like install scripts and such, as you never need to worry about the existance of directories, just write to a file, no matter where it is. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Flat Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-POE-Component-ICal Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-DateTime,p5-DateTime-Event-ICal,p5-POE,p5-POE-Component-Schedule Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-ICal-0.01.deb Size: 7566 MD5sum: eddbe8722dd370462266865074e68bf4 SHA1: 7a77b66d47f62f982232cf1858c9977c30a3aa68 SHA256: 018618044a5e083599c011d5e22c8a74e1db9620efdd71d8eda7111794fd7527 Description: POE::Component::ICal - Schedule POE events using rfc2445 recurrences. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-ICal Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Loïc TROCHET Package: p5-Unicode-Normalize Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-constant,p5-Exporter,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-Normalize-1.04.deb Size: 78802 MD5sum: eff6e44235779493fe794c7edf27e389 SHA1: 9c50aadd1b3bd6e41cb8a3086998a9e2a40cdb04 SHA256: dd9c246de0c8cb1757f2ee29192be2edb475ae1647e3ac4f475eb9882bafeb38 Description: Unicode::Normalize - Unicode Normalization Forms Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-Normalize Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-SOAP-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.712 Depends: perl,p5-Class-Inspector,p5-IO-Compress,p5-constant,p5-HTTP-Daemon,p5-IO,p5-IO-Socket-SSL,p5-libwww-perl,p5-MIME-Base64,p5-MIME-tools,p5-Task-Weaken,p5-Test-Simple,p5-URI,p5-XML-Parser (>= 2.23) Filename: dists/iphone/main/binary-iphoneos-arm/p5-SOAP-Lite-0.712.deb Size: 296088 MD5sum: 06007ac925fadcc781fcaa9413dba4f4 SHA1: 3c9d5d69c35912d6770ba6414bee118d64934f29 SHA256: 11953c51167a9f1395d27d12c536e950e7d17e50b9debf0465a714895a18b291 Description: SOAP::Lite - Perl's Web Services Toolkit Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SOAP-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-User-Identity Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.92 Depends: perl,p5-Test-Pod Filename: dists/iphone/main/binary-iphoneos-arm/p5-User-Identity-0.92.deb Size: 73868 MD5sum: 93bbd722a698b537ce4081aa1d33cb04 SHA1: d02770ac814a7f230041539f6c88b4b3569aea51 SHA256: ae13c7372caf76bff11a2706d7f2d096378a14a86deb6069ba7233f032778077 Description: User::Identity - Collect information about a user Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-User-Identity Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mark Overmeer Package: p5-Getopt-ArgvFile Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.11 Depends: perl,p5-Test-Simple,p5-Test-Harness Filename: dists/iphone/main/binary-iphoneos-arm/p5-Getopt-ArgvFile-1.11.deb Size: 26526 MD5sum: 7cdc9d5eee84f9e9e21731adcec6d3f5 SHA1: 197f0da5b60e2a9d1a3a06b106c53658a9159a85 SHA256: 14af4d2c56c658c2af4366b666f05453ef62861f6ea080046cc369747bab0eea Description: Getopt::ArgvFile This module is a simple supplement to other option handling modules. It allows script options and parameters to be read from files instead of from the command line by interpolating file contents into @ARGV. This way it PREPARES the final option handling. Getopt::ArgvFile does NOT perform any option processing itself, and should work fine together with any other option handling module (e.g. Getopt::Long) or even self coded option handling. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Getopt-ArgvFile Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sys-Syscall Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sys-Syscall-0.22.deb Size: 7634 MD5sum: 179baf48ee17188b3a972c0b595eca77 SHA1: d003042a6382f03e30625a23497a2feae8880396 SHA256: c7a0d14aebd149ecceeef1c5000619ebca124909e46fb5d6d398c1fdc1cd5d1e Description: Sys::Syscall - Access system calls that Perl doesn't normally provide access to Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sys-Syscall Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Compare-Directory Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Compare-Directory-1.12.deb Size: 8818 MD5sum: 22588d33e15c8266a0eeb349485fb348 SHA1: 9753551f7de45274dd484b7c545f3ff38b394f9f SHA256: 067c6fbf613a395c7589f19d611489430e16a88ceba517f4c1ce4c727220a9a8 Description: Compare::Directory - Interface to compare directories. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Compare-Directory Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mohammad S Anwar Package: p5-HTML-PrettyPrinter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-HTML-Tagset,p5-HTML-Tree (>= 1.56) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-PrettyPrinter-0.03.deb Size: 24236 MD5sum: f8dd17e7ba5af5bfd35de560c8650e95 SHA1: 70100aa041a6e10c01bd7b226781122c5e9dfafb SHA256: fdc20abbe82823d970b83e2ac0a2ad795d0c1f5a03fb4200e3060e78ebd3c155 Description: HTML::PrettyPrinter - generate nice HTML files from HTML syntax trees A module for generating nice looking HTML files from HTML trees. It is especially usefull if the produced HTML file shall be read or edited manually afterwards. Various parameters let you adapt the output to different styles and requirements. If you don't care how the HTML source looks like as long as it is valid and readable by browsers, you should use the as_HTML() method of HTML::Element instead of the pretty printer. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-PrettyPrinter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-D64-File-PRG Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-D64-File-PRG-0.01.deb Size: 11868 MD5sum: feed6c400b0f8c89a0cc5c65d9f5b408 SHA1: 10bda31a26d8d9f85b035e7f0d3c3de598bdb23a SHA256: 396ffaa3bac8d041b6866d696cd2f0c60252f94c31c278320e89abdd2bf6977b Description: D64::File::PRG - Perl module for handling individual C64's PRG files. D64::File::PRG is a Perl module providing the set of methods for handling individual C64's PRG files. It enables an easy access to the raw contents of any PRG file, manipulation of its loading address, and transforming binary data into assembly code understood by tools like "Dreamass" or "Turbo Assembler". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-D64-File-PRG Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Unit Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-Class-Inner,p5-Devel-Symdump,p5-Error Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Unit-0.25.deb Size: 181858 MD5sum: 6263224a7026b5a72f14c8f4db65fcbc SHA1: 01737788f85cbf6e37957e93969a003ec2a64db2 SHA256: 6669d4f2f01fbceec7392c8ab547e49b238b2fff560c81237f2062c33ca64867 Description: Test::Unit - a unit testing framework for Perl Test::Unit::* is a sophisticated unit testing framework for Perl that is derived from the JUnit testing framework for Java by Kent Beck and Erich Gamma. While this framework is originally intended to support unit testing in an object-oriented development paradigm (with support for inheritance of tests etc.), Test::Unit::Procedural is intended to provide a simpler interface to the framework that is more suitable for use in a scripting style environment. Therefore, Test::Unit::Procedural does not provide much support for an object-oriented approach to unit testing - if you want that, please have a look at Test::Unit::TestCase (also included in this install). A short tutorial on the object-oriented approach can be found in the documentation of Test::Unit::TestCase (the test base class). The Test::Unit self-test suite (contained in t/tlib) is a good example of this approach. There is also a GUI based interface to the testing framework. The "TkTestRunner.pl" script shows how to invoke it. The testing framework also features adapters for tests in the Test::Harness style to tests in the unit testing framework style and vice versa - see Test::Unit::HarnessUnit and Test::Unit::UnitHarness. An example of this approach is the self-test of the unit testing framework that you start with the 'make test' command (see t/all_tests.t). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Unit Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Pod-Eventual Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.093330 Depends: perl,p5-Mixin-Linewise (>= 0.001),p5-Test-Deep Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Eventual-0.093330.deb Size: 18086 MD5sum: 835d1ba2cb9ab93bba1e73ca92a90775 SHA1: b96cbeeef22fa1276199c08e9f3e8410cbb7e3be SHA256: 81b2732adcf88f394619550ac0cecbdc3b3e56e022d4309a07ff45c30646d55c Description: Pod::Eventual - read a POD document as a series of trivial events Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Eventual Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-POE-Component-Schedule Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-DateTime,p5-DateTime-Set (>= 0.25),p5-DateTime-TimeZone,p5-POE (>= 1.000) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Schedule-0.03.deb Size: 8836 MD5sum: dd1b43beeecf757e8ef4c42454458260 SHA1: f8080876744d1e3ebcad91e058ab7103d5e74c74 SHA256: f9f8fb087d0d81f00a03468ab799e3caaa79750081882e365e2df9fbe831631f Description: POE-Component-Schedule - Schedule POE events using DateTime::Set iterators Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Schedule Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Olivier MenguĆ© Package: p5-Spreadsheet-WriteExcel-Simple-Tabs Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Spreadsheet-WriteExcel,p5-Test-Simple (>= 0.44) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Spreadsheet-WriteExcel-Simple-Tabs-0.06.deb Size: 14578 MD5sum: d16b632ff5201f57dc107fb599e0537d SHA1: 9cde77a042c7662b17efdf330d734edcf3278aa7 SHA256: 046ba0473d36ac07d51475c7274e1da1975d9ef16cf5d2d3099cfeeab79b29fb Description: Spreadsheet::WriteExcel::Simple::Tabs - Simple Interface to the Spreadsheet::WriteExcel Package Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Spreadsheet-WriteExcel-Simple-Tabs Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-LazyRequire Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Moose (>= 0.94),p5-MooseX-Types,p5-aliased (>= 0.30),p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-LazyRequire-0.07.deb Size: 14994 MD5sum: 21e2d3a436e5b106a7359b0128f93c06 SHA1: eee1b56a634877d20a603f94d17f7bd8410e806c SHA256: 7d8ce07cb1cb5e4d72bdcd4edcf9edc67c08663762c34f48bbe24e42e4d98436 Description: MooseX::LazyRequire - Required attributes which fail only when trying to use them Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-LazyRequire Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-XML-Filter-Conditional Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-XMl-SAX Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Filter-Conditional-0.04.deb Size: 15686 MD5sum: 331ed37200775fa8750c832cf63e9067 SHA1: de6c9f98f27370b9eff4a17748b959f8763c421a SHA256: 7ac5d66925520d43a8f988d717def8b9d7d05a9a72e223fc45ea0ef0fc02ac8a Description: XML::Filter::Conditional - - an XML SAX filter for conditionally ignoring XML content This module provides an abstract base class to implement a PerlSAX filter which conditionally ignores part of the XML content. The base class provides the implememtation of actually surpressing SAX events for filtering purposes, and delegates the evaluation of matches to the subclassed instance. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Filter-Conditional Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Evans Package: p5-Class-Load-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Class-Load (>= 0.11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Load-XS-0.02.deb Size: 11310 MD5sum: 9eeb42698e4717d60c642d5d2cef594f SHA1: 25ae23aa3c5dce238a3623bf8768f5a70cd41430 SHA256: 5b2701406fb969fd1add9a2ca6fc1ab36d28957fd16edcff522ad4a0597a837c Description: Class::Load::XS - XS implementation of parts of Class::Load Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Load-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Net-Whois-Raw Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.29 Depends: perl,p5-Encode,p5-Getopt-Long (>= 2),p5-libwww-perl,p5-Net-IDN-Encode (>= 1),p5-Test-Simple,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Whois-Raw-2.29.deb Size: 41292 MD5sum: 313ad000cd78ad0249a4f1e86247d229 SHA1: 54c539854ecdb2a38e3fb036159666780d772494 SHA256: e403be0683882fb88aebe1bc66a4c2fcb14a21cb7748a806aeb6627647ce0087 Description: Net::Whois::Raw - Get Whois information for domains Net::Whois::Raw queries WHOIS servers about domains. The module supports recursive WHOIS queries. Also queries via HTTP is supported for some TLDs. Setting the variables $OMIT_MSG and $CHECK_FAIL will match the results against a set of known patterns. The first flag will try to omit the copyright message/disclaimer, the second will attempt to determine if the search failed and return undef in such a case. IMPORTANT: these checks merely use pattern matching; they will work on several servers but certainly not on all of them. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Whois-Raw Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-IO-Capture-Extended Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-IO-Capture (>= 0.05),p5-Test-Simple (>= 0.44) Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Capture-Extended-0.11.deb Size: 26568 MD5sum: 0712823b8a0341f530c5b7096a461b3b SHA1: 63d6f5e5d10ee9b776c0402e905f9939b46bca0e SHA256: dd9269be96b54be3749d934c47c4241fb54e8ba48011577635e52e80ffd7d8bc Description: IO::Capture::Extended - Extend functionality of IO::Capture Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Capture-Extended Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Data-Format-HTML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.5 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Format-HTML-0.5.deb Size: 7016 MD5sum: 209c3ebe099b66705a6250da19dfc87c SHA1: 383b3bdb8f4d4b19d000bb333b52b7e1152d2a40 SHA256: 5b8c413e2f3851224b4071ac9b0a2c0c1eef90a898c67af520d21fda7070ca9d Description: Data::Format::HTML - Format Perl data structures into simple HTML Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Format-HTML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Devel-StackTrace Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.27 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-StackTrace-1.27.deb Size: 19690 MD5sum: c9511677c6019baa79f77ecce7122bd1 SHA1: 0f125c35305efad5e2dac6b23416d312bcf7d2ee SHA256: 3133d8bce0f3128387a7437bbca9810f4babe8108246a5f990f40b547625732c Description: Devel::StackTrace - An object representing a stack trace Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-StackTrace Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Geo-Routing Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-Any-Moose,p5-Class-Load,p5-Data-Dumper,p5-PathTools,p5-Geo-Distance-XS,p5-IPC-System-Simple,p5-JSON-XS,p5-Text-Trim,p5-WWW-Mechanize,p5-autodie,p5-namespace-clean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Routing-0.09.deb Size: 18064 MD5sum: c7231408d0ea1afb7d82032c9574916d SHA1: ae3cc7bd89d2024342f7ddf9834f0e6f6b9e3a45 SHA256: 3508a0cb9334c90ba1082f60207099e29f526384c63475306df413c979cb6864 Description: Geo::Routing - Interface to the gosmore(1) and OSRM routing libraries This is experimental software with an unstable API. It'll be better soon, but for now don't trust anything here. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Routing Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ɔvar Arnfjƶrư Bjarmason Package: p5-DateTime-Calendar-Mayan Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0601 Depends: perl,p5-DateTime (>= 0.15),p5-Params-Validate (>= 0.64) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Calendar-Mayan-0.0601.deb Size: 18572 MD5sum: 7a03351b3e62d9ed951851d2cabed437 SHA1: dd5169916e00bc4f39f99f84359fef66343084d0 SHA256: 190bb45d059796a4beb055e07f07eafdae69e758e25c7bfdd55b3dcf37d5f0f4 Description: DateTime::Calendar::Mayan - The Mayan Long Count, Haab, and Tzolkin calendars This is a companion module to DateTime.pm. It implements the Mayan Long Count calendar. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Calendar-Mayan Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-CPU-Z80-Disassembler Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Asm-Z80-Table (>= 0.02),p5-Bit-Vector (>= 7.1),p5-Class-XSAccessor (>= 1.08),p5-CPU-Z80-Assembler (>= 2.13),p5-PathTools,p5-File-Slurp (>= 9999.12),p5-Test-Simple (>= 0.96),p5-Test-Output (>= 0.16) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPU-Z80-Disassembler-0.04.deb Size: 36658 MD5sum: 859bf0f16333eb9761a07a65d3c01ce1 SHA1: 72103257941102ccbb74b582687e42914adfbdf0 SHA256: b3e997a750e5351fcc91389467ff5c92ff5daa2bb456733ed66fad9ddf632c49 Description: CPU::Z80::Disassembler - Disassemble the flow of a Z80 program Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPU-Z80-Disassembler Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paulo Custodio Package: libcurl4-ssl Priority: optional Section: Libraries Maintainer: CoreDev Architecture: iphoneos-arm Version: 7.19.4 Depends: openssl,libidn Filename: dists/iphone/main/binary-iphoneos-arm/libcurl-7.19.4-ssl.deb Size: 769572 MD5sum: 1e33986e00ee96544d8d3e68579bf514 SHA1: 9b79b7e175ae279379eefe10d46108790bf60437 SHA256: b50457049f2e67ec2342578c647951fbadb356a7da8eacf47ddb268ee15115e7 Description: Multi-protocol file transfer library (OpenSSL) libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library. SSL support is provided by OpenSSL. This is the dynamic version of libcurl. Name: libcurl4-ssl Homepage: http://curl.haxx.se/ Tag: purpose::library, role::developer Package: p5-MooseX-Params-Validate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Devel-Caller,p5-Moose (>= 0.58),p5-Params-Validate (>= 0.88),p5-Sub-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Params-Validate-0.14.deb Size: 11524 MD5sum: 7a2f431fd92e245764ce1d9968282ec3 SHA1: f44c815fe46fe124083b1f4d677368d93f1868dc SHA256: 2e94627d6a81985a09706fef3e44e45d460674c510ba2a36cdd80de2318e043a Description: MooseX::Params::Validate - an extension of Params::Validate for using Moose's types Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Params-Validate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stevan Little Package: p5-String-Formatter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.102080 Depends: perl,p5-Params-Util,p5-Sub-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-Formatter-0.102080.deb Size: 25062 MD5sum: d0059a00cc06b12067b45cfcb37e4c65 SHA1: f6686ffa6e455aa5c50454526d36e6f5f5c03f99 SHA256: 64e78b5220429bbb41c906fcabff5f1b5cada853736370fd377072c60389dd26 Description: String::Formatter - build sprintf-like functions of your own Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-Formatter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Error Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17015 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Error-0.17015.deb Size: 19432 MD5sum: 3bb2b254adb0873a4a464911bf70f1f0 SHA1: ec5546c119e1b640a30fa600dc57d135fcd6115d SHA256: b88a0a45c82be347aa3b4b600dc6cfa9658e762533a199770ef4fe8f1042d6d3 Description: Error - Error/exception handling in an OO-ish way The Error package provides two interfaces. Firstly Error provides a procedural interface to exception handling. Secondly Error is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded. Errors in the class Error should not be thrown directly, but the user should throw errors from a sub-class of Error Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Error Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Session-AttributeBased Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-POE,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Session-AttributeBased-0.09.deb Size: 6922 MD5sum: e4867e99266d2c83edf0190e8c16da3c SHA1: fc6338a39a7da438142abb61693b84159a10e598 SHA256: bf5607935ad3186dc80e26e82bb02e3399bc500d1584a17d179cddfa53959f58 Description: POE::Session::AttributeBased - POE::Session syntax sweetener A simple attribute handler mixin that makes POE states easier to deal with. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Session-AttributeBased Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Fedde generated_by: ExtUtils::MakeMaker version 6.42 distribution_type: module Package: p5-Time-Piece-ISO Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Time-Piece (>= 1.01) Recommends: p5-Test-Pod (>= 1.41) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-Piece-ISO-0.12.deb Size: 8642 MD5sum: da5ef03ee91ae2eaac2dc5a75bb92a19 SHA1: 26f0b8a1fc11726296c2a76690f1ba7615ccc8a2 SHA256: e029d4c43f87a15528d6096f469c0f1fe083c21aaba2af728c9feca80cb4cd42 Description: Time::Piece::ISO - ISO 8601 Subclass of Time::Piece Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-Piece-ISO Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Object-Destroyer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Destroyer-2.01.deb Size: 21946 MD5sum: 41b0d5d39091077444a4b780238258b9 SHA1: 5ae2b3ad1bcfb3a40b70ba6984116f522cf9dbf6 SHA256: e24b00a60138b3dff08e1e69edaa9eee16a84e8711c54b71e30362b72be8736d Description: Object::Destroyer - Make objects with circular references DESTROY normally One of the biggest problem with working with large, nested object trees is implementing a way for a child node to see its parent. The easiest way to do this is to add a reference to the child back to its parent. This results in a "circular" reference, where A refers to B refers to A. Unfortunately, the garbage collector perl uses during runtime is not capable of knowing whether or not something ELSE is referring to these circular references. In practical terms, this means that object trees in lexically scoped variable ( e.g. "my $Object = Tree->new" ) will not be cleaned up when they fall out of scope, like normal variables. This results in a memory leak for the life of the process, which is a bad thing when using mod_perl or other processes that live for a long time. Object::Destroyer allows for the creation of "Destroy" handles. The handle is "attached" to the circular relationship, but is not a part of it. When the destroy handle falls out of scope, it will be cleaned up correctly, and while being cleaned up, it will also force the data structure it is attached to to be destroyed as well. Object::Destroyer can call a specified release method on an object (or method DESTROY by default). Alternatively, it can execute an arbitrary user code passed to constructor as a code reference. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Destroyer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: ical2sqlite Priority: optional Section: Utilities Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1 Depends: libical,sqlite3 Filename: dists/iphone/main/binary-iphoneos-arm/ical2sqlite-0.1.deb Size: 6902 MD5sum: d154b5f63d2aff8ed1e9860a349fcf72 SHA1: 3e6b0f7ee5e115bc5907da541776c8a63bb0c3d2 SHA256: 4429dd874eb3675e45e4a4e8d9b5d2f57de89054f9ec418ab019b25dd5d0c5b6 Description: iPod Touch & iPhone Calendar syncing utility This package provides a method for users to sync their iCal based calendar with their Apple iPhone or iPod touch. Name: ical2sqlite Homepage: http://wayetender.spawnpoint.com/post/1162/Sync_iPod-iPhone_Calendar_on_Linux Tag: purpose::console, role::hacker Package: perl-base-modules Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 5.10.0-13 Depends: p5-Archive-Extract, p5-Archive-Tar, p5-Attribute-Handlers, p5-AutoLoader, p5-B-Debug, p5-B-Lint, p5-Class-ISA, p5-CGI.pm, p5-Compress-Raw-Bzip2, p5-Compress-Raw-Zlib, p5-CPAN, p5-DB-File, p5-Data-Dumper, p5-Devel-PPPort, p5-Digest, p5-Digest-MD5, p5-Digest-SHA, p5-Encode, p5-Exporter, p5-ExtUtils-CBuilder, p5-ExtUtils-Command, p5-ExtUtils-Install, p5-ExtUtils-MakeMaker, p5-ExtUtils-Manifest, p5-ExtUtils-ParseXS, p5-File-Fetch, p5-File-Path, p5-File-Temp, p5-Filter, p5-Filter-Simple, p5-Getopt-Long, p5-IO, p5-IO-Compress, p5-IO-Zlib, p5-IPC-Cmd, p5-IPC-SysV, p5-libnet, p5-Log-Message, p5-Log-Message-Simple, p5-Math-BigInt, p5-Math-BigInt-FastCalc, p5-Math-BigRat, p5-Math-Complex, p5-MIME-Base64, p5-Module-CoreList, p5-Module-Install, p5-Module-Load, p5-Module-Load-Conditional, p5-Module-Loaded, p5-Module-Pluggable, p5-NEXT, p5-Object-Accessor, p5-Params-Check, p5-PathTools, p5-Pod-Escapes, p5-Pod-Parser, p5-Safe, p5-Storable, p5-Switch, p5-Sys-Syslog, p5-Term-ANSIColor, p5-Term-UI, p5-Test-Harness, p5-Test-Simple, p5-Text-Balanced, p5-Time-Local, p5-Time-Piece, p5-XSLoader, p5-Unicode-Collate, p5-Unicode-Normalize, p5-autodie, p5-bignum, p5-constant, p5-encoding-warnings, p5-lib, p5-version Suggests: perl (>=5.10.0-13) Conflicts: perl (<=5.10.0-12) Filename: dists/iphone/main/binary-iphoneos-arm/perl-base-modules-5.10.0-13.deb Size: 7434 MD5sum: 2de49680537511b0dfb2669d1a61e1db SHA1: 047ca44ad67c10c185e5aff7a2f1bff4bc1dfc3c SHA256: 207481232c399f530381bd3b33f717f0090053a73323891337b198a8606dabe4 Description: Larry Wall's Practical Extraction and Report Language This meta-package depends on the modules which are present in the base install of this version of perl, but have been upgraded since its release, or have been packaged separatedly for easier updating. This package is required by perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: perl-base-modules Homepage: http://www.perl.org/ Tag: purpose::console, role::enduser Package: p5-MooseX-Traits Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Moose Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Traits-0.03.deb Size: 6672 MD5sum: 69517b594f78571cdd4bf812c8e0e3f4 SHA1: b39d22c83b895ca9a0729718c70e0d9786edc20c SHA256: 613a6d9e438e106b16422061a7aa31019f7012393c069314a68380ace26f402b Description: MooseX::Traits - automatically apply roles at object creation time Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Traits Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Rockway Package: p5-Test-Without Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Without-0.10.deb Size: 15430 MD5sum: 7efc1fbb78ab1ce9a408502d7f8925b0 SHA1: 7bf0e5a7bb20199ddf453d889ceee1e1fb3df51a SHA256: 78abf27f501e515c6b2dd4d3bf4263deabc0058ae4db34179ca0218d241c3b84 Description: Test::Without - Hide directories and/or modules from test blocks This distribution provides a testing module that simplifies the process of hiding directories and/or modules from access by the block of code being tested. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Without Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Randy J. Ray Package: p5-DateTimeX-Format Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl,p5-DateTime,p5-DateTime-Locale,p5-DateTime-Locale,p5-Moose,p5-MooseX-Types-DateTime-ButMaintained,p5-namespace-clean Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTimeX-Format-1.00.deb Size: 11692 MD5sum: 9418754440224a8a3b64460f45139b7c SHA1: 335f43cb17ba70bbed4a973800d4adc770137b6f SHA256: 08b4e95f290ca9d5e05e63a11cbb182b8d31a215d8bf859572d122691266011d Description: DateTimeX::Format - Moose Roles for building next generation DateTime formats Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTimeX-Format Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Evan Carroll Package: p5-Getopt-Flex Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.71 Depends: perl,p5-Clone,p5-File-Find-Rule,p5-Image-ExifTool,p5-Imager,p5-Moose,p5-MooseX-StrictConstructor,p5-Test-Exception,p5-Test-Simple,p5-Test-Warn,p5-Time-Format Filename: dists/iphone/main/binary-iphoneos-arm/p5-Getopt-Flex-0.71.deb Size: 30484 MD5sum: cd477c18095a6b19e951107c83253e8c SHA1: b41f7c5ac3b2d13047c52242049de0a0de27375a SHA256: 16909541962b8a8adfdfea74388fea11653f565d1b25b0c22b56f5e8f51fef65 Description: Getopt::Flex - Option parsing, done differently Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Getopt-Flex Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ryan P. Kelly Package: p5-HTML-TreeBuilder-XPath Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-HTML-Tree,p5-XML-XPathEngine (>= 0.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-TreeBuilder-XPath-0.11.deb Size: 12752 MD5sum: 512baaa7196a3042fae04344396c5199 SHA1: 69321ee432276afeddd24f407663a2da9ccb674f SHA256: c56e1a5a63fe2d690df38b422515d6c0701394b07d86b7ea450d5f35c515cb86 Description: HTML::TreeBuilder::XPath - add XPath support to HTML::TreeBuilder Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-TreeBuilder-XPath Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michel Rodriguez Package: p5-Heap Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.80 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Heap-0.80.deb Size: 38594 MD5sum: 697acd5c3f5271459c8c397679f6d32d SHA1: 4219f4571db8adb462dc709664b727d6f933c68d SHA256: c913f9311d6f2ab75e7302b2bc6b11a5688297a16d6e0d2a403415fa690c241a Description: Heap This is a collection of routines for managing a heap data structure. There are two major components: a heap component, and an element component. A heap package basically keeps a collection of elements and is able to return the smallest one. The heap component interface is defined in Heap(3) and must be supported by all heap packages. Currently there are three heap components provided: Heap::Fibonacci (the preferred one) Heap::Binomial Heap::Binary See the book "Algorithms" by Cormen, Leiserson, and Rivest for details of the three heap packages. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Heap Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John Macdonald Package: p5-File-Listing Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.03 Depends: perl,p5-HTTP-Date (>= 6) Conflicts: p5-libwww-perl (<< 6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Listing-6.03.deb Size: 10346 MD5sum: fb055d488a7ec52567bf2966144b84a8 SHA1: 9f1804c120a8dbf6856b58053a80e0b05b6e12b6 SHA256: 16a39d239d598aad8edf735c1d0cf6799a385e4d7c385026089eb721cbf1b057 Description: File::Listing - parse directory listing This module exports a single function called parse_dir(), which can be used to parse directory listings. The first parameter to parse_dir() is the directory listing to parse. It can be a scalar, a reference to an array of directory lines or a glob representing a filehandle to read the directory listing from. The second parameter is the time zone to use when parsing time stamps in the listing. If this value is undefined, then the local time zone is assumed. The third parameter is the type of listing to assume. Currently supported formats are 'unix', 'apache' and 'dosftp'. The default value is 'unix'. Ideally, the listing type should be determined automatically. The fourth parameter specifies how unparseable lines should be treated. Values can be 'ignore', 'warn' or a code reference. Warn means that the perl warn() function will be called. If a code reference is passed, then this routine will be called and the return value from it will be incorporated in the listing. The default is 'ignore'. Only the first parameter is mandatory. The return value from parse_dir() is a list of directory entries. In a scalar context the return value is a reference to the list. The directory entries are represented by an array consisting of [ $filename, $filetype, $filesize, $filetime, $filemode ]. The $filetype value is one of the letters 'f', 'd', 'l' or '?'. The $filetime value is the seconds since Jan 1, 1970. The $filemode is a bitmask like the mode returned by stat(). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Listing Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-Test-File Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.29 Depends: perl,p5-Test-Simple,p5-Test-Manifest (>= 1.14) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-File-1.29.deb Size: 14774 MD5sum: 724eda183d8f536ecaf247aeacfdab31 SHA1: 7ac66325a817f135d12e70ca273f16963808a6d8 SHA256: 22f116128e0a0186b308a040b064a97fb97f08b1717e65d2d638df7c618d69dd Description: Test::File - Check file attributes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-File Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-Clone Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.31 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Clone-0.31.deb Size: 8294 MD5sum: 9210b8f0640b07779c20dcda454192eb SHA1: ca1c06b5280794962e7e49edf18367711ceb9404 SHA256: 08b91b93bda6f9cf98a857d3bfa8640bb4dbc15925b011837ae8bd3d21df76fe Description: Clone - recursively copy Perl datatypes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Clone Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Spreadsheet-ParseExcel Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.58 Depends: perl,p5-IO,p5-OLE-Storage-Lite Filename: dists/iphone/main/binary-iphoneos-arm/p5-Spreadsheet-ParseExcel-0.58.deb Size: 128406 MD5sum: 173bd4e43376798493e432d05f70598c SHA1: e016a57cd459f46269ee07c9c4af0379840f3d1a SHA256: 85ec0420e1ddce8cb244b50ce9bb946784aad83cc48a74de12cbfc5e9cd8db51 Description: Spreadsheet::ParseExcel - Read information from Excel file. This module allows you to extract information from Excel file. This module can handle files in Excel95, 97 and 2000 format. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Spreadsheet-ParseExcel Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John McNamara Package: p5-Perl-Critic-Itch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Critic-Itch-0.04.deb Size: 8880 MD5sum: 5615859c5e2e68f5cb4a557f512136a0 SHA1: f7f6bc47c00f51f0d848a3eff372af6fc5a1e745 SHA256: ba9e63a3a78edb3d6b8272ba85a58bd03f25d4e4413b56138e50ae9503c49cf5 Description: Perl::Critic::Itch - A collection of Policies to solve some Itches Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Critic-Itch Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcelo Rodrigues Package: p5-Test-Distribution Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.00 Depends: perl,p5-Test-Pod,p5-Test-Pod-Coverage,p5-Pod-Coverage,p5-File-Find-Rule Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Distribution-2.00.deb Size: 13466 MD5sum: fd897f4da919d4878ac204e4af3ca396 SHA1: c2b6dd13dadbe42f300dc7752e8d47177840103e SHA256: 07c30d94abdb105c75c3ba6b765a6196fa3c54a96b5ada8d8212cb1499fb0d06 Description: Test::Distribution - perform tests on all modules of a distribution When using this module in a test script, it goes through all the modules in your distribution, checks their POD, checks that they compile ok and checks that they all define a $VERSION. This module also performs a numer of test on the distribution itself. It checks that your files match your SIGNATURE file if you have one. It checks that your distribution isn't missing certain 'core' description files. It checks to see you havent' missed out listing any pre-requisites in Makefile.PL. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Distribution Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Array-Find Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Test-Simple (>= 0.96) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Array-Find-0.05.deb Size: 17282 MD5sum: 45a9ae1931e6a6d7567493a5447eb369 SHA1: 057988266cb3778bc19bb313b553a5f2e8941a6a SHA256: 200100fb02dc07281db064185551b3b5616cb20ec2d3c2400f59fc7b41974baa Description: Array::Find - Find items in array, with several options This module provides one subroutine: "find_in_array" to find items in array. This module uses Sub::Spec framework, which means you can switch from named arguments to positional, apply execution time limits, run the subroutine from the command line, etc. Refer to Sub::Spec documentation for more details. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Array-Find Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steven Haryanto Package: p5-Compress-Raw-Lzma Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.048 Depends: perl,xz-utils Filename: dists/iphone/main/binary-iphoneos-arm/p5-Compress-Raw-Lzma-2.048.deb Size: 35314 MD5sum: 3f8a2ef96f325f8b8eaf5cfb0edde504 SHA1: 9ac1d87eda51f45189f5fbf407228c4dfc569652 SHA256: 68cbe0883cc94eaa0b18627bbde72e3a1fcad884418ced4e7d50f3fbf1ccbc1d Description: Compress::Raw::Lzma - Low-Level Interface to lzma compression library Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Compress-Raw-Lzma Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Marquess Package: p5-IO-Easy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Class-Easy,p5-Encode,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Easy-0.02.deb Size: 17086 MD5sum: 42dda7b42b6d5452a2bdc8c1ac76ec0b SHA1: 2cd81f9f2539b183d8a79fe28910b5cecf1a1841 SHA256: aec769c739a02d2cbc5fdc235e248a4f2188358b921d8baffa5ff4740c1f54dd Description: IO::Easy Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Easy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ivan Baktsheev Package: p5-HTML-Selector-XPath Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Selector-XPath-0.04.deb Size: 7276 MD5sum: 7c3fc01f329a4965072237fe6f164c6e SHA1: b24211a290e12563e112ba72150133343383584d SHA256: 9df700bf4c7be6f5b4a594564d24c2019961789e088fea240d0a3603786b1ae0 Description: HTML::Selector::XPath - CSS Selector to XPath compiler Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Selector-XPath Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tatsuhiko Miyagawa Package: p5-MooseX-Traits-Pluggable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-Class-MOP (>= 0.84),p5-Moose,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Traits-Pluggable-0.09.deb Size: 8450 MD5sum: 45096128c60f326510125c71e5c5e14b SHA1: 7823d78ce965b335560ef1bf0fa05180812f4462 SHA256: f016533bc01dd3bd73264a776799b81d9b79ef3e2d2d0f41c537c9e77f635d8c Description: MooseX::Traits::Pluggable - trait loading and resolution for Moose Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Traits-Pluggable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rafael Kitover Package: p5-Crypt-SKey Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Digest-MD5,p5-Digest-MD4,p5-Digest-SHA1,p5-Term-ReadKey Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-SKey-0.10.deb Size: 16002 MD5sum: 42fc9bbd1e45cf6d3c40ac0560d25b51 SHA1: 122339b9f8782c6a6e4db8498b874e3619927053 SHA256: 76a323110dc1ab171df0f2e0237775b5f313d99c20afc36069a16c5830af07b2 Description: Crypt::SKey - Perl S/Key calculator This module contains a simple S/Key calculator (as described in RFC 1760) implemented in Perl. It exports the function `key' by default, and may optionally export the function `compute'. `compute_md4', `compute_md5', `compute_sha1', `key_md4', `key_md5', and `key_sha1' are provided as convenience functions for selecting MD4, MD5, or SHA1 hashes. The default is MD4; this may be changed with with the `$Crypt::SKey::HASH' variable, assigning it the value of `MD4', `MD5', or `SHA1'. You can access any of these functions by exporting them in the same manner as `compute' in the above example. Most S/Key systems use MD4 hashing, but a few (notably OPIE) use MD5. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-SKey Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ken Williams Package: p5-LEOCHARRE-CLI2 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.16 Depends: perl,p5-PathTools,p5-Devel-Symdump (>= 2.07),p5-Exporter (>= 5),p5-Getopt-Std-Strict (>= 1.01),p5-LEOCHARRE-Dir (>= 1.06),p5-Smart-Comments (>= 1),p5-String-ShellQuote (>= 1.03),p5-Test-Simple,p5-YAML (>= 0.66) Filename: dists/iphone/main/binary-iphoneos-arm/p5-LEOCHARRE-CLI2-1.16.deb Size: 14680 MD5sum: 1f43675665b797964f4e882238cf557c SHA1: 78bfb7682c167a28363283d2c7fc3148f84e4125 SHA256: b73a9b32f0d1d0911f448fbc3b486865dd1734a9dcf89ce22c1e07b88e4ed3dd Description: LEOCHARRE::CLI2 - Some quick help for writing cli scripts. Some quick help for writing cli scripts. Forces by default that -h triggers help, that -d triggers debug, and -v version.. Automates help, debug, version etc. If you use LEOCHARRE::CLI2, we alter the OPTIONS automatically. Also we automatically generate HELP. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LEOCHARRE-CLI2 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leo Charre Package: p5-Test-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.98 Depends: perl,p5-Test-Harness (>= 2.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Simple-0.98.deb Size: 112290 MD5sum: 657b1a0b1296be6354b79765b337adf0 SHA1: e8930d40cbfdda8c5ce86b3387ea4b4eea9d1d98 SHA256: b766415e7238611ce4ac38e5821c235ab09ad3fae046e978cf70ab9b79afba9d Description: Test::Simple - Basic utilities for writing tests. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael G Schwern Package: p5-Module-Package Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.29 Depends: perl,p5-IO-All (>= 0.41),p5-Module-Install (>= 1.01),p5-Module-Install-AuthorRequires (>= 0.02),p5-Module-Install-ManifestSkip (>= 0.19),p5-Moo (>= 0.009008),p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Package-0.29.deb Size: 36540 MD5sum: 45e252f568801dad433e0e9a20adbccd SHA1: e5b0d886421ad93f5f7f760d2e635b23f68f94fe SHA256: 8e1bfe818c2c31296349a95b97eef59206642b6a59bfd13f5655ecc96e8eb13c Description: Module::Package - Postmodern Perl Module Packaging This module is a dropin replacement for Module::Install. It does everything Module::Install does, but just a bit better. Actually this module is simply a wrapper around Module::Install. It attempts to drastically reduce what goes in a Makefile.PL, while at the same time, fixing many of the problems that people have had with Module::Install (and other module frameworks) over the years. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Package Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-Test-Exception Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.29 Depends: perl,p5-Sub-Uplevel (>= 0.1800),p5-Test-Simple (>= 0.70),p5-Test-Harness (>= 2.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Exception-0.29.deb Size: 16874 MD5sum: 396ce390bc11a9c2778c40e5fe89d973 SHA1: 1e568a0aaf5b4b27529bb240c77cac33fb866e53 SHA256: 3a995441c17fd902a7d3858b81d53d90c7d9427d531f88c22671587d47b93637 Description: Test::Exception - Test exception based code This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Exception Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adrian Howard Package: p5-Class-C3-Componentised Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0009 Depends: perl,p5-Class-C3 (>= 0.20),p5-Class-Inspector,p5-MRO-Compat,p5-Test-Exception Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-C3-Componentised-1.0009.deb Size: 8156 MD5sum: 28124f4a75b18352ef9bf585ace9057b SHA1: 60897c8b504de00db5d8b87b7931b125be5e4591 SHA256: c085a13f8a2fd853eea7bca4785b6604d8460ce33dffba68d04a44f497df0ad3 Description: Class::C3::Componentised - Load mix-ins or components to your C3-based class. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-C3-Componentised Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ash Berlin Package: p5-Pod-MinimumVersion Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 50 Depends: perl,p5-IO-String (>= 1.02),p5-Pod-Parser,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-MinimumVersion-50.deb Size: 30464 MD5sum: 1fc41f944cb45e8b169bdce5b6a097f3 SHA1: 057c774cbcfe233705bc258f945148f437e59ccc SHA256: e20f77220d2e788984e45cca65e541c82a632424125c94d10caf4fdc239d05dc Description: Pod::MinimumVersion - Determine minimum Perl version of POD directives. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-MinimumVersion Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kevin Ryde Package: p5-HTML-Form Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.00 Depends: perl,p5-Encode (>= 2),p5-HTML-Parser,p5-HTTP-Message (>= 6),p5-URI (>= 1.10) Conflicts: p5-libwww-perl (<< 6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Form-6.00.deb Size: 23962 MD5sum: 69c981298c57d1ccfe0fb981714b83d3 SHA1: 7e772af5ba1d2ff0d53207796ffbd7d2a7de90da SHA256: 3bf0a7edcb8bf4c97d0325380757d6270c40cd575fab5e2982ce0a2dd3be8085 Description: HTML::Form - Class that represents an HTML form element Objects of the `HTML::Form' class represents a single HTML `
... ' instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide `HTTP::Request' objects that can be passed to the request() method of `LWP::UserAgent'. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Form Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-MooseX-Method-Signatures Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.37 Depends: perl,p5-B-Hooks-EndOfScope (>= 0.07),p5-Context-Preserve,p5-Devel-Declare (>= 0.005011),p5-Moose (>= 0.89),p5-MooseX-LazyRequire (>= 0.06),p5-MooseX-Meta-TypeConstraint-ForceCoercion,p5-MooseX-Types (>= 0.19),p5-MooseX-Types-Structured (>= 0.20),p5-Parse-Method-Signatures (>= 1.003014),p5-Sub-Name,p5-Task-Weaken,p5-Text-Balanced,p5-aliased,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Method-Signatures-0.37.deb Size: 30488 MD5sum: f866fa95536e331d99c7ef13820f023b SHA1: 1f42a2c67f11b9dd529bd67f069c17e6faff47af SHA256: 1a5dd6130c73c369991b64fffe604469c81a68911cbf4fff104b151d8986ecff Description: MooseX::Method::Signatures - Method declarations with type constraints and no source filter Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Method-Signatures Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-WWW-iTunesConnect Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.15 Depends: perl,p5-libwww-perl (>= 5.829),p5-HTML-tree,p5-IO-Compress,p5-Net-SSLeay Filename: dists/iphone/main/binary-iphoneos-arm/p5-WWW-iTunesConnect-1.15.deb Size: 14304 MD5sum: d7703a994eb03f2841c25008c27086f8 SHA1: c1ce722aabd3e60121ada5807882836347a1de40 SHA256: 54ea24784c4a2001b6b5b3536e55c20cb02efa4f47cf90f2a0b3b55223653820 Description: WWW::iTunesConnect The WWW::iTunesConnect module is an interface to Apple's iTunes Connect service. This initial release can fetch Sales/Trends Daily Summary reports provided by Apple to developers selling on the iTunes/App store. For an example nightly script that makes use of WWW::iTunesConnect please see http://github.com/bfoz/itunesconnect-tools. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-WWW-iTunesConnect Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sub-Args Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Args-0.06.deb Size: 6016 MD5sum: 19651c53e5ce71d9165705919413cbeb SHA1: 860b2459d383bac249c91a646a8b4b4e10596cfc SHA256: aaa0b289957f0e2bc90e568cb412b9dc1ba95223d66f7f7eaa8580650fb27b51 Description: Sub::Args - Simple check/get arguments. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Args Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Atsushi Kobayashi Package: p5-Term-Menus Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.63 Depends: perl,p5-Data-Dump-Streamer,p5-Module-Load-Conditional,p5-Term-ReadKey Filename: dists/iphone/main/binary-iphoneos-arm/p5-Term-Menus-1.63.deb Size: 55292 MD5sum: 716e248cd89e2f463e6a2bc13a55f556 SHA1: 93ec6d4b46fa7a1ab645725e91f0ad70b573efe6 SHA256: 7a75f612cd26c10a54f541e653951e277b2662a820d126f384a5ae954a48066e Description: Term::Menus - Create Powerful Terminal, Console and CMD Enviroment Menus Term::Menus allows you to create powerful Terminal, Console and CMD environment menus. Any perl script used in a Terminal, Console or CMD environment can now include a menu facility that includes sub-menus, forward and backward navigation, single or multiple selection capabilities, dynamic item creation and customized banners. All this power is simple to implement with a straight forward and very intuitive configuration hash structure that mirrors the actual menu architechture needed by the application. A separate configuration file is optional. Term::Menus is cross platform compatible. Term::Menus is a stand-alone - other CPAN modules are not needed for its implementation ( so it's *easy* to install! ;-) ) Term::Menus was initially conceived and designed to work seemlessly with the perl based Network Process Automation Utility Module called Net::FullAuto (Available in CPAN :-) - however, it is not itself dependant on other Net::FullAuto components, and will work with *any* perl script/application. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Term-Menus Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brian M. Kelly Package: p5-Cache-Memcached Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.25 Depends: perl,p5-Storable,p5-String-CRC32 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Cache-Memcached-1.25.deb Size: 22592 MD5sum: c1b9849a80b9d4969b3b15709cf8ee0f SHA1: 44ed6c1525c330b00605d7e130519e14ab4e1769 SHA256: 853a25c861c4824dacc4e97357eaa3b25ad73b94c48490389fc42b0e5458de7b Description: Cache::Memcached - client library for memcached (memory cache daemon) This is the Perl API for memcached, a distributed memory cache daemon. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Cache-Memcached Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brad Fitzpatrick Package: p5-CPAN-Meta Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.112621 Depends: perl,p5-CPAN-Meta-YAML (>= 0.002),p5-JSON-PP (>= 2.27103),p5-Parse-CPAN-Meta (>= 1.4400),p5-Version-Requirements (>= 0.101020),p5-version (>= 0.82) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPAN-Meta-2.112621.deb Size: 87804 MD5sum: 00444d18eda6a205d920614ffa3ca3b2 SHA1: 4550c02e7bb03564d52f0bd6a22b7dbb10337216 SHA256: a9e193b034ba66dcc19c5ea359d7a250fa9e2883a09f21e2cb7a181224986379 Description: CPAN::Meta - the distribution metadata for a CPAN dist Software distributions released to the CPAN include a META.json or, for older distributions, META.yml, which describes the distribution, its contents, and the requirements for building and installing the distribution. The data structure stored in the META.json file is described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to represent this distribution metadata (or *distmeta*), along with some helpful methods for interrogating that data. The documentation below is only for the methods of the CPAN::Meta object. For information on the meaning of individual fields, consult the spec. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPAN-Meta Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Attribute-Handlers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.85 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Attribute-Handlers-0.85.deb Size: 27006 MD5sum: d1f0fef27c7ce248184c1eeed6010937 SHA1: df13ed18013fc45514e52b40f810336ca723bb9b SHA256: 9f824fd515f0d7882f604f92a98b1fb7889f53ea3933cba9368e025e9b17d5f5 Description: Attribute::Handlers - Simpler definition of attribute handlers This module, when inherited by a package, allows that package's class to define attribute handler subroutines for specific attributes. Variables and subroutines subsequently defined in that package, or in packages derived from that package may be given attributes with the same names as the attribute handler subroutines, which will then be called in one of the compilation phases (i.e. in a "BEGIN", "CHECK", "INIT", or "END" block). ("UNITCHECK" blocks don't correspond to a global compilation phase, so they can't be specified here.) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Attribute-Handlers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: BSD-Locale-bin Priority: standard Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.15 Filename: dists/iphone/main/binary-iphoneos-arm/BSD-Locale-bin-1.15.deb Size: 7820 MD5sum: eb1e7908c599a33b7ef0b73098462d73 SHA1: 45f68d5bfd9fe41093a59f352e428e69a2789d80 SHA256: 0d42c691a28c55ef372c49f9735c9d27d120659b300e3d97885081770d9f155a Description: FreeBSD's /usr/bin/locale - Get locale-specific information. The locale program writes information about the current locale environment, or all locales to standard output. When invoked without arguments, locale summarizes the current locale environment for each locale category defined by the LC_* environment variables. Name: BSD-Locale-bin Homepage: http://www.freebsd.org/ Tag: purpose::console, role::developer Package: p5-DateTime-Incomplete Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0400 Depends: perl,p5-DateTime,p5-DateTime,p5-DateTime-Event-Recurrence,p5-DateTime-Set (>= 0.15),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Incomplete-0.04.deb Size: 27472 MD5sum: f04d9da2b5ea9b68cde12c001f665c67 SHA1: 381220f359fd168807a234a880871c81f136e5df SHA256: b7fbf74dbea6a531c133d07583b845560260e2de44745791978fffdee7f4f0eb Description: DateTime::Incomplete - Incomplete DateTime objects The DateTime::Incomplete module aims to complement the complete, correct, and easy date/time object implementation (DateTime). Currently it handles many date calculations, provides no date math (addition and subtraction), and provides many convenient methods for retrieving portions of a date/time. This module properly supports the Olson time zone database, meaning that historical time zone information, and more importantly, daylight saving time rules, can be handled transparently, simply by setting the correct time zone. This is done by using the DateTime::TimeZone module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Incomplete Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Flavio S. Glock Package: dbus Priority: optional Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2.4-0 Depends: libdbus-1 Filename: dists/iphone/main/binary-iphoneos-arm/dbus-1.2.4-0.deb Size: 309818 MD5sum: 5dbf43f6d1caf6b17fe64cab0761bbc3 SHA1: 28f3c9658bfbe339bf35b0dc5ecbcbbd29495d36 SHA256: dd31b79dc46544fcca6245bd2c0a02dc837c71c4e5aaf91deea08bed9d99a3a0 Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. This package contains the D-Bus daemon and related utilities. The client-side library can be found in the libdbus-1 packages. Name: dbus Homepage: http://dbus.freedesktop.org/ Tag: purpose::console, role::developer Package: p5-IO-Tty Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Tty-1.07.deb Size: 35150 MD5sum: f09c52e415157d07b4db2043cb0feff7 SHA1: ce04e6d0dba83fabc390f0261f8130a651fa62bc SHA256: 1fdb632419d448e3c9f82783832fce7a2bf7398e5e2a19b7ad008a3791afd86a Description: IO::Tty Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Tty Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-Lego-Constructor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.004 Depends: perl,p5-Exporter-Lite,p5-SUPER,p5-Scalar-Defer (>= 0.13) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Lego-Constructor-0.004.deb Size: 7158 MD5sum: 504b9fa79af19773524f1a1658739922 SHA1: 546f1da9c6c80bd93dc1049b66c2536b49f9c042 SHA256: 04f3bec69dd31757cd2b535292b36db1006d1cab03c376aaa87358067442834e Description: Class::Lego::Constructor - Automated constructor generation NOTE: That module was formely called Class::Constructor::Factory. It will enter the Class-Lego dist soon. I like the simplicity of Class::Accessor and friends. With them, creating accessors is a piece of cake. It does give me a default constructor as well. The case is that this default constructor is not as convenient as the generated accessors. To be precise, I want to specify default values for attributes easily. This module is a tentative solution to this problem. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Lego-Constructor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adriano R. Ferreira Package: p5-AnyEvent-XMPP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.4 Depends: perl,p5-AnyEvent,p5-Authen-SASL,p5-Digest-SHA1,p5-MIME-Base64,p5-Net-LibIDN,p5-Object-Event,p5-XML-Parser,p5-XML-Writer Filename: dists/iphone/main/binary-iphoneos-arm/p5-AnyEvent-XMPP-0.4.deb Size: 242760 MD5sum: d0d886df8197e4037a3f4e365904103a SHA1: c5e2309d9f5d831948864d5e32fbeb4ae44cc73d SHA256: a18bdac17ff9a9e0c107a20106651e7670e56c1c34a8b9658b052a3e8d285ae8 Description: AnyEvent::XMPP - An implementation of the XMPP Protocol This is the head module of the AnyEvent::XMPP XMPP client protocol (as described in RFC 3920 and RFC 3921) framework. AnyEvent::XMPP::Connection is a RFC 3920 conforming "XML" stream implementation for clients, which handles TCP connect up to the resource binding. And provides low level access to the XML nodes on the XML stream along with some high level methods to send the predefined XML stanzas. AnyEvent::XMPP::IM::Connection is a more high level module, which is derived from AnyEvent::XMPP::Connection. It handles all the instant messaging client functionality described in RFC 3921. AnyEvent::XMPP::Client is a multi account client class. It manages connections to multiple XMPP accounts and tries to offer a nice high level interface to XMPP communication. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AnyEvent-XMPP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin Redeker Package: p5-DateTime-Format-XMLTV Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-DateTime-Format-Builder (>= 0.8000) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-XMLTV-0.01.deb Size: 14824 MD5sum: eebfbd1dfc35eaf007b714fa4765eb93 SHA1: cfb73c8ac69bcc1cbaa3e51380c2ba28e08f53a2 SHA256: 771305a8d076c9a528be27b5f9a7bfd3e9a138cd0c159b299738e8677784b984 Description: DateTime::Format::XMLTV - Parse and format XMLTV dates and times This module understands the datetime format used by XMLTV files, and converts to & from DateTime objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-XMLTV Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Christopher J. Madsen Package: p5-Devel-Refcount Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Test-Exception Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Refcount-0.03.deb Size: 7258 MD5sum: 20f0d4d40a7200732e6297c3a252d048 SHA1: c1e7dd7362dda259bca30b64e5053eacfb6306d7 SHA256: 8ee46eb08c24f24c573c4f0e3d6034628ba20fab2da9476c50371d12be2ea221 Description: Devel::Refcount - obtain the REFCNT value of a referent Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Refcount Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-URI-Escape-JavaScript Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Encode (>= 2.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-URI-Escape-JavaScript-0.03.deb Size: 6324 MD5sum: c3bc2fe22f26660c0384c99702c34bae SHA1: f52184233d0a7c1e4cc61d0e6b8a4a09ff6b314b SHA256: 477076b737f6a26c2b780a48ab064cff0063634e077a6f9446403d82d1e5e4e7 Description: URI::Escape::JavaScript - A perl implementation of JavaScript's escape() and unescape() functions Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-URI-Escape-JavaScript Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Koichi Taniguchi Package: p5-Archive-Extract Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.38 Depends: perl,p5-File-Path,p5-PathTools,p5-IPC-Cmd (>= 0.42),p5-Module-Load-Conditional (>= 0.04),p5-Params-Check (>= 0.07),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Archive-Extract-0.38.deb Size: 22698 MD5sum: e48f7e32505416ce7e61521fa484089a SHA1: 5c0fbac5ffc0e1818279878f212496f63b6c1102 SHA256: 8642504774d602679f09dd6ecb48d967e453a09075a20da8b06b77d2a0f26d5d Description: Archive::Extract - Generic archive extracting mechanism Archive::Extract is a generic archive extraction mechanism. It allows you to extract .tgz, .tar, .gz and .zip files, using either perl modules or commandline tools Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Archive-Extract Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-Math-Complex Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.58 Depends: perl,p5-Exporter,p5-ExtUtils-MakeMaker,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Complex-1.58.deb Size: 46676 MD5sum: 4300716a11b3eb615912cd406f91c409 SHA1: 124f36276f45e9a4b0da6ed9a2600e24e1f6654d SHA256: 89144d1b92961f0e3141a85bc0fe10ad6e70cfc7668167174633811ab20433b1 Description: Math::Complex - complex numbers and associated mathematical functions Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Complex Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-Client-Icecast Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1 Depends: perl,p5-POE-Component-Client-HTTP,p5-POE Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-Icecast-0.1.deb Size: 8542 MD5sum: 26565ca36eae74eab9178707162df0a5 SHA1: 0736c127fe0b43f1435f62202266804e628dbf39 SHA256: dbc598ddc497e0cb0e2887dd141ca45d5e18231fc92e6976e65a7c8e880ec0f7 Description: POE::Component::Client::Icecast - non-blocking client to Icecast server for getting tags Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-Icecast Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Anatoly Sharifulin Package: p5-Data-Leaf-Walker Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Leaf-Walker-0.10.deb Size: 10152 MD5sum: aa92ab3424e0c4482a64f148757db212 SHA1: 56cd45cf6eaf1d7206fb53552a46c6c6e4493a69 SHA256: c3fc39bc4978f5edf631cc7f7d7683fceb5223429e5b4fdbb147d4c70ca00c17 Description: Data::Leaf::Walker - Walk the leaves of arbitrarily deep nested data structures. Data::Leaf::Walker provides simplified access to nested data structures. It operates on key paths in place of keys. A key path is a list of HASH and ARRAY indexes which define a path through your data structure. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Leaf-Walker Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dan Boorstein Package: p5-InterMine-TypeLibrary Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.9601 Depends: perl,p5-Math-BigInt,p5-MooseX-Types Filename: dists/iphone/main/binary-iphoneos-arm/p5-InterMine-TypeLibrary-0.9601.deb Size: 7744 MD5sum: d647cfcbd8ec2dcfb3345b4778db0f14 SHA1: 1b924f8f37f870866a752759e3f22062dd014211 SHA256: 8fbc37636ee8b21364cea93ed67ebcfa6ad22f51378cab13e04b1fcd77132624 Description: InterMine::TypeLibrary - A library of MooseX types used by InterMine Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-InterMine-TypeLibrary Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: InterMine Package: p5-Mo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl Recommends: p5-IO-All Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mo-0.25.deb Size: 43770 MD5sum: f25d8307c5e1ee14a2b777cec3c3ef2a SHA1: 3b69db5544ba5947410676506be47aabda0a96e7 SHA256: 791c499e9144b37acb35be83e0c8c02b0e5c52ba321ee7900b74e89837d1179e Description: Mo - Micro Objects. Mo is less. use Mo. Mo is less. Much less. Moose is huge. Moose led to Mouse led to Moo led to Mo. M is nothing. Mo is more. Not much. When Moo is more than you need, drop an 'o' and get some Mo. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-MooseX-APIRole Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Moose (>= 1.16),p5-Sub-Exporter,p5-namespace-autoclean,p5-true Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-APIRole-0.01.deb Size: 18582 MD5sum: e21fea8f5013a898be852b36fb311ba3 SHA1: 727b877d14f3eecea26d11d98c0f750147722852 SHA256: 0d42a135d7670e0f75220f90da1a4fafa4801e0228e057f525a5e6aa976252bd Description: MooseX::APIRole - automatically create API roles for your classes and roles Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-APIRole Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Rockway Package: p5-PAR Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.002 Depends: perl,p5-Archive-Zip (>= 1),p5-AutoLoader (>=5.67),p5-IO-Compress (>= 1.3),p5-File-Temp (>= 0.05),p5-PAR-Dist (>= 0.32) Recommends: p5-Module-Signature Filename: dists/iphone/main/binary-iphoneos-arm/p5-PAR-1.002.deb Size: 92422 MD5sum: 7284441eb85066800d6f3873c13dc5c5 SHA1: f0e9c56e68b5efefaee3664a2bc7339af8f6f8b8 SHA256: e7458be0dbee145edc88490a2f77d959a5838befc26b53aa3fb0608808b04704 Description: PAR - Perl Archive Tookit Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PAR Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Audrey Tang Package: p5-Mail-IMAPClient Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.27 Depends: perl,p5-File-Temp,p5-IO,p5-MIME-Base64,p5-Parse-RecDescent (>= 1.94),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mail-IMAPClient-3.27.deb Size: 196950 MD5sum: eb22a8d1f6fab18dd8dc1f01d5e6b0af SHA1: 4d5d0b0f71b3c0573e714c60425b3331df3cac53 SHA256: 97a6affb9aaaa913ed5d0cca7e5930ae03004faf3008a941027e90d00d8b8a70 Description: Mail::IMAPClient - IMAP4 client library Mail::IMAPClient is a Perl module that provides an interface for communicating with an IMAP server as an IMAP client. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mail-IMAPClient Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Phil Pearl (Lobbes) Package: p5-Module-Compile Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.23 Depends: perl,p5-Digest-SHA1 (>= 2.13),p5-Filter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Compile-0.23.deb Size: 32996 MD5sum: 603702c3039ff85d1a69ace0bd363305 SHA1: 7479c2223a7db50d26490b96b21ead3e4d87fadf SHA256: bb9a762f1e44521e0207a1445dd7f1222bd63b83fc4e609e7c4044bfd8919b47 Description: Module::Compile - Perl Module Compilation This module provides a system for writing modules that *compile* other Perl modules. Modules that use these compilation modules get compiled into some altered form the first time they are run. The result is cached into ".pmc" files. Perl has native support for ".pmc" files. It always checks for them, before loading a ".pm" file. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Compile Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-Tie-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-Simple-1.03.deb Size: 9364 MD5sum: cb2e451b8b94dc934dbc4f88fa4eb5f0 SHA1: ee82a403828b201143e6778176b49fa27606c3df SHA256: e834607196e594338243fed5db1bfa3012ffd867f8c904f327d56a474f8d0b6c Description: Tie::Simple - Variable ties made easier: much, much, much easier... Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-POE Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.214 Depends: perl,p5-Moose (>= 2.0002),p5-POE (>= 1.310) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-POE-0.214.deb Size: 44064 MD5sum: 89330d3b92793ba349c08731121b5817 SHA1: 2b1a646a4511d6fafb28fe7d15daf6b317dd5e68 SHA256: 0d134c4b0d154bf573836a24785bb544e436a32271af242f6905d8a7686f3de8 Description: MooseX::POE - The Illicit Love Child of Moose and POE Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-POE Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Cache-Cache Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.05 Depends: perl,p5-Digest-SHA1,p5-Error,p5-PathTools,p5-Storable Recommends: p5-IPC-ShareLite Filename: dists/iphone/main/binary-iphoneos-arm/p5-Cache-Cache-1.05.deb Size: 78586 MD5sum: 41fa495972340aadad701b136bc252d0 SHA1: 74c4a613af1f35a1b64585717b35fea690ca5aa0 SHA256: ad58eb278d9ebf697213b289e4e506663870be05d4370e72118fcd3f13653639 Description: Cache::Cache The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory. The Cache package provides Cache::Cache, a generic interface for creating persistent data stores. This interface is implemented by the Cache::MemoryCache, Cache::SharedMemoryCache, Cache::FileCache, Cache::SizeAwareFileCache, Cache::SizeAwareMemoryCache, and Cache::SizeAwareSharedMemoryCache classes. This work aggregates and extends the obsolete File::Cache and IPC::Cache projects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Cache-Cache Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Pod-Abstract Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl,p5-File-Temp,p5-IO-String,p5-Pod-Parser,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Abstract-0.17.deb Size: 75844 MD5sum: 9e5a0760340d526e4ed4e167fe67e161 SHA1: 2f3d825d45fbfea7bf0e529e01fb69493e15d5ce SHA256: 3b14f199af35ba22c53a56dce8280986e59c7991bc50850783e1b864b2b668f6 Description: Pod::Abstract - Abstract document tree for Perl POD documents Pod::Abstract provides an abstract, tree-based interface to perl POD documents. This allows straightforward, round-trip capable manipulation of POD documents, hence allowing features to be added to POD to support your programming activities without having to write a whole POD processor. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Abstract Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Perl-Version Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.011 Depends: perl,p5-File-Slurp (>= 9999.12),p5-Getopt-Long (>= 2.34),p5-Pod-Parser,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Version-1.011.deb Size: 31098 MD5sum: f95eaa9f2156eba33ae9f6928a294a09 SHA1: 72a9bc1eecf98d84aff792d672d89477e1ee4cb9 SHA256: 9a2cb6fd594f1da18b4e29268f395e46ca8ba29222176101782212475d59f454 Description: Perl::Version - Parse and manipulate Perl version strings Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Version Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-Jcode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.07 Depends: perl,p5-MIME-Base64 (>= 2.1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Jcode-2.07.deb Size: 30702 MD5sum: eee9f0baced94910d6bdaba32e144b2b SHA1: 94e0ccffb70c3f49ce0dbc41b7df9fe909a1ed51 SHA256: 14ff94e747774b7c60edc4a1b76d0f3df08da5ff9729124ed8c05b72d8d4748a Description: Jcode - Japanese Charset Handler This is a Perl extension interface to convert Japanese text. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Jcode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dan Kogai Package: libical Priority: optional Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.42 Filename: dists/iphone/main/binary-iphoneos-arm/libical-0.42.deb Size: 442732 MD5sum: 02cde9254573b58ea58140b9d5ef1742 SHA1: 5f797845f5445e283a531627f5c549e43ef9b9ab SHA256: 6e3fb7b6ffa35143f217cea9ada42b8d27df6b2838a504811b6d1ec1d2d49ac9 Description: Open source reference implementation of the icalendar data type and serialization format The Free Association project maintains libical, an open source reference implementation of the icalendar data type and serialization format. libical is used in dozens of calendaring and scheduling products. N.B.: 3% of the timezone test fail, so it is not quote perfectly compatible in that sense. Name: libical Homepage: http://sourceforge.net/projects/freeassociation/ Tag: purpose::library, role::enduser Package: p5-ExtUtils-PkgConfig Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12 Depends: perl,pkg-config Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-PkgConfig-1.12.deb Size: 10444 MD5sum: 682ef346375b6b29d8afd197fd992038 SHA1: c9ebffdd845f6bf3e90fe8135a24b722e0d05449 SHA256: 78a36fecaefeb8d9058df51a0e4d7bb83856a81808971952acde5ae063c4ec3a Description: ExtUtils::PkgConfig - simplistic interface to pkg-config The pkg-config program retrieves information about installed libraries, usually for the purposes of compiling against and linking to them. ExtUtils::PkgConfig is a very simplistic interface to this utility, intended for use in the Makefile.PL of perl extensions which bind libraries that pkg-config knows. It is really just boilerplate code that you would've written yourself. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-PkgConfig Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Text-Patch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.4 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Patch-1.4.deb Size: 14796 MD5sum: e1c3ad2ee5900ee3dcb8e797025216a7 SHA1: a1b71d7e4eb0855de9c18892641941e8edb37ba8 SHA256: ced1f05e3cc1b4e72224e498045a13fb1f9be2029aa0f5a3838685da59132224 Description: Text::Patch - Patches text with given patch Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Patch Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Archive-Lha Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Data-Dump,p5-Exporter-Lite,p5-File-Path,p5-File-Slurp,p5-PathTools,p5-Log-Dispatch,p5-Test-Simple,p5-Test-UseAllModules (>= 0.09),p5-Time-Piece Filename: dists/iphone/main/binary-iphoneos-arm/p5-Archive-Lha-0.06.deb Size: 72630 MD5sum: 80a7e214ef48b8a37bf8367612169b63 SHA1: 6254dacf566212e2c09721483ec42dc1e23c584f SHA256: 1d67131d8fc5951c85d9c18c777ede1ca55612f795a276ce7d0846afb48e6c18 Description: Archive::Lha - extract .LZH archives Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Archive-Lha Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kenichi Ishigaki Package: p5-Data-Object Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.004 Depends: perl,p5-Moose (>= 0.90),p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Object-0.004.deb Size: 17656 MD5sum: c2b8b02380c808418bcb0aa0c5e69835 SHA1: 840b328acf65ab7bf60555f2eddab3c3abb4e2bf SHA256: 28629f83ff6c6d1c6a43b51336f6530d72a3e78cf73423bb0d97ba0c6549588b Description: Data::Object - Perl module for providing OO methods to perl data structures. This module attempts to provide class style accessors for perl data structures. In an attempt to make it easier to traverse said data structures in an OO way. Currently only Array and Hash structures are handled in any way, all others are returned as is. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Object Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jason Fried Package: p5-Parse-IRC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.14 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Parse-IRC-1.14.deb Size: 16206 MD5sum: d86e2456b8a4eb1d64c6475a24a031ce SHA1: b336afbcb5da11d7011b15a60c0a42e2734777a9 SHA256: dd5ed86a6383933faa4517980b908c41747f1bed95a4c7f5bcc7b5a0798b35af Description: Parse::IRC - A parser for the IRC protocol. Parse::IRC provides a convenient way of parsing lines of text conforming to the IRC protocol ( see RFC1459 or RFC2812 ). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Parse-IRC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Range-Object Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.92 Depends: perl,p5-Date-Range (>= 1.40),p5-Date-Simple (>= 3.00),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Range-Object-0.92.deb Size: 37660 MD5sum: 5e5ba0e561c40946b2200201ec2df8bd SHA1: 360a65aa26a4ca60c2343c6942a47e1541f49e25 SHA256: 62554e9f1c2476ac10aa5f70fb44023ac7a445b93a2ca6794fbaead249f519a4 Description: Range::Object - Manipulate ranges of different objects using the same API This suite of modules implements unified API for manipulating ranges of objects of different kinds. In terms of Range::Object namespace, a range is defined as a set of items, either disjointed (individual) or contiguous, or a combination of separate items and ranges. Intersecting or adjacent ranges are not supported directly and will be collapsed silently into wider contiguous range. Although Range::Object descendant module can store any number of separate values (objects) and ranges, it is optimized for storing contiguous ranges of arbitrary length with minimal memory and storage footprint; the other effect of this being fast serialization and deserialization of Range::Object instances. It cannot come without cost though; Range::Object uses more CPU cycles than similar hash-based modules. Good application for this kind of object storage can be an implementation of user permission tables for large number of objects, especially if such permissions are typically assigned in large contiguous ranges. For example, if an user has read permission for objects 1-10000 and write permission for objects 1-100, 200-300 and 1000-9999, storing these identificators as hash keys is memory expensive, and can become prohibive when number of tables and users increase. Compared to that approach, Range::Object can be a reasonable compromise between memory and CPU utilization. This module also comes useful for user input validation when dealing with HTML forms or something similar. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Range-Object Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alexander Tokarev Package: p5-Class-C3 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl,p5-Algorithm-C3 (>= 0.06) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-C3-0.22.deb Size: 23250 MD5sum: e78a4c92310581eb77dd37007e1f34f3 SHA1: d52d48d82d260d342fb6f7762ac9a12ed89cda24 SHA256: 4ab4a1f056be9d755c7e2758dc301f205181be09b9cab041ca6536c557d5af56 Description: Class::C3 - A pragma to use the C3 method resolution order algortihm This is pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-C3 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stevan Little Package: p5-libxml-perl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,expat Filename: dists/iphone/main/binary-iphoneos-arm/p5-libxml-perl-0.08.deb Size: 84832 MD5sum: 92b2b47b32539ead0c1d34ab8b8db903 SHA1: eac64ba7b39cad6ac49b80c9f6cf7e992311951f SHA256: 2f3b587fce896936620b16104bd41d9084a09246ef28674932d35c55a333293d Description: libxml-perl - Collection of Perl modules for working with XML. libxml-perl is a collection of smaller Perl modules, scripts, and documents for working with XML in Perl. libxml-perl software works in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-libxml-perl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Object-Realize-Later Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl,p5-Test-Pod Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Realize-Later-0.18.deb Size: 16592 MD5sum: a1b40a5150bbb407d4abf30438143c23 SHA1: 52a2b71d20d0bf20b133ccd82c11d6eba9654d36 SHA256: 614a5d6f7976928138f4b16bba17a3e7696a1cc12e6fb04f06032b5fcf80c807 Description: Object::Realize::Later - Delayed creation of objects Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Realize-Later Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-OpenSSH Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.44 Depends: perl,p5-Test-Simple,openssh Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-OpenSSH-0.44.deb Size: 48884 MD5sum: 4b0c291c7f4ba229943c75c59653c112 SHA1: ba9c59fe32efd488957689c8018eb0b16470df9e SHA256: 781a2705a72fbfeccebf1b4962bed5436337dc9575899c360cc08fc02fee9a0f Description: Net::OpenSSH - Perl wrapper for OpenSSH secure shell client. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-OpenSSH Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Salvador Fandino Package: p5-DB-File Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.820 Depends: berkeleydb Conflicts: perl (<=5.10.0-9) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DB_File-1.820.deb Size: 69618 MD5sum: 3a622a2c476da6517f2ce540a774f3e6 SHA1: ebdcafc208cb46787937398135b7d251dec5aa8a SHA256: e2603e2ca0a60c7bdc83d6f3a429ea551b0168d397e0b4c18d4ed166f27add6d Description: DB-File - Perl5 access to Berkeley DB version 1.x DB_File is a module which allows Perl programs to make use of the facilities provided by Berkeley DB version 1. (DB_File can be built version 2, 3 or 4 of Berkeley DB, but it will only support the 1.x features), If you want to make use of the new features available in Berkeley DB 2.x, 3.x or 4.x, use the Perl module BerkeleyDB instead. Berkeley DB is a C library which provides a consistent interface to a number of database formats. DB_File provides an interface to all three of the database types (hash, btree and recno) currently supported by Berkeley DB. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DB-File Homepage: http://www.perl.org/ Author: Paul Marquess Package: p5-Sys-HostAddr Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.9 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sys-HostAddr-0.9.deb Size: 11030 MD5sum: 45aa0819ca1cf6c9bdd017c0ac9f6cff SHA1: 5c62a8e5ddd9a96706d03dca033d01333f2599ad SHA256: c7d24e35601a24728c948728decdaab6aa540cc12f7dff06c453775270ef0238 Description: Sys::HostAddr - Get IP address information about this host Sys::HostAddr provides methods to help retreive IP address and interface information about a local host. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sys-HostAddr Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Device-SerialPort Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Device-SerialPort-1.04.deb Size: 67350 MD5sum: a36342f8a4ad96e9fade45b67c2d8746 SHA1: ecc730f15a0f557fac2c6b5f21126c6ee7cae36e SHA256: dcc1e44cd3e016224f87ad30ce14407d33e3d5f54cd8e976d5f7c1754a213325 Description: Device::SerialPort - Linux/POSIX emulation of Win32::SerialPort functions Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Device-SerialPort Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-Client-Whois Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.20 Depends: perl,p5-Net-Netmask (>= 1.9012),p5-POE (>= 1.004) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-Whois-1.20.deb Size: 25722 MD5sum: 279fc0ce2a5199b0995792f0204efcf7 SHA1: c25bf403270a23961eb8bdcce6ef3b636dfdd922 SHA256: ffbec64a05e61d415eb7e83c454a9e940d0f622d49aab0eaa1e7a220bcc4ee53 Description: POE::Component::Client::Whois - A one shot non-blocking RFC 812 WHOIS query. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-Whois Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Test-LongString Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-LongString-0.11.deb Size: 8366 MD5sum: 4990989bcc4f4c55076e410306524786 SHA1: 2dbb85f14ac1df31e599bf21523f75b3fa7d3a12 SHA256: 72e219e155719c54b022bf075574523524238c5345160af47a706617face3e4c Description: Test::LongString - A library to test long strings. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-LongString Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-D64-Disk-Image Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-D64-Disk-Image-0.01.deb Size: 34806 MD5sum: 168a9239f8d52383a8e6e87120c30882 SHA1: 0d61633c2a7f03132eb2e594975fcbfed4118a62 SHA256: 7ba5344dfd6292b45d1ad037418dfe98ce3d05795d85ef624a8be48254cd082c Description: D64::Disk::Image - Perl interface to Per Olofsson's "diskimage.c", an ANSI C library for manipulating Commodore disk images Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-D64-Disk-Image Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Filter-XML-RPC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-XML-RPC-0.04.deb Size: 23248 MD5sum: e0bc85d01552d39aa66c587ea39f38c0 SHA1: 5437a8318f807fb469f6547aa7f3572aee9b5b2b SHA256: 69f7a73c7866af6cc6eab76ebf757b6e3a3cb42bc22da6e3dd5ecc692c11fb2e Description: POE::Filter::XML::RPC - A POE Filter for marshalling XML-RPC POE::Filter::XML::RPC builds upon the work of POE::Filter::XML to parse XML-RPC datagrams and deliver useful objects for the end developer. This filter is expected to be used in a chain of filters where it will receive POE::Filter::XML::Nodes on input and output. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-XML-RPC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nicholas R. Perez Package: p5-Tie-Hash-Sorted Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-Hash-Sorted-0.10.deb Size: 11068 MD5sum: 432f42015f7f9a95c68347fc6d36fb22 SHA1: 13ad77cd3dc93f251addf80da97cae4a399426cb SHA256: cff144beef1c3b6fb9f204b720ec5555ba3e9cfb8dea6be5ce566ff7fc389fbd Description: Tie::Hash::Sorted - Presents hashes in sorted order This module allows you to retrieve keys/values from a hash in a sorted order. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-Hash-Sorted Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-ExtUtils-AutoInstall Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.63 Depends: perl,p5-ExtUtils-Manifest,p5-ExtUtils-MakeMaker Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-AutoInstall-0.63.deb Size: 21020 MD5sum: 724b157b0fba632294d89d66f860e7c1 SHA1: e17d6ae9653f1aa80ee79a79d636d5b116507d80 SHA256: 2f97bce78739f85f53890f9b04f0a35030fc032da16309c5b8d73c682a194b41 Description: ExtUtils::AutoInstall - Automatic install of dependencies via CPAN Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-AutoInstall Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Autrijus Tang Package: p5-Class-XSAccessor Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.05 Replaces: p5-Class-XSAccessor-Array (<= 1.04) Provides: p5-Class-XSAccessor-Array Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-XSAccessor-1.05.deb Size: 43206 MD5sum: 8e30014b7a3a526ca4c60f2d774802cc SHA1: 0d1d5b11e9c03650111a6b659cb5bc52cb76af12 SHA256: c81f6b221b3735be07600bccefe226918bebe3891eb8e09c362ddd918a8f0846 Description: Class::XSAccessor - Generate fast XS accessors without runtime compilation Class::XSAccessor implements fast read, write and read/write accessors in XS. Additionally, it can provide predicates such as "has_foo()" for testing whether the attribute "foo" is defined in the object. It only works with objects that are implemented as ordinary hashes. Class::XSAccessor::Array implements the same interface for objects that use arrays for their internal representation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-XSAccessor Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Mueller Package: p5-Test-CheckManifest Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.23 Depends: perl,p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-CheckManifest-1.23.deb Size: 12538 MD5sum: f799ea70f1cce20f4e47b8e1aaddd0e7 SHA1: 354152f505f3061d83074b72fcc24aee163744dd SHA256: d975d1c598374fb11e47c361310b1674729441909dfc212ec0768e8e1b707d72 Description: Test::CheckManifest - Check if your Manifest matches your distro The MANIFEST file is one critical point of each module on CPAN. Many programmers (including myself) add new testscripts or new files to the distribution. But then these files are not added to the MANIFEST. This can cause problems during installation process. This module aims to help the programmer to keep the MANIFEST file up to date. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-CheckManifest Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Renee Baecker Package: p5-Math-Calc-Units Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Calc-Units-1.07.deb Size: 33944 MD5sum: 27bec6c220ce8f326224763b0f19aaf2 SHA1: 66d76d186636d99103b1255bc3a774f8ff36c41c SHA256: 07c2db8910c6da536110b56d14300f3ed47ebf6ad4911d8aac27883a3b7ef61b Description: Math::Calc::Units - Human-readable unit-aware calculator Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Calc-Units Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-DistManifest Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.009 Depends: perl,p5-Module-Manifest (>= 0.07),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-DistManifest-1.009.deb Size: 28322 MD5sum: 682cb59c67b101fe47c32e5d13c91bab SHA1: 3dd3597e1b737de4033631734c5c7e28573f1774 SHA256: 18b233b02947884d7703c19859b931536f3bd25ef6e40aadb7089a1479195e79 Description: Test::DistManifest - Author test that validates a package MANIFEST This module provides a simple method of testing that a MANIFEST matches the distribution. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-DistManifest Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Yu Package: p5-Time-modules Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2006.0814 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-modules-2006.0814.deb Size: 35372 MD5sum: 608b36956dce6bf4218e2806483310fe SHA1: c6c5e8ae63fab68f14e55d1b7285340c19c39556 SHA256: 169ba9f90e0e9001fd5d562a01369e7bf84bda889f1ba930fbbfe7b212e7b192 Description: Time::modules Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-modules Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Getopt-Long Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.38 Conflicts: perl (<= 5.10.0-9) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Getopt-Long-2.38.deb Size: 50972 MD5sum: 80faa5d6661d7dddf6e62711358baf0d SHA1: 7cb3ddaa8026a8f4e33740f7da4222afbb7ed35f SHA256: b2f660705f19f7194868b1197df9f77b04041e4ab6fcf894c82fedb30ee08f13 Description: Getopt::Long - extended processing of command line options Module Getopt::Long implements an extended getopt function called GetOptions(). This function implements the POSIX standard for command line options, with GNU extensions, while still capable of handling the traditional one-letter options. In general, this means that command line options can have long names instead of single letters, and are introduced with a double dash `--'. Optionally, Getopt::Long can support the traditional bundling of single-letter command line options. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Getopt-Long Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Johan Vromans Package: p5-Email-Simple-Creator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.424 Depends: perl,p5-Email-Simple,p5-Email-Date-Format Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-Simple-Creator-1.424.deb Size: 14160 MD5sum: 035003008f7f6649c55f6d2826587213 SHA1: b8646ea2f0d033aa12f37035925ce0ba9a87647b SHA256: 0129f475a926af5d0c82453538b136eee90ad7fe5a32e3f83a287446a6c1e46c Description: Email::Simple::Creator - Email::Simple constructor for starting anew. This software provides a constructor to Email::Simple for creating messages from scratch. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-Simple-Creator Homepage: http://emailproject.perl.org/wiki/Email::Simple Tag: purpose::console, role::developer Author: Casey West Package: p5-Data-ParseBinary Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-ParseBinary-0.2.deb Size: 68246 MD5sum: d7047fbb5c71d165e11f391570b687ca SHA1: 137dfb8dea64aa7fa07a61833f1449d6a7a2e2ab SHA256: 08bf620bed86b9ab45c0f16a36cd032ccdc31e88e99610db67eca21ea7fe85c8 Description: Data::ParseBinary - Yet Another parser for binary structures This module is a Perl port for PyConstructs 2 See http://construct.wikispaces.com/ for the original package Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-ParseBinary Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shmuel Fomberg Package: p5-Date-Converter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Date-Converter-1.01.deb Size: 11442 MD5sum: 4306c721a8f760ed2161880d827be29b SHA1: 2f12c46118a36c0abd4609cf3fc4c78cd94fa1e3 SHA256: 7e1516e3a8f7e449ee9daf88664102ee1e6a5f8a3277d767d57e6aacfd7340c2 Description: Date::Converter - Convert dates between calendar systems Date::Converter provides a method for converting the date between calendars of different types. Current version includes converters for Alexandrian, Armenian, Bahai, Coptic, Ethiopian, Gregorian, Hebrew, Islamic, Julian, Macedonian, Persian, Roman, Republican, Saka, Syrian, Tamil and Zoroastrian calendars in any combination. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Date-Converter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andrew Shitov Package: p5-SQL-Abstract-Limit Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.141 Depends: perl,p5-DBI,p5-SQL-Abstract,p5-Test-Deep,p5-Test-Exception,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-SQL-Abstract-Limit-0.141.deb Size: 18558 MD5sum: d27487d598a22ca68854afc3dfcfb946 SHA1: 351535ea290e3676c32e8b0a58f81318712f2d22 SHA256: 57fa3c558aeb32611c901bfff4eea8c4f9ddaf9462655af6a81f470d7452af7b Description: SQL::Abstract::Limit - Portability layer for LIMIT emulation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SQL-Abstract-Limit Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Role-Debugger Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.112680 Depends: perl,p5-Data-Dumper,p5-Log-Dispatch,p5-MooseX-Role-Parameterized Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-Debugger-1.112680.deb Size: 13796 MD5sum: ef6138786ef6862eaacf784f40a60643 SHA1: e2ee7b3b01e180a01d705b5249492cde29e05992 SHA256: b2dd72239ae46a1d67b9bd19c8442772d7ed12c29c0cc0766ad3e5ca9f5ec71a Description: MooseX::Role::Debugger - Automatically add debugging output with a role Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-Debugger Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Houston Package: p5-Geo-Parse-OSM Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.35 Depends: perl,p5-Encode,p5-HTML-Parser,p5-IO-Compress,p5-List-MoreUtils,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Parse-OSM-0.35.deb Size: 13320 MD5sum: 7a4ac6f48ecb34af8bfb12b7e50a8146 SHA1: fce0d87053b02e2d806d758aa5926aacbaf4452e SHA256: 66388685155b3c726336d97a1f5ecee7f83168cd443b0b201bbe25c4402a9cc6 Description: Geo::Parse::OSM - OpenStreetMap file parser Parser for OpenStreetMap files (planet XML). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Parse-OSM Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: liosha Package: p5-Set-IntSpan-Fast Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.15 Depends: perl,p5-Data-Types,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Set-IntSpan-Fast-1.15.deb Size: 20906 MD5sum: 4a3c743c737f03e306dbebce2af29185 SHA1: fb6818d0db15f0b90c143c33fe197c2d78d8010f SHA256: d32f6f40a665a0860ca6dca1f74cf7dd354c3672670fe7f73678f722b977fe07 Description: Set::IntSpan::Fast - Fast handling of sets containing integer spans. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Set-IntSpan-Fast Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-MouseX-Foreign Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.007 Depends: perl,p5-Any-Moose (>= 0.15),p5-Mouse (>= 0.77) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-Foreign-0.007.deb Size: 15350 MD5sum: 0942ffe8a9436ad3260b10b3c626d75c SHA1: 355eb8c5518366917dcaa90fc7e0f2f39e6c6800 SHA256: 9159c4eba4e87607175553038ad3804e00669be4ad273d2c9db1b7ffe1f77567 Description: MouseX::Foreign - Extends non-Mouse classes as well as Mouse classes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-Foreign Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Fuji, Goro (gfx) Package: p5-Capture-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Exporter,p5-PathTools,p5-File-Temp (>= 0.14),p5-IO Filename: dists/iphone/main/binary-iphoneos-arm/p5-Capture-Tiny-0.08.deb Size: 20230 MD5sum: a247fe76b0293ec8a0c316b9986e6c8b SHA1: b0fc102faed5ef0bf313c6bc4357a4e6823b4981 SHA256: 3595d3e41b8fd0931fbcdfc03637d1fc68a14f05bb04ce01b1cf018c98bb19aa Description: Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs Capture::Tiny provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. Optionally, output can be teed so that it is captured while being passed through to the original handles. Yes, it even works on Windows. Stop guessing which of a dozen capturing modules to use in any particular situation and just use this one. This module was heavily inspired by IO::CaptureOutput, which provides similar functionality without the ability to tee output and with more complicated code and API. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Capture-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David Golden Package: p5-PPI-HTML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl,p5-PPI,p5-CSS-Tiny Filename: dists/iphone/main/binary-iphoneos-arm/p5-PPI-HTML-1.07.deb Size: 11196 MD5sum: cabb17822d8b219dd3b0bf4f706c9518 SHA1: 3aa092fd700e307314419da97256c1c451234ea0 SHA256: aceac91d0c41cad3f5169cc95d0693a6234016d46b74a02d0507dd98940539b9 Description: PPI::HTML - Generate syntax-hightlighted HTML for Perl using PPI PPI::HTML is the successor to the now-redundant PPI::Format::HTML. While early on it was thought that the same formatting code might be able to be used for a variety of different types of things (ANSI and HTML for example) later developments with the here-doc code and the need for independantly written serializers meant that this idea had to be discarded. In addition, the old module only made use of the Tokenizer, and had a pretty shit API to boot. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PPI-HTML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-XML-LibXML-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-File-Slurp,p5-Test-Simple (>= 0.54),p5-Test-Pod (>= 1.00),p5-XML-LibXML (>= 1.64) Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-LibXML-Simple-0.13.deb Size: 19658 MD5sum: b320a9b09ed77248cfc3ba14c5877035 SHA1: d97d07208b487b78b83ba62f4bf6de15f2bd4b96 SHA256: 53500213d047e5e179a514069b7d1b491f8e7333d04185cf12d42c93adacce0c Description: XML::LibXML::Simple - XML::LibXML based XML::Simple clone Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-LibXML-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-LWP-UserAgent-Determined Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.05 Depends: perl,p5-libwww-perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-LWP-UserAgent-Determined-1.05.deb Size: 10098 MD5sum: bd1f0f39051da320fefc4732538e7c97 SHA1: dc3bf75d4fc2fd76a7a01a311732c29714c156ed SHA256: 1582d3f22a85a21dd6f30a5c9d459c1d1beec22cf7f951b41293c32d1cd4cef2 Description: LWP::UserAgent::Determined - a virtual browser that retries errors This class works just like LWP::UserAgent (and is based on it, by being a subclass of it), except that when you use it to get a web page but run into a possibly-temporary error (like a DNS lookup timeout), it'll wait a few seconds and retry a few times. It also adds some methods for controlling exactly what errors are considered retry-worthy and how many times to wait and for how many seconds, but normally you needn't bother about these, as the default settings are relatively sane. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LWP-UserAgent-Determined Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sean M. Burke Package: p5-Data-Leaf-Walker Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Leaf-Walker-0.20.deb Size: 10786 MD5sum: 8404579dff13815148b2773fbe12567a SHA1: ced00014c18abe38bf26c4c4dae16c6c699cf409 SHA256: 0661d1dbfa246520139011e8cbc45293cdf094b18d53ac3ffecda7541e977485 Description: Data::Leaf::Walker - Walk the leaves of arbitrarily deep nested data structures. Data::Leaf::Walker provides simplified access to nested data structures. It operates on key paths in place of keys. A key path is a list of HASH and ARRAY indexes which define a path through your data structure. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Leaf-Walker Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dan Boorstein Package: p5-Text-xSV Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-xSV-0.21.deb Size: 20300 MD5sum: 195570ee5ac7b1b2f03e417f3f2d61a9 SHA1: 416115e6d77c98a2a98cd9677386e9285e6f7145 SHA256: 73a0c1c46e663b60eec1f49f4cb030cca90261cf5a6476b63c7f6d5bf655c1ad Description: Text::xSV - read character separated files This is a pure Perl module for reading CSV-type formats. Features: o Line oriented. (ie Doesn't slurp the whole file.) o Handles embedded commas, returns, and quotes properly. o Simple interface. o It attempts to give informative errors on problems in the file. Drawbacks: o It is not optimized for performance. o It is strongly oriented towards reading data from a file. o Any use of the special variables $`, $&, or $' will slow it significantly. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-xSV Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-String-RewritePrefix Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.005 Depends: perl,p5-Sub-Exporter,p5-Test-Simple (>= 0.47) Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-RewritePrefix-0.005.deb Size: 11222 MD5sum: 65203ab111f96b19edf4faebf1a0cc02 SHA1: e0202e156970ac2990491b0554bae3f8d2bdd5f1 SHA256: fbb7e354f3a68e253a523da0f17517a2be04fdadd1258a7ed8b9203e58a9a6e9 Description: String::RewritePrefix - rewrite strings based on a set of known prefixes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-RewritePrefix Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Role-XMLRPC-Client Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-libwww-perl,p5-MooseX-Role-Parameterized (>= 0.02),p5-MooseX-Types,p5-MooseX-Types-Path-Class,p5-MooseX-Types-URI,p5-RPC-XML,p5-namespace-clean Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-XMLRPC-Client-0.04.deb Size: 8720 MD5sum: 1aecf51974f43f578b0e200d2850aa8b SHA1: ca317569e434cc17e82988e4ee2364e1f91196da SHA256: dbb15bd62a2646b05686a6ef1b0d83384eb8f6cfa265ec80f9340e49e6f76cf7 Description: MooseX::Role::XMLRPC::Client - provide the needed bits to be a XML-RPC client Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-XMLRPC-Client Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Weyl Package: p5-Math-Random-Secure Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Any-Moose,p5-Crypt-Random-Source (>= 0.07),p5-Math-Random-ISAAC (>= 1.0.1) Recommends: p5-Math-Random-ISAAC-XS Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Random-Secure-0.06.deb Size: 20180 MD5sum: 7368d85ba5aa8c9689e2afabf6d3541e SHA1: fba4b9d6d8eeea2674f0886afdb11852c55d4657 SHA256: 4ea03734f6402acbcc89e2301229411e1ee6a8311d6f5b3af9c902a81e3774f8 Description: Math::Random::Secure - Cryptographically-secure, cross-platform replacement for rand() Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Random-Secure Homepage: http://www.perl.org/ Author: Max Kanat-Alexander Package: p5-Set-Scalar Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.24 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Set-Scalar-1.24.deb Size: 35760 MD5sum: 78e5e36c60018bc195c0bd126ad6d545 SHA1: 6aeaa6ad6f38777ac80d25d0d1146fa758f4a3e9 SHA256: c7d2c2c47f63d7a7c880cc7f5c812e9a1ebd4ecde172ab63772983cd292e1063 Description: Set::Scalar - basic set operations The first priority of Set::Scalar is to be a convenient interface to sets (as in: unordered colletions of Perl scalars.) While not designed to be slow or big, neither has it been designed to be fast or compact. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Set-Scalar Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jarkko Hietaniemi Package: p5-maybe Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0201 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-maybe-0.0201.deb Size: 7032 MD5sum: 192bbf82bb31730e210742a38df8aa36 SHA1: e46a9590f54cb19ae8680730083636ce46450240 SHA256: e7bf180a8ba4c868c47195284bf9aff73ddd3dc706a6f2f83298a9e9696f5f8f Description: maybe - Use a Perl module and ignore error if can't be loaded This pragma loads a Perl module. If the module can't be loaded, the error will be ignored. Otherwise, the module's import method is called with unchanged caller stack. The special constant maybe::HAVE_*MODULE* is created and it Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-maybe Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Piotr Roszatycki Package: p5-Dist-Zilla Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 4.200006 Depends: perl,p5-App-Cmd (>= 0.309),p5-Archive-Tar,p5-CPAN-Meta (>= 2.101550),p5-CPAN-Uploader (>= 0.101550),p5-Config-INI,p5-Config-MVP (>= 2.101540),p5-Config-MVP-Reader-INI (>= 2),p5-Data-Dumper,p5-Data-Section (>= 0.004),p5-DateTime (>= 0.44),p5-ExtUtils-MakeMaker,p5-ExtUtils-Manifest (>= 1.54),p5-File-Copy-Recursive,p5-File-Find-Rule,p5-File-HomeDir,p5-File-Path,p5-File-ShareDir,p5-File-ShareDir-Install (>= 0.03),p5-File-Temp,p5-File-pushd,p5-Hash-Merge-Simple,p5-JSON (>= 2),p5-List-MoreUtils,p5-Log-Dispatchouli (>= 1.102220),p5-Moose (>= 0.92),p5-Moose-Autobox (>= 0.10),p5-MooseX-LazyRequire,p5-MooseX-Role-Parameterized,p5-MooseX-SetOnce,p5-MooseX-Types,p5-MooseX-Types-Path-Class,p5-MooseX-Types-Perl,p5-PPI,p5-Params-Util,p5-PathTools,p5-Path-Class,p5-Perl-PrereqScanner (>= 0.100830),p5-Perl-Version,p5-Pod-Eventual (>= 0.091480),p5-Software-License (>= 0.101370),p5-String-Formatter (>= 0.100680),p5-String-RewritePrefix (>= 0.005),p5-Sub-Exporter,p5-Term-ReadKey,p5-Term-UI,p5-Test-Deep,p5-Text-Template,p5-Try-Tiny,p5-Version-Requirements (>= 0.100630),p5-YAML-Tiny,p5-autobox (>= 2.53),p5-autodie,p5-namespace-autoclean,p5-parent,p5-version Recommends: p5-Term-ReadLine-GNU Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-4.200006.deb Size: 312532 MD5sum: 477fa83e4e87c0ce4ad54e24a27d86fb SHA1: 855d1c2af551a4f9697bc28865c6c2bb0b1afae9 SHA256: d36d8797430b5f2678478e99e561498db71fc563b744cf727743aeb859624dc7 Description: Dist::Zilla - distribution builder; installer not included! Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla Homepage: http://www.perl.org/ Depends: perl Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-Sub-Current Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Current-0.02.deb Size: 6580 MD5sum: 1a3b73fd80068dc8d0a99ada060997c9 SHA1: c9954d9325c901f18a4be12fa7c9ce56a50c4434 SHA256: f3af48d0ba14d3661c2a5e5e9199339c17f3ea991b726c0ae2768aa6f5a6f10d Description: Sub::Current - Get the current subroutine Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Current Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Exception-System Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Exception-Base Filename: dists/iphone/main/binary-iphoneos-arm/p5-Exception-System-0.11.deb Size: 7248 MD5sum: 43716c78e94a46a11ec5aedcc03b5adb SHA1: 7518651b2740a1c4a73b95b008e86f331ad653ae SHA256: 17c2257f7b93e26ee6d896cdfa7cf408475dc8833019c9890d929125795ab5d8 Description: Exception::System - The exception class for system or library calls Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Exception-System Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Piotr Roszatycki Package: p5-Sub-Pipe Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Pipe-0.03.deb Size: 6618 MD5sum: 2b61f846d2916758fedef3af464b2363 SHA1: 89a3182e983aae6b2e9cc24b8f1612146d8f07ad SHA256: 85415b0fd3a9035159b0d5cf780e423ca927541e66cf6ece82598dbdec387f06 Description: Sub::Pipe - chain subs with | (pipe) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Pipe Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: FUJIWARA Shunichiro Package: p5-VideoLan-Client Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-VideoLan-Client-0.13.deb Size: 8668 MD5sum: 5fbdf04e9a013ae94453399083e9ee2e SHA1: db172f1194c77710339730f40db523fa902be143 SHA256: 4eeba93f5da6637d721e1777a05cb83da2fdc70dbeaa243b17e0a7388b96c577 Description: VideoLan::Client - interact with VideoLan Client using telnet connection Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-VideoLan-Client Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Cyrille Hombecq Package: p5-Geo-Lookup-ByTime Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Lookup-ByTime-0.10.deb Size: 11100 MD5sum: f592a0edf235678eac4533e320eb311e SHA1: 23e81e9f1920009f52dc74cbc3eeaad7b5df5c28 SHA256: 10b9f1475d3523362d3fa1c1ce61f0bdb88625e93dbf799d5329cfe3eb6a6302 Description: Geo::Lookup::ByTime - Lookup location by time Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Lookup-ByTime Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-Config-Path Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Config-Any,p5-Hash-Merge (>= 0.12),p5-Moose Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-Path-0.11.deb Size: 10484 MD5sum: ec9debb438934e4f78fa911f92b872a0 SHA1: 0cec7a7aaa33ed620e5c6e1d17517e29964e65be SHA256: b93d8f210602fdb3fa7cfc98be6094d04002403f4072eef18c18da10be7a1ff3 Description: Config::Path - Path-like config API with multiple file support, directory Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-Path Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-Accessor-Fast-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Class-Accessor Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Accessor-Fast-XS-0.03.deb Size: 9400 MD5sum: 6bcf041dea874781148d7d6d077bb0b5 SHA1: 7fc989c5d8de386ae71605e06c7d1b0da2bf9710 SHA256: f48bb6a274f1e5971be3b7c10db5d20c4cf7a8a9ec2c275542b01513fe1162a8 Description: Class::Accessor::Fast::XS - XS replacement for Class::Accessor::Fast Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Accessor-Fast-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ruslan U. Zakirov Package: p5-Getopt-Attribute Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.46 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Getopt-Attribute-1.46.deb Size: 8434 MD5sum: a5870ebeb5f2cac2b353defc13a7786a SHA1: 023a4086f27d33c9c82bcd710549106d6e6a3472 SHA256: 45c80254bcf67cdd7a038b7412d910853afb758765894c01edabc9e7e76b82c8 Description: Getopt::Attribute - Attribute wrapper for Getopt::Long This module provides an attribute wrapper around "Getopt::Long". Instead of declaring the options in a hash with references to the variables and subroutines affected by the options, you can use the "Getopt" attribute on the variables and subroutines directly. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Getopt-Attribute Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcel Grünauer Package: p5-Sub-Install Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.924 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Install-0.924.deb Size: 8830 MD5sum: e3bd4a46184dd058c6a4cf206dbbc7a0 SHA1: d3931d30804a31e9584a8141ae4a26dcb1a6676f SHA256: e8ea5595b6affdf310a109711b2e7ca4bd035d9d25af966d911cac737292a375 Description: Sub::Install This module provides a simple routine for installing code into packages without looking at typeglobs or thinking about warnings or strictures. It also doesn't muddy up UNIVERSAL. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Install Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Geo-Proj4 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: Proj4-1.01 Depends: perl,proj Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Proj4-1.01.deb Size: 23342 MD5sum: db787908880ddc25e56c12958aaea29a SHA1: dd224cc4c7131802aa1a86a6a89b863ffe527ca6 SHA256: 43e268a7543f5f5f26e5b6570fb8a35e429816845b05c0b204045af2f35d2467 Description: Geo::Proj4 - Proj4 library for carthographic projections Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Proj4 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mark Overmeer Package: p5-Test-Requires Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Filter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Requires-0.03.deb Size: 5786 MD5sum: ff0e888dd5e8af6d2c65bce63cea4250 SHA1: e983c1f8460f90119cdd832089d48800352b7f4f SHA256: cc05631864cc020cdf2d39bab990611ee4ebff19c452b83914aef1d48151e16e Description: Test::Requires - Checks to see if the module can be loaded Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Requires Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-Moo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.009012 Depends: perl,p5-Class-Method-Modifiers (>= 1.05),p5-strictures (>= 1.001001) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Moo-0.009012.deb Size: 42182 MD5sum: 77c2a3f8b6f4f02e7f7ab2b70ed1d548 SHA1: 50cd304ac36e038475dc5ffa17a382cc7bcb3b5e SHA256: 7a3eeac38f65005f0d240d7ba0f1e5f8d5e550bb39cb91e6ad49ceb22ea51b1d Description: Moo - Minimalist Object Orientation (with Moose compatiblity) This module is an extremely light-weight, high-performance Moose replacement. It also avoids depending on any XS modules to allow simple deployments. The name "Moo" is based on the idea that it provides almost -but not quite- two thirds of Moose. Unlike "Mouse" this module does not aim at full Moose compatibility. See "INCOMPATIBILITIES" for more details. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Moo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: mst - Matt S. Trout (cpan:MSTROUT) Package: p5-Data-Dumper-Concise Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.020 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Dumper-Concise-2.020.deb Size: 15562 MD5sum: b6ab52c14f2d91b2487f32c03e6df1a0 SHA1: 5bb9141984a1ab4f2a2602bb7f4a215e7bfcd49d SHA256: 290825c18fbbc1f02759a13e07dadfe2c5f31dc0ec00a7e6daa29981d26fa51a Description: Data::Dumper::Concise - Less indentation and newlines plus sub deparsing Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Dumper-Concise Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: mst - Matt S. Trout Package: p5-Geo-Gpx Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-DateTime,p5-DateTime-Format-ISO8601,p5-HTML-Parser,p5-Test-Simple,p5-Time-Local,p5-XML-Descent (>= 1.01),p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Gpx-0.25.deb Size: 18882 MD5sum: c07f3ef6a87a52ed44f8c77536135d2b SHA1: 8a957563cea13fc0f1e6eee628a29c45022cbf77 SHA256: fc657b1a32aa7cab50afb18cf1e8155bd132eb265be274aadfb916f4825bf51a Description: Geo::Gpx - Create and parse GPX files. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Gpx Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-Locale-SubCountry Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.44 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Locale-SubCountry-1.44.deb Size: 59658 MD5sum: e5cc3f28345dbc9573052e257d88ef72 SHA1: a2b81153f535b61af852119a1962dc37184dbfb5 SHA256: 7c53dc1e015777ff9135e815421bc5757ee8c393a473de21d060b2cb9ed561a8 Description: Locale::SubCountry - convert state, province, county ... names to/from ISO 3166-2 code This module allows you to convert the full name for a countries administrative region to the code commonly used for postal addressing. The reverse lookup can also be done. Sub country codes are defined in "ISO 3166-2:1998, Codes for the representation of names of countries and their subdivisions". Sub countries are termed as states in the US and Australia, provinces in Canada and counties in the UK and Ireland. Names and ISO 3166-2 codes for all sub countries in a country can be returned as either a hash or an array. Names and ISO 3166-1 codes for all countries in the world can be returned as either a hash or an array. ISO 3166-2 codes can be converted to FIPS 10-4 codes. The reverse lookup can also be done. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Locale-SubCountry Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kim Ryan Package: p5-Text-MicroTemplate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-MicroTemplate-0.18.deb Size: 16624 MD5sum: de37dd73f26fc156fc822ebfa87bf8dc SHA1: 7bb38468f5deeb7db666af70f49297c4c63d5d6b SHA256: e5ff3d5fc94959f6b4482a25439813182132e7c868773464b5b3fd066b2d7492 Description: Text::MicroTemplate - Micro template engine with Perl5 language Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-MicroTemplate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kazuho Oku Package: p5-Tie-Hash-Interpolate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tie-Hash-Interpolate-0.07.deb Size: 8458 MD5sum: 7912135ce8d1b16e6f4032fae2125428 SHA1: 25407614fcc05259ea1956fdb9ed745d20206432 SHA256: 4ee44e1d0ab459e204eea9d76c4deff738f2abada7f2db6336cab429caea4a2d Description: Tie-Hash-Interpolate - tied mathematical interpolation/extrapolation Tied mathematical interpolation/extrapolation via a hash interface Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tie-Hash-Interpolate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dan Boorstein Package: p5-Sub-Curried Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Devel-Declare (>= 0.002000),p5-Scope-Guard,p5-Sub-Name Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Curried-0.07.deb Size: 8392 MD5sum: d0ddc6382cb96aa8d42f37e921ae2680 SHA1: 054e142914a78a146d132d3e403856723217060e SHA256: 98d5c947e477f6e4ee5b6ba050a34588e803c9660b997795514dc68af40d35a4 Description: Sub::Curried - Currying of subroutines via a new 'curry' declarator Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Curried Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-vendorlib Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-vendorlib-0.11.deb Size: 7602 MD5sum: e2188b740977152d635381f01c6237d5 SHA1: bc7b035bf8bfb28ad3e7b50e8f79656c2316fc3a SHA256: 470e328cbc1ad510fd662f19c2caf9b851164b8bc478b10813e8bf9ff4d30742 Description: vendorlib - Use Only Core and Vendor Libraries in @INC In a system distribution such as Debian, it may be advisable for Perl programs to ignore the user's CPAN-installed modules and only use the distribution-provided modules to avoid possible breakage with newer and unpackaged versions of modules. To that end, this pragma will replace your @INC with only the core and vendor @INC paths, ignoring site_perl and $ENV{PERL5LIB} entirely. It is recommended that you put "use vendorlib;" as the first statement in your program, before even "use strict;" and "use warnings;". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-vendorlib Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rafael Kitover Package: p5-Net-Pcap Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl,p5-Test-Simple (>= 0.45),p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Pcap-0.16.deb Size: 54626 MD5sum: a0ae41aec0a909c4be856869706ed938 SHA1: 288b438d30fa3db8f789caac0e15078e5234e04b SHA256: f5a1996f32b5873fc0a4cedd2963bbbe0ae080cede8b5eaf8acddaf4b6d3e21e Description: Net::Pcap - Interface to pcap(3) LBL packet capture library The Net::Pcap module is a Perl binding to the LBL pcap(3) packet capture library. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Pcap Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sebastien Aperghis-Tramoni Package: p5-MooseX-Params Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.005 Depends: perl,p5-Attribute-Handlers,p5-B-Hooks-EndOfScope,p5-Class-MOP,p5-Moose,p5-Package-Stash (>= 0.18),p5-Perl6-Caller,p5-Text-CSV-XS,p5-Try-Tiny,p5-Variable-Magic,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Params-0.005.deb Size: 39690 MD5sum: bc615587b0682949d28e931a27d375c2 SHA1: 36c7aa1952416672ec6f156a9e446b695799fb48 SHA256: 1ea04b36ffd77476e3b76509f58d8f51a239a91cd437fb61e54c07f537df4bd6 Description: MooseX::Params - Parameters with meta, laziness and %_ This modules provides an attributes-based interface for parameter processing in Perl 5. For the original rationale see http://mechanicalrevolution.com/blog/parameter_apocalypse.html . Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Params Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Peter Shangov Package: p5-Convert-Base32 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Convert-Base32-0.05.deb Size: 7006 MD5sum: 45a5c7710ab81e6be71a43266908791a SHA1: 635811650dab09325b8171ca875010c62ec431bb SHA256: 68e4a5b43c08ec845475ec957f6d4bdad5871daf24f90938a6045813b8511638 Description: Convert::Base32 - Encoding and decoding of base32 strings This module provides functions to convert string from / to Base32 encoding, specified in RACE internet-draft. The Base32 encoding is designed to encode non-ASCII characters in DNS-compatible host name parts. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Convert-Base32 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Role-WithOverloading Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Moose (>= 0.94),p5-MooseX-Types,p5-XSLoader,p5-aliased,p5-namespace-autoclean,p5-namespace-clean Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-WithOverloading-0.07.deb Size: 37358 MD5sum: ce498397de5c3c07e67329d90c9c961c SHA1: 383ed3d7ab08b501d5592447cc8af3f5ab3ec799 SHA256: 59da2f9f1f755d3146982f777dea4552c1ee1fc2558d01e81c8a271d3c95d725 Description: MooseX::Role::WithOverloading - Roles which support overloading Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-WithOverloading Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-WWW-Shorten Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.02 Depends: perl,p5-Config-Auto,p5-libwww-perl (>= 5.75),p5-URI (>= 1.27) Filename: dists/iphone/main/binary-iphoneos-arm/p5-WWW-Shorten-3.02.deb Size: 50548 MD5sum: d2f9c12828ec1cfe2ec07b36ce75f549 SHA1: 38ba59e255613da3a2c799bc95458bc4cfc57ffd SHA256: 68d79524ecf555722232b1db61684beae297cb59a462b110a0eb0844a084a31b Description: WWW::Shorten - Interface to URL shortening sites. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-WWW-Shorten Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-AttributeIndexes Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0.1 Depends: perl,p5-Moose (>= 0.94),p5-MooseX-Types (>= 0.19),p5-namespace-autoclean (>= 0.08) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-AttributeIndexes-1.0.1.deb Size: 29674 MD5sum: 25176ff339f88151a99b038cd19cc61e SHA1: fb5627584479a20b01562db84c72356d7199b339 SHA256: 1bebe1b262105471fb4c7f1a4b643c7bce83952256fcecd51f66bb4279296128 Description: MooseX::AttributeIndexes - Advertise metadata about your Model-Representing Classes to Any Database tool. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-AttributeIndexes Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-SSH-AuthorizedKeysFile Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Digest-MD5,p5-PathTools,p5-File-Temp,p5-Log-Log4perl (>= 1),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-SSH-AuthorizedKeysFile-0.14.deb Size: 28092 MD5sum: 409893c0fa151f781700652eccb405e3 SHA1: 9fe2aaba9ea0fd5c0422f083cdd761f9d1257434 SHA256: 5dceecc512dc61d7aa2053bf094eee8b85a4e18e84fa320c8ad0f1caceebbc6a Description: Net::SSH::AuthorizedKeysFile - Read and modify ssh's authorized_keys files Net::SSH::AuthorizedKeysFile reads and modifies "authorized_keys" files. "authorized_keys" files contain public keys and meta information to be used by "ssh" on the remote host to let users in without having to type their password. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-SSH-AuthorizedKeysFile Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mike Schilli Package: p5-Test-Dir Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.012 Depends: perl,p5-Test-Simple Recommends: p5-Pod-Coverage,p5-Test-Pod,p5-Test-Pod-Coverage Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Dir-1.012.deb Size: 12782 MD5sum: 0e2d79327439ed41f74daf42abc17d98 SHA1: 25a1102d5aac2bcbb367988b5733a5e34fcf98de SHA256: c20b782747fac85e004ccccba2852b74be9c7325de75f014faf67c0fce0a269e Description: Test::Dir - test directory attributes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Dir Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Martin 'Kingpin' Thurn Package: p5-Text-Reform Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.20 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Reform-1.20.deb Size: 37170 MD5sum: 8f521059cc8042d357edfe2fa6dce89d SHA1: 6740c4ffc1d601553a3bcacb9864878abfaafa86 SHA256: fa662f60f6bd58593dfc0a6769ccf790cdea1c58c363a13064eb4fe5a4d5f6fa Description: Text::Reform - Manual text wrapping and reformatting The module supplies a re-entrant, highly configurable replacement for the built-in Perl format() mechanism. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Reform Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Damian Conway Package: p5-Class-XSAccessor-Array Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.03 Depends: perl,p5-AutoXS-Header (>= 1.00) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-XSAccessor-Array-1.03.deb Size: 17472 MD5sum: b005e632d3b7640e754dd28f9862027b SHA1: cf2f8d5da94f59c9f13b971980e1670bac35d536 SHA256: 0c7645f1f23857576cb6bf3bd4e5a446a8b9f4223c7626776363c03310268d7a Description: Class::XSAccessor::Array - Generate fast XS accessors without runtime compilation The module implements fast XS accessors both for getting at and setting an object attribute. Additionally, the module supports mutators and simple predicates ("has_foo()" like tests for definedness of an attributes). The module works only with objects that are implemented as arrays. Using it on hash-based objects is bound to make your life miserable. Refer to Class::XSAccessor for an implementation that works with hash-based objects. A simple benchmark showed more than a factor of two performance advantage over writing accessors in Perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-XSAccessor-Array Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Mueller Package: p5-B-Flags Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Flags-0.04.deb Size: 10908 MD5sum: 62c040b8e06607994bd2bf74c3b2c835 SHA1: 6c997076c48737fbbbb05e5c1c37f015ff361c42 SHA256: 4b1b88376d478eeda60e06d9e742c59b689389e1633f28faba66511ac2a2fcca Description: B::Flags - Friendlier flags for B Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Flags Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Switch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.14 Conflicts: perl (<=5.10.0-5) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Switch-2.14.deb Size: 18168 MD5sum: f168b805fd8cd9f7e25fc9e8498c8406 SHA1: cd38ee60a8ba0401f14cc45f00bab614b4cf2247 SHA256: 357236c28a9fb9702f08dfd813b90f1b9e65878e5a618f544f9ee47c00905c75 Description: Switch - A switch statement for Perl Switch.pm provides the syntax and semantics for an explicit case mechanism for Perl. The syntax is minimal, introducing only the keywords 'switch' and 'case>' and conforming to the general pattern of existing Perl control structures. The semantics are particularly rich, allowing any one (or more) of nearly 30 forms of matching to be used when comparing a switch value with its various cases. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Switch Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-CPAN-Meta-YAML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.003 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPAN-Meta-YAML-0.003.deb Size: 16494 MD5sum: e88938d0b9be2c6fb2fe89dad5daddca SHA1: 7fddbe2364f99a46155831701e87e43cfc3bc23a SHA256: b544490d520d0259cd83753b8e020f4e03c4d7b884f3e5017087363302e391b9 Description: CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files This module implements a subset of the YAML specification for use in reading and writing CPAN metadata files like META.yml and MYMETA.yml. It should not be used for any other general YAML parsing or generation task. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPAN-Meta-YAML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-SIP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.56 Depends: perl,p5-Net-DNS (>= 0.56) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-SIP-0.56.deb Size: 190066 MD5sum: c2c7e9077608e96631ee3c91c7ee1569 SHA1: cb750fa3a47d63c6d03d3c570bcc014df8ab5024 SHA256: f643b3e76463a410b0feb68165e6bc34029f8f70e658999b25edc5d35896f5a0 Description: Net::SIP This is a module for handling SIP, the IETF standard for VOIP (RFC3261). It is written completly in perl. With the help of this module you can write SIP endpoints (e.g phones, answer machines), SIP proxies and registrars. It contains no GUI and no real code for working with video or audio, but is has some support for RTP (no RTCP) and working with PCMU/8000 data, enough for sending PCMU/8000 encoded audio to a SIP peer and for receiving and saving PCMU/8000 audio data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-SIP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Object-Event Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2 Depends: perl,p5-AnyEvent (>= 3.5),p5-common-sense,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Event-1.2.deb Size: 19482 MD5sum: 4912f2e048f2e4f9b3079cf1383485e5 SHA1: 9e062efef7d620162512fd52985a9e63d775f735 SHA256: 896100c1437da9105497d9e22b583806f24ffd7ec0aefaf3de7dc902e32b42c1 Description: Object::Event - A class that provides an event callback interface This module was mainly written for AnyEvent::XMPP, AnyEvent::IRC, AnyEvent::HTTPD and BK to provide a consistent API for registering and emitting events. Even though I originally wrote it for those modules I released it separately in case anyone may find this module useful. For more comprehensive event handling see also Glib and POE. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Event Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin Redeker Package: p5-Text-Truncate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl Recommends: p5-Test-Pod (>= 1),p5-Test-Pod-Coverage,p5-Test-Prereq Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Truncate-1.04.deb Size: 6612 MD5sum: 4bb7f7f1f3c43058e185993b4f1100e2 SHA1: 74175fa53bce3e95f4ced3ce4ef3e19f5e0d55b1 SHA256: 3613c5f55d3c02120382dba9fdf44a290c5f9e550c34265452e2986c1a098073 Description: Text::Truncate - Perl module with simple string truncating routine This is a simple, no-brainer subroutine to truncate a string and add an optional cutoff marker (defaults to ``...''). (Yes, this is a really brain-dead sort of thing to make a module out of, but then again, I use it so often that it might as well be in a module.) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Truncate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robert Rothenberg Package: p5-MooseX-Aliases Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-Moose (>= 1.09) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Aliases-0.09.deb Size: 24600 MD5sum: 3d412c9bec467b6b9422da66ab88837f SHA1: 178e9ced14c34e5d485175dd3e15a07e804c004d SHA256: 6f3fdb5e6366606fdcece0f40df9abf37b92a0258575659bccfd8e6ac938e79f Description: MooseX::Aliases - easy aliasing of methods and attributes in Moose Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Aliases Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Mobile-Data-ITU Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.1 Depends: perl,p5-CDB-File,p5-Exporter,p5-File-ShareDir Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mobile-Data-ITU-0.0.1.deb Size: 11852 MD5sum: 832c8dd6e0f61daee842dc282d78dd6d SHA1: 56e15beb9f69589e2673d1ddb1a53ed23ae34a8d SHA256: 94efe9aa0cc5e583d6ef9c25ed7a3944052f3a66634fcd0629185d2a39228165 Description: Mobile::Data::ITU - Convert ITU area code into country name Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mobile-Data-ITU Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: OHTSUKA Ko-hei Package: p5-POE-Test-Loops Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.312 Depends: perl,p5-Test-Simple (>= 0.94) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Test-Loops-1.312.deb Size: 67526 MD5sum: 74b27d3befe3b1c87fe2b18e45ca67ed SHA1: 17bd1bf6b7889e087dd17ab0bcb967449e99767c SHA256: e67609fc4e11c23641eefafbf709653ae91f5a02770bac415bc1e8f9ad3f8cde Description: POE::Test::Loops - Reusable tests for POE::Loop authors POE::Test::Loops contains one function, generate(), which will generate all the loop tests for one or more POE::Loop subclasses. The "SYNOPSIS" example is a version of poe-gen-tests, which is a stand-alone utility to generate the actual tests. poe-gen-tests also documents the POE::Test::Loops system in more detail. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Test-Loops Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rocco Caputo Package: p5-DBD-Excel Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Spreadsheet-ParseExcel,p5-Spreadsheet-WriteExcel,p5-DBI,p5-SQL-Statement Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBD-Excel-0.06.deb Size: 24884 MD5sum: 70cd4d6317cdb6d138a9419c87f27990 SHA1: 32667bc0b1db515402c6ed7f6d1383bda2b2e84e SHA256: 445118b93b72e8056cb28bbb2b4f3000375242d3243bbaae03fae1bc06ba010f Description: DBD::Excel - A class for DBI drivers that act on Excel File. This module is still ALPHA VERSION! The DBD::Excel module is a DBI driver. This module enables you to manipulate Excel files with SQL via DBI. This module can handle files of Excel95, 97 and 2000. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBD-Excel Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: KAWAI,Takanori Package: p5-HTML-StickyQuery Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-HTML-Parser,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-StickyQuery-0.12.deb Size: 10164 MD5sum: e85f008628a65c500892e13d2b492a9e SHA1: dcb9f9220da445efba8bfbec03a0cc9507f02e02 SHA256: 0f1f404b282a323c879ac63296b012741294ff6faa1448ccb23c9a1ce81b6974 Description: HTML::StickyQuery - add sticky QUERY_STRING this module is a sub class of the HTML::Parser manpage. parse HTML document and add QUERY_STRING to href attributes. Handy for maintaining state without cookie or something, transparently. if you want to use sticky CGI data via FORM. it is better to use the HTML::FillInForm manpage. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-StickyQuery Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Google-Latitude Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-GPS-Point,p5-JSON-XS,p5-libwww-perl,p5-Test-Simple (>= 0.44),p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Google-Latitude-0.06.deb Size: 16228 MD5sum: cf29e3549e791fbb8f31d9295bac34af SHA1: 8fdb6912dd56c3b30c6f8cff19c9ddec5cbf3d25 SHA256: 29d9ca260377422ad36666fff1e1b411dce0ad84080de74d7c3040dfd2349e7a Description: Geo::Google::Latitude Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Google-Latitude Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Encode-Base58 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Filter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Encode-Base58-0.01.deb Size: 5326 MD5sum: 1d65e7b2ff187bc92f1f9a2542ca1c38 SHA1: d2e19f5e1aea23967b659a50729a8d077503f1b2 SHA256: 6803e54ab6623f8279912cbcb3967cfd01e9ad4810aeffdd9d2aab4588f59bb3 Description: Encode::Base58 - Base58 encodings (for Flickr short URI) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Encode-Base58 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tatsuhiko Miyagawa Package: p5-SVG Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.49 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-SVG-2.49.deb Size: 76096 MD5sum: 48d257938ab41e6a4f11acf75788c452 SHA1: c3d14999d322c4456de1e699f3907d3f5f41e42c SHA256: 0ade09344f387a583cab99c5c9cedad91c93b740afb23bd93a2ee52d13bc85c7 Description: SVG SVG.pm is a perl extention to generate stand-alone or inline SVG (scaleable vector graphics) images using the W3C SVG xml recommendation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SVG Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ronan Oger Package: p5-Template-Toolkit Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.22 Depends: perl,p5-AppConfig (>= 1.56),p5-PathTools,p5-File-Temp (>= 0.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Template-Toolkit-2.22.deb Size: 583176 MD5sum: 1ce2756acfae3df3664a908fec920ee0 SHA1: dacc3759b503a725c1347e34b7a6f2d13be8f308 SHA256: 823d9f753390dc91ed9e7f70c95c05f23ec739cc4fd4c528799f8c37f9c808a9 Description: Template::Toolkit - comprehensive template processing system The Template Toolkit is a collection of modules which implement a fast, flexible, powerful and extensible template processing system. It was originally designed and remains primarily useful for generating dynamic web content, but it can be used equally well for processing any other kind of text based documents: HTML, XML, POD, PostScript, LaTeX, and so on. It can be used as a stand-alone Perl module or embedded within an Apache/mod_perl server for generating highly configurable dynamic web content. A number of Perl scripts are also provided which can greatly simplify the process of creating and managing static web content and other offline document systems. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Template-Toolkit Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Wardley Package: p5-Class-Factory Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Factory-1.06.deb Size: 18948 MD5sum: be6f98d7428b537bf983534feffa7b96 SHA1: f9c003415f3287e8346b202ff36f10438cbaf4f6 SHA256: 7e3f1f1113eeb2b8579e09d4ab3909f9898206d729a92e4eaac598711da1e9a6 Description: Class::Factory - Base class for dynamic factory classes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Factory Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Devel-Eval Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Eval-1.00.deb Size: 13070 MD5sum: b1e481634b4f94af29b4e55df77647aa SHA1: c39fed0b1040bfbcc5f176f838207b39a0f3e562 SHA256: 776441ab3d79cebe6d5fd8aa0964ec11bc7147fd45f1d507ab82ee02d8bba375 Description: Devel::Eval - Allows you to debug string evals In the Perl debugger, code created via a string eval is effectively invisible. You can run it, but the debugger will not be able to display the code as it runs. For modules that make heavy use of code generation, this can make debugging almost impossible. Devel::Eval provides an alternative to string eval that will do a string-eval equivalent, except that it will run the code via a temp file. Because the eval is being done though a physical file, the debugger will be able to see this code and you can happily debug your generated code as you do all the rest of your code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Eval Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Test-HasVersion Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.012 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-HasVersion-0.012.deb Size: 7954 MD5sum: 54b85580976b5e835406d9c5a1cbc408 SHA1: a6cdac1a5d5ec72438a995abb100e0606a1adc5a SHA256: e3cb3e40facb7facd7457b0fd6952d072dbdd281421f846eb57fe1128a0ad587 Description: Test::HasVersion - Check Perl modules have version numbers Test::HasVersion is a test module intented to check all Perl modules in a distribution have version numbers. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-HasVersion Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adriano R. Ferreira Package: p5-Data-Validate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Math-BigInt (>= 1.77) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Validate-0.08.deb Size: 12770 MD5sum: fe480f3fbaf65df3fbf86695b189905f SHA1: b0f1d8f6ba5e35a551b72acdfd4e30130e5f2084 SHA256: ff8717ab572e964a6350569621f4e018178da788b7f0d8f1290e183c90d2aa81 Description: Data::Validate - common data validation methods This module collects common validation routines to make input validation, and untainting easier and more readable. Most of the functions are not much shorter than their direct perl equivalent (and are much longer in some cases), but their names make it clear what you're trying to test for. Almost all functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a defined status explicitly. Don't assume the return will be true. (e.g. is_integer(0)) The value to test is always the first (and often only) argument. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Validate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Richard Sonnen Package: p5-Test-use-ok Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-use-ok-0.02.deb Size: 9562 MD5sum: 278d1222740feac80634193a12fa2faa SHA1: 3d0970ee9e35df9fec41c34255b9fdd39d62391c SHA256: ca857bf84a875e0b155b2166dff09c3d4ba7403bb1c8c19dd9c5236c50c8045a Description: Test::use::ok - Alternative to Test::More::use_ok According to the Test::More documentation, it is recommended to run "use_ok()" inside a "BEGIN" block, so functions are exported at compile-time and prototypes are properly honored. That is, instead of writing this: use_ok( 'Some::Module' ); use_ok( 'Other::Module' ); One should write this: BEGIN { use_ok( 'Some::Module' ); } BEGIN { use_ok( 'Other::Module' ); } However, people often either forget to add "BEGIN", or mistakenly group "use_ok" with other tests in a single "BEGIN" block, which can create subtle differences in execution order. With this module, simply change all "use_ok" in test scripts to "use ok", and they will be executed at "BEGIN" time. The explicit space after "use" makes it clear that this is a single compile-time action. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-use-ok Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Audrey Tang Package: p5-Pod-Spelling Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.7 Depends: perl,p5-Pod-POM (>= 0.04),p5-Test-Pod,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Spelling-0.7.deb Size: 21572 MD5sum: 4af9c05d426ae91a287a61254a46e64f SHA1: c575fd427a2f1ae8b2000e8dc4b621ecc145fe20 SHA256: f6d8a32674c80121cccd08126746126125c7fb4d138aebe79f3a52b97b72098d Description: Pod::Spelling - Send POD to a spelling checker This package contains a number of modules for spell-checking POD using either Lingua::Ispell and Text::Aspell. One of those modules must be installed on your system, with their binaries, unless you plan to use the API to provide your own spell-checker. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Spelling Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Lee Goddard Package: libidn Priority: standard Section: Libraries Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.11 Filename: dists/iphone/main/binary-iphoneos-arm/libidn-1.11.deb Size: 126992 MD5sum: b32e1d93f8ed1073a8927255f3e3f85b SHA1: 2c33b640daac4cc538a23821f66d0494348c4873 SHA256: 2900d7fa5be1b8360b790a2abe75e6281ec83ae5117ffddc81617a17c070e8d7 Description: GNU libidn library, implementation of IETF IDN specifications Libidn is a package for internationalized string handling based on the Stringprep, Punycode, IDNA and TLD specifications. Libidn is a GNU project. Name: libidn Homepage: http://www.gnu.org/software/libidn/ Tag: purpose::console, role::enduser Package: p5-Array-RefElem Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Array-RefElem-1.00.deb Size: 6794 MD5sum: e880802eb2fa7e743699f8a6e9129ef7 SHA1: eb6b3d2c3c6d77216f7939500024244e7be3c392 SHA256: 95a21092b0375d69b36af32284ea359faad25b71d4211a7eb5e5fe5f7794acab Description: Array::RefElem This module give direct access to the internal perl routines that let you store reference to things in arrays and hashes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Array-RefElem Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-XML-LibXML-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl,p5-File-Slurp,p5-Test-Simple (>= 0.54),p5-Test-Pod (>= 1.00),p5-XML-LibXML (>= 1.64) Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-LibXML-Simple-0.15.deb Size: 22030 MD5sum: 1d73a702f38b874404bd8678c5795ce8 SHA1: fbfd0262396c6b36baa96efe666eff567d6f99d4 SHA256: a655925aa9951ed2909f19c1984e7b5e927501bd3cf944fb476f47393b92969c Description: XML::LibXML::Simple - XML::LibXML based XML::Simple clone Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-LibXML-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Tiny-2.03.deb Size: 17332 MD5sum: b045fab066795febf372db7f6174f977 SHA1: fd78aeda8b0a1c383b87d36153c140774438b610 SHA256: dea630d4eb76b6d08e2ca30a80f2ff7f3b71e8f73df9449f8c4ba096f30f08a9 Description: XML::Tiny - simple lightweight parser for a subset of XML This module is a minimalist parser for the useful bits of XML. It has no dependencies other than those supplied with perl, and is designed to work on perl 5.004 and higher. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-C3-Adopt-NEXT Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-List-MoreUtils,p5-MRO-Compat,p5-NEXT Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-C3-Adopt-NEXT-0.12.deb Size: 10980 MD5sum: d90e514206acf6d0157867e0b550c8d0 SHA1: 6971fcb2f59c924c7bb0d9f533bd9d9ff46bf11c SHA256: 0c56908623bbac9928382688fc7278b5bb9969c864934918ec7642622ca3d2d2 Description: Class::C3::Adopt::NEXT - make NEXT suck less NEXT was a good solution a few years ago, but isn't any more. It's slow, and the order in which it re-dispatches methods appears random at times. It also encourages bad programming practices, as you end up with code to re-dispatch methods when all you really wanted to do was run some code before or after a method fired. However, if you have a large application, then weaning yourself off "NEXT" isn't easy. This module is intended as a drop-in replacement for NEXT, supporting the same interface, but using Class::C3 to do the hard work. You can then write new code without "NEXT", and migrate individual source files to use "Class::C3" or method modifiers as appropriate, at whatever pace you're comfortable with. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-C3-Adopt-NEXT Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-Net-DNS-Codes Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-DNS-Codes-0.09.deb Size: 10054 MD5sum: 65dc2db5696ee68a6cf368b55d8dc57d SHA1: 9b016afccc56dd25754da013bc66a9f6e37298a4 SHA256: 3c18629f19ecad7da5894760f75d3ca2473eb61ed410c480265a3046ecc92f5d Description: Net::DNS::Codes - collection of "C" library DNS codes Net::DNS::Codes provides forward and reverse lookup for most common "C" library DNS codes as well as all the codes for the DNS HEADER field. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-DNS-Codes Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sub-Identify Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Identify-0.04.deb Size: 6952 MD5sum: cc073a04685389a3b60dc5cf8d94fbdf SHA1: 77f4a1797169d4a765521dcf333c7f196b8758ed SHA256: 508344b9d0396ed8ef2405e31236a455cde6cc474a263b203289bd88570a83d6 Description: Sub::Identify - Retrieve names of code references Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Identify Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Crypt-CBC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.30 Depends: perl,p5-Digest-MD5 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-CBC-2.30.deb Size: 22786 MD5sum: aa9485d2fbd5d5d46da17a13cce47691 SHA1: 8644313cbb3f45c54666758ac385fd3391489d03 SHA256: 30d8b30e1bfefa5e25ff1e3cbcaf8e164c6de6ce091eda29af0b1723e1de843d Description: Crypt::CBC This is Crypt::CBC, a Perl-only implementation of the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compatible with the encryption format used by SSLeay. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-CBC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DateTime-Event-Holiday-US Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Event-Holiday-US-1.01.deb Size: 8124 MD5sum: ee7e2ae758f272904a21012f66c5aa0f SHA1: f8c200f9afec6e212505bdfc75ee5f3731ca2e0c SHA256: dcab07121956269c98b161fcaf67207a45540e688ee76cfde9b1c421778f0703 Description: DateTime::Event::Holiday::US - US Holiday's as DateTime::Set objects Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Event-Holiday-US Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-ClassAPI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl,p5-Class-Inspector (>= 1.12), p5-Config-Tiny (>= 2.00), p5-PathTools, p5-Params-Util,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-ClassAPI-1.06.deb Size: 18254 MD5sum: bc0cda7bda012b1736ec64bda38112b6 SHA1: 86c22364f433cf75a8d22edcd9d44371d95c4638 SHA256: 63b4d953c4ecb9e59f529d1c68c76fe1077d2fbdb81b49a701c97062e2ccd201 Description: Test::ClassAPI - Provides basic first-pass API testing for large class trees For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-ClassAPI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Class-DBI-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.028 Depends: perl,p5-DBD-SQLite,p5-DBI,p5-Ima-DBI-Contextual (>= 1.001),p5-SQL-Abstract,p5-SQL-Abstract-Limit,p5-Test-Memory-Cycle,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-DBI-Lite-1.028.deb Size: 64768 MD5sum: 13fa1d78fcb9da37adf8f2271b0ff0da SHA1: 6db21c9a752c97eda188e28f0ded320aa612165b SHA256: cdd1138f2000604304e8d84daf0f0ba0deda4696a12de8b74161d14968b7f5a7 Description: Class::DBI::Lite - Lightweight ORM for Perl Sometimes Class::DBI is too crufty, and DBIx::Class is too much. Enter Class::DBI::Lite. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-DBI-Lite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John Drago Package: p5-Test-Module-Used Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2.3 Depends: perl,p5-CPAN-Meta,p5-List-MoreUtils,p5-Module-CoreList,p5-Module-Used,p5-PPI,p5-version (>= 0.77) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Module-Used-0.2.3.deb Size: 10486 MD5sum: 0329a514a14f0edff187a6486139da42 SHA1: 89a724bab29b3ab4392f96f51d72701e1991c59c SHA256: 97783d7b52c0a06c0b2748c6214fff68e80c9a8526dd6f046381fe0c278f2063 Description: Test::Module::Used - Test required module is really used and vice versa bitween lib/t and META.yml Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Module-Used Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Takuya Tsuchida Package: p5-Text-Iconv Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.7 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Iconv-1.7.deb Size: 12094 MD5sum: 82a3ceb6f8aab6c673abee6d91be7a9d SHA1: 77a85788d764581accec5ff27f562b4fb7f4baa8 SHA256: 90570c72b61234b1a6f83452d51acce0f0e7fba3b509d77a5a41070771a9fcc4 Description: Text::Iconv This module provides a Perl interface to the iconv() codeset conversion function, as defined by the Single UNIX Specification. For more details see the POD documentation embedded in the file Iconv.pm, which will also be installed as Text::Iconv(3) man page. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Iconv Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Text::Iconv Version 1.6 Author: Michael Piotrowski Package: p5-HTTP-Response-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Response-Parser-0.02.deb Size: 13028 MD5sum: fcee1e90b4e0549145898d20f6758a87 SHA1: 82fb4de5e462c4a272d871649e77ec838059dab2 SHA256: 85f4a0acb6146d904e5e8ddf68ea1d5d54c96ebfec9fc52f7af9132ed646845c Description: HTTP::Response::Parser - create HTTP::Response object fast way Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Response-Parser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: mala Package: p5-Class-Factory-Util Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.7 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Factory-Util-1.7.deb Size: 13720 MD5sum: 9c5efd22ddec90da5c0a44d4f16b0fbf SHA1: 3dd700dc47307d5b1324136f7f365a901c38bc15 SHA256: f26a80ed80bbbf1e54d842ad85b806997375a2ea25c8c40848b4a05ecf972ce8 Description: Class::Factory::Util - Provide utility methods for factory classes This module exports a method that is useful for factory classes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Factory-Util Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-D64-File-PRG Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-D64-File-PRG-0.02.deb Size: 11822 MD5sum: 8b9327aa64341b4a4b1dc7c4d7f6ec5c SHA1: cbc675608159ffebd5b2f444535751a2c96d0ad9 SHA256: cfd3d0fc5f3dbb3ed692f7d3cbf6225e63a4e8434850b4861c94bb95781b8f83 Description: D64::File::PRG - Handling individual C64's PRG files. D64::File::PRG is a Perl module providing the set of methods for handling individual C64's PRG files. It enables an easy access to the raw contents of any PRG file, manipulation of its loading address, and transforming binary data into assembly code understood by tools like "Dreamass" or "Turbo Assembler". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-D64-File-PRG Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MouseX-Types Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Mouse (>= 0.41) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-Types-0.05.deb Size: 9506 MD5sum: efedcadf61e02dde9783c8814160ae48 SHA1: 6e6995c8f59e74d93ce0309c3b3673671cebf889 SHA256: f0a24b2912180cbf0167da283056dc848396a7201e4c9db8725cdc51de6c2cf6 Description: MouseX::Types - Organize your Mouse types in libraries Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-Types Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kazuhiro Osawa Package: p5-Sub-Contract Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-accessors (>= 0.02),p5-Sub-Name (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Contract-0.12.deb Size: 48010 MD5sum: 96e72be678ef257f5e2ac2ff18a4d83f SHA1: cffbb8c9a9d479abfba527bf2a6ec616f2b7c7ce SHA256: 564164d7a98fc2b6aa9bb67db584e57d8b433b6f47f71d4530cebe19e4eb71d0 Description: Sub::Contract - Pragmatic contract programming for Perl Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Contract Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Erwan Lemonnier Package: p5-Proc-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.23 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Proc-Simple-1.23.deb Size: 15882 MD5sum: dd5372b1246f48ede2fa2d452930d608 SHA1: 9d34fa76603ffe2c053aa5febbba4ba81ee711df SHA256: f97450660671b23ea669ad728cfeaa4f666537a072f43895bb79a8e7ffe72a63 Description: Proc::Simple - Launch and control background processes The Proc::Simple package provides objects mimicing real-life processes from a user's point of view. A new process object is created by $myproc = Proc::Simple->new(); Either external programs or perl subroutines can be launched and controlled as processes in the background. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Proc-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Set-Object Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.28 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Set-Object-1.28.deb Size: 34058 MD5sum: e4109be718d5a642367ddb4b0bcc61d9 SHA1: 69956c2de45b7ade9a43886e170f63d2adeb63a1 SHA256: 3af44e2130c1808a423e6cc6e39ef4633459fb3981f5eb0313f067950874641b Description: Set::Object - Unordered collections (sets) of Perl Objects Set::Object provides for sets of Perl objects - scalars and references. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Set-Object Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Block Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Test-Simple,p5-Test-Exception Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Block-0.11.deb Size: 10686 MD5sum: f45eba0d92d1e7a7d859fcc7e800545b SHA1: 76732612a40fe46d0b550af257dd09bea4c1f1da SHA256: e387d174904a461085cf2abb9a3061d9b283ed3888c55cbecfc901070bd87bc6 Description: Test::Block - Specify fine granularity test plans This module allows you to specify the number of expected tests at a finer level of granularity than an entire test script. It is built with Test::Builder and plays happily with Test::More and friends. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Block Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adrian Howard Package: p5-ExportTo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExportTo-0.03.deb Size: 8110 MD5sum: ae5ec718228f499f8acb1d769e5c4f5c SHA1: 23ce4bb80f5b70c705e35dd50f4b7af59405e938 SHA256: 54cecd4f728d23173d6ea2c4210121934a6ace4c49cd67b586d28ecf139e9d20 Description: ExportTo - export any function/method to any namespace This module allow you to export/override subroutine/method to one namespace. It can be used for mix-in, for extension of modules not using inheritance. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExportTo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ktat Package: p5-POE-Component-Logger Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl,p5-POE,p5-Log-Dispatch-Config,p5-Log-Dispatch Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Logger-1.00.deb Size: 7248 MD5sum: 14ea665b46a96c96551e8e2f57be1114 SHA1: 1abc7417ea90c30007c33511933d315cc0e2a9b0 SHA256: 4e30375002cd1431da9a0a91bc49f79daa384487804ead79d2804777198019dd Description: POE::Component::Logger - A POE logging class A highly flexible logger component for POE that uses Log::Dispatch and Log::Dispatch::Config for ultimate flexibility and power. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Logger Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Email-Sender Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.100110 Depends: perl,p5-Capture-Tiny,p5-Email-Abstract (>= 3),p5-Email-Address,p5-Email-Simple (>= 1.998),p5-ExtUtils-MakeMaker (>= 6.11),p5-PathTools,p5-File-Path,p5-File-Temp,p5-List-MoreUtils,p5-Moose (>= 0.70),p5-libnet,p5-Sys-Hostname-Long,p5-Throwable (>= 0.100090),p5-Try-Tiny Filename: dists/iphone/main/binary-iphoneos-arm/p5-Email-Sender-0.100110.deb Size: 78480 MD5sum: 7506bd30cce58fabaa4a2c8992031bfd SHA1: 341f44d36b4c67a56a04e59d283a49b25b38c4bb SHA256: 74e5fc22e1bdf927bc945087c00458f16776a8c605a071db92f61c7e265e789f Description: Email::Sender - a library for sending email Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Email-Sender Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-File-Find-Rule-PPI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-File-Find-Rule,p5-PPI,p5-Params-Util Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Find-Rule-PPI-0.05.deb Size: 5898 MD5sum: 5129ef01d344d4295465f61727e9e04c SHA1: 0b1d14872cc291d874ed7dc55b4f07604c422fb2 SHA256: 9968b47c3f91c38ff59308968325f671734500266434a442b4534dd3417080d7 Description: File::Find::Rule::PPI - Add support for PPI queries to File::Find::Rule File::Find::Rule::PPI allows you to integrate PPI content queries into your File::Find::Rule searches. Initially, it provides the one additional method "ppi_find_any", which takes an argument identical to the PPI::Node method "find_any" and checks each file as a perl document to see if matches the query. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Find-Rule-PPI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Set-Infinite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.63 Depends: perl,p5-Test-Simple,p5-Time-Local Filename: dists/iphone/main/binary-iphoneos-arm/p5-Set-Infinite-0.63.deb Size: 47726 MD5sum: 40065ac9ece1b873551ce67e1eba8d67 SHA1: 078fc1c6987364b4a2c381f56f4681f8e3421ee1 SHA256: 5b9da87ffaa318ba99ce15c86a735ddbe36261ae0a4a08428175b1ab04cdfc40 Description: Set::Infinite - Sets of intervals Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Set-Infinite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-IPC-Run3 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: Run3-0.043 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-IPC-Run3-0.043.deb Size: 35586 MD5sum: f06c77452e80b9bd6ad64ca0ef5daace SHA1: 12137bf1647d2d1295916a13fad452d4e4e01ef9 SHA256: 3e709a7b0c74de354412dd213f9bcc63c0756f4ea52317befc35399708c008c5 Description: IPC::Run3 - run a subprocess in batch mode (a la system) on Unix, Win32, etc. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IPC-Run3 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Barrie Slaymaker Package: p5-autodie Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.08 Recommends: p5-IPC-System-Simple (>= 0.12) Conflicts: perl (<= 5.10.0-12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-autodie-2.08.deb Size: 60766 MD5sum: c23fe7ea412df20247366bfca065e6cf SHA1: dc69092fa5df7590fe498a470e48b93c742d3dda SHA256: b7ee435e8a8d17910d128410ddb1ebd86ba6e613d9a5ed41f486699ad26e3660 Description: autodie - Replace functions with ones that succeed or die with lexical scope This distribution provides 'autodie', a lexical equivalent of 'Fatal'. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-autodie Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Fenwick Package: p5-Exporter-Lite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Exporter-Lite-0.02.deb Size: 6786 MD5sum: 5a2b816dfb3ba49fbb6ba57753ed6824 SHA1: 83876987344a830fa63ecf795c7e71747a5ec947 SHA256: 99d583403fc18781a36485655e98cd9edcb55f6da796f114757aab25f4e36139 Description: Exporter::Lite - Lightweight exporting of variables Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Exporter-Lite Homepage: http://www.perl.org/ Package: p5-Test-Declare Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Exporter,p5-Filter,p5-PPI,p5-Test-Deep,p5-Test-Exception,p5-Test-Simple,p5-Test-Output,p5-Test-Warn Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Declare-0.05.deb Size: 13164 MD5sum: 4d83b9056f23d59190304f993f20d2bf SHA1: ae3f71410b6eb86dc29771e1694736632a24bfd8 SHA256: 6a5b3e4d8f7ccae6d7388d84e119686cb4f639c73981b531703f5f494305586e Description: Test::Declare - declarative testing Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Declare Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Atsushi Kobayashi Package: p5-Collection Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.47 Depends: perl,p5-Storable Filename: dists/iphone/main/binary-iphoneos-arm/p5-Collection-0.47.deb Size: 46332 MD5sum: fd33677d99dcced279958bd833fa2b90 SHA1: 7f85b93f565f9104cfcbbc205b58339fa53e69a8 SHA256: fc56c11a667edd58ff589cd5b73a5b982d27ca201d2063c95e031c59880fe3a4 Description: Collection - Collections framework for CRUD of the data or objects. This package is set of classes, which are implement collections of data, objects. Collections are used to store, retrieve, and manipulate data. The core class Objects::Collection define generic interface. These interface allow collections to be manipulated independently of the details of data ( objects ) or storage representation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Collection Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Zahatski Aliaksandr Package: p5-Data-Dump-Streamer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.31 Depends: perl,p5-B-Utils,p5-Data-Dumper,p5-Exporter,p5-IO,p5-Text-Balanced Recommends: p5-Algorithm-Diff,p5-IO-Compress,p5-MIME-Base64,p5-PadWalker (>= 0.99) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Dump-Streamer-2.31.deb Size: 66082 MD5sum: de2c96896a8c2b0d54defa90657cd9ec SHA1: 6daffd42e106efe05f3d3cc8a4b8d0bf65965c4e SHA256: 86ed76af265ad5a6b4246800b572aba6e239feeded780743cb416a5ff280965a Description: Data::Dump::Streamer - Accurately serialize a data structure as Perl code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Dump-Streamer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-IPC-Open3-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-IO Filename: dists/iphone/main/binary-iphoneos-arm/p5-IPC-Open3-Simple-0.04.deb Size: 8574 MD5sum: 3a1786a2983c21c391257288d531c107 SHA1: 2119d37ffad0b6a5300a179be73036ed8a07e1f6 SHA256: cc95e305dc05cc18534fc0e78f87a27b75eb6aaf3b422296a694945d0517fe79 Description: IPC::Open3::Simple - A simple alternative to IPC::Open3 IPC::Open3::Simple is a wrapper aroun IPC::Open3 providing similar functionality with a somewhat simpler interface. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IPC-Open3-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Crypt-Random-Source Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Any-Moose (>= 0.11),p5-IO,p5-Module-Find,p5-Sub-Exporter,p5-namespace-clean (>= 0.08) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-Random-Source-0.06.deb Size: 41870 MD5sum: d6f0a598dde68437291daf93740c2f98 SHA1: e808acf785ebd976a38d078f3c6c63f8fe77b5ec SHA256: 9656a164731830a0cf5d0196ff49960622b6060e72cf84b50444883386b93f18 Description: Crypt::Random::Source - Get weak or strong random data from pluggable sources Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-Random-Source Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Yuval Kogman Package: p5-File-Stream Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.30 Depends: perl,p5-YAPE-Regex (>= 4.00) Recommends: p5-Test-Pod (>= 1.0),p5-Test-Pod-Coverage Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Stream-2.30.deb Size: 12368 MD5sum: 42f2134c01f11461bc719b2dd93f08d6 SHA1: 3694a84497f9c0f3c4992870fb73758054c19705 SHA256: 2d6e2153b2d49db0a6156c5aa40df78d333c5d725d121931d26420b6eb3a8b59 Description: File::Stream - Regular expression delimited records from streams Perl filehandles are streams, but sometimes they just aren't powerful enough. This module offers to have streams from filehandles searched with regexes and allows the global input record separator variable to contain regexes. Thus, readline() and the <> operator can now return records delimited by regular expression matches. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Stream Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Mueller Package: p5-DateTime-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Tiny-1.04.deb Size: 18412 MD5sum: 377ffa9e5d9a3701479e1f7c1b9c88ba SHA1: fed1e17f17b527ec7f553cf69f8974cbfebc8516 SHA256: eb28e95eb9c8c2f18b6f5ac117173f26dac6be86e2992ad8b8f94c4f8913a10d Description: DateTime::Tiny - A date object, with as little code as possible DateTime::Tiny is a most prominent member of the DateTime::Tiny suite of time modules. It implements an extremely lightweight object that represents a datetime. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Data-Types Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl Recommends: p5-Test-Pod Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Types-0.08.deb Size: 11620 MD5sum: 9092a107586b9bbafbe8720700011011 SHA1: ec37a12fb7ff196c05c98b36ddc3d71ba5716136 SHA256: 7ffb89aaaf6c84abb0aaf2691637ddfde48b8fc60fc5cd09d0bd076603666539 Description: Data::Types - Validate and convert data types. This module exports a number of functions that are useful for validating and converting data types. It is intended for use in applications where data types are more important than they typically are in Perl -- e.g., for database applications. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Types Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David Wheeler Package: p5-Data-Transform-SSL Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Data-Transform (>= 0.06),p5-Net-SSLeay (>= 1.30),p5-POE Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Transform-SSL-0.03.deb Size: 7832 MD5sum: a70a40f87a8ad8ed9abf088884c4f5db SHA1: c7dd284febcaffca3f58e05d7daf57dc309ce498 SHA256: 3fb9eacba6a34cb53e5bca792ad853cef9c06b64cb07c353373dc601c594bbbc Description: Data::Transform::SSL - SSL in a filter Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Transform-SSL Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Martijn van Beers Package: p5-Data-Section-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Section-Simple-0.01.deb Size: 6214 MD5sum: cff5b71bfd0ce4f4eabc85e731c0c923 SHA1: 1c6722cf93d2f56205db822087a7cee721e462bb SHA256: 61fb9539d24ac6629414e59943bd4611478e17fbe36a9bd16927865c31484262 Description: Data::Section::Simple - Read data from __DATA__ Data::Section::Simple is a simple module to extract data drom "__DATA__" section of the file. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Section-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tatsuhiko Miyagawa Package: p5-Carp-Clan Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.00 Depends: perl,p5-Test-Exception Filename: dists/iphone/main/binary-iphoneos-arm/p5-Carp-Clan-6.00.deb Size: 11064 MD5sum: d5f7a50d14d9fb85060cf6f06f4879d6 SHA1: 2c4967e3312bd2f17b9516b244d6dd4cdd0846a8 SHA256: 0ecea429ce5afe9c38ef67683ffeadb0e8adfa80d2e92ae415bceb19ad706685 Description: Carp-Clan - Report errors from perspective of caller of a "clan" of modules This module reports errors from the perspective of the caller of a "clan" of modules, similar to "Carp.pm" itself. But instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the "clan" of modules which shall never be blamed for any error. :-) So these modules stick together like a "clan" and any error which occurs will be blamed on the "outsider" script or modules not belonging to this "clan". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Carp-Clan Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Joshua ben Jore Package: p5-DBIx-Class Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08195 Depends: perl,p5-Class-Accessor-Grouped (>= 0.10002),p5-Class-C3-Componentised (>= 1.0009),p5-Class-Inspector (>= 1.24),p5-Config-Any (>= 0.20),p5-Context-Preserve (>= 0.01),p5-Data-Compare (>= 1.22), p5-DBI (>= 1.570),p5-Data-Dumper-Concise (>= 2.020),p5-Data-Page (>= 2.00),p5-File-Path (>= 2.07),p5-Hash-Merge (>= 0.12),p5-MRO-Compat (>= 0.09),p5-Module-Find (>= 0.06),p5-Path-Class (>= 0.18),p5-SQL-Abstract (>= 1.72),p5-Scope-Guard (>= 0.03),p5-Sub-Name (>= 0.04),p5-Try-Tiny (>= 0.04),p5-Variable-Magic (>= 0.44),p5-namespace-clean (>= 0.20) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Class-0.08195.deb Size: 712698 MD5sum: 21108d5e3f3f26aef0f7d88d5ecd70bd SHA1: a31e09b32d06438af9d4077d8b3b17db7bff32dd SHA256: 516ab1caf4ab392f9e3a1aef592d659ba9b30fd19919a4d10214621bde572951 Description: DBIx::Class - Extensible and flexible object <-> relational mapper. This is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in your code as perl-ish as possible while still providing access to as many of the capabilities of the database as possible, including retrieving related records from multiple tables in a single query, JOIN, LEFT JOIN, COUNT, DISTINCT, GROUP BY, ORDER BY and HAVING support. DBIx::Class can handle multi-column primary and foreign keys, complex queries and database-level paging, and does its best to only query the database in order to return something you've directly asked for. If a resultset is used as an iterator it only fetches rows off the statement handle as requested in order to minimise memory usage. It has auto-increment support for SQLite, MySQL, PostgreSQL, Oracle, SQL Server and DB2 and is known to be used in production on at least the first four, and is fork- and thread-safe out of the box (although your DBD may not be). This project is still under rapid development, so large new features may be marked EXPERIMENTAL - such APIs are still usable but may have edge bugs. Failing test cases are *always* welcome and point releases are put out rapidly as bugs are found and fixed. We do our best to maintain full backwards compatibility for published APIs, since DBIx::Class is used in production in many organisations, and even backwards incompatible changes to non-published APIs will be fixed if they're reported and doing so doesn't cost the codebase anything. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Class Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: mst: Matt S. Trout Package: p5-Moose Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.0010 Replaces: p5-Class-MOP (<< 2) Provides: p5-Class-MOP Depends: perl,p5-Data-OptList (>= 0.107),p5-Devel-GlobalDestruction,p5-Eval-Closure (>= 0.04),p5-List-MoreUtils (>= 0.12),p5-MRO-Compat (>= 0.05),p5-Package-DeprecationManager (>= 0.10),p5-Package-Stash (>= 0.21),p5-Package-Stash-XS (>= 0.18),p5-Params-Util (>= 1.00),p5-Sub-Exporter (>= 0.980),p5-Sub-Name (>= 0.05),p5-Task-Weaken,p5-Try-Tiny (>= 0.02) Recommends: p5-Devel-PartialDump (>= 0.14) Conflicts: p5-Catalyst (<= 5.80028), p5-Devel-REPL (<= 1.003008), p5-Fey (<= 0.36), p5-Fey-ORM (<= 0.42), p5-File-ChangeNotify (<= 0.15), p5-KiokuDB (<= 0.49), p5-Markdent (<= 0.16), p5-MooseX-Aliases (<= 0.08), p5-MooseX-AlwaysCoerce (<= 0.13), p5-MooseX-Attribute-Deflator (<= 2.1.0), p5-MooseX-Attribute-Dependent (<= 1.1.0), p5-MooseX-Attribute-Prototype (<= 0.04), p5-MooseX-AttributeHelpers (<= 0.22), p5-MooseX-AttributeIndexes (<= 1.0.0), p5-MooseX-AttributeInflate (<= 0.02), p5-MooseX-CascadeClearing (<= 0.03), p5-MooseX-ClassAttribute (<= 0.23), p5-MooseX-Constructor-AllErrors (<= 0.012), p5-MooseX-FollowPBP (<= 0.02), p5-MooseX-HasDefaults (<= 0.02), p5-MooseX-InstanceTracking (<= 0.04), p5-MooseX-LazyRequire (<= 0.06), p5-MooseX-MethodAttributes (<= 0.22), p5-MooseX-NonMoose (<= 0.17), p5-MooseX-POE (<= 0.211), p5-MooseX-Params-Validate (<= 0.05), p5-MooseX-PrivateSetters (<= 0.03), p5-MooseX-Role-Cmd (<= 0.06), p5-MooseX-Role-Parameterized (<= 0.23), p5-MooseX-Role-WithOverloading (<= 0.07), p5-MooseX-SemiAffordanceAccessor (<= 0.05), p5-MooseX-SetOnce (<= 0.100473), p5-MooseX-Singleton (<= 0.25), p5-MooseX-SlurpyConstructor (<= 1.1), p5-MooseX-StrictConstructor (<= 0.12), p5-MooseX-Types (<= 0.19), p5-MooseX-UndefTolerant (<= 0.11), p5-Pod-Elemental (<= 0.093280), p5-Reaction (<= 0.002003), p5-namespace-autoclean (<= 0.08) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Moose-2.0010.deb Size: 756166 MD5sum: 6079ed3bb3e1187bd2f69ce6bc811bec SHA1: 3038c7059cc802c58b2dc246e75652f4e680a5ec SHA256: abb8728c1e8e0a65dbec72290fcc963bec242f8e3dd9bb2e3d586e5187efff70 Description: Moose - A postmodern object system for Perl 5 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Moose Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stevan Little Package: p5-Data-Paginator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Moose,p5-MooseX-Types Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Paginator-0.05.deb Size: 16920 MD5sum: 04267f47815828ed79bd6011fd19a846 SHA1: 1463b688d2256cebb4ef9f4f1156dda5a2b05af9 SHA256: b774e6ed764f51b1632ce3daee32936e2eee80359ccaa33925f8acaac2bf4250 Description: Data::Paginator - Pagination with Moose Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Paginator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Cory G Watson Package: p5-Parse-Stallion Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.60 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Parse-Stallion-0.60.deb Size: 55636 MD5sum: 85a843c38fb928cee621b79fee3360ef SHA1: 4621e6eceb68173a91fc27b45c5c64664ddac712 SHA256: 8040eb95e7c6d9bee48968a046da9a3d4cffe124aa077bab72328229cd110404 Description: Parse::Stallion Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Parse-Stallion Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Role-XMLRPC-Client Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-libwww-perl,p5-MooseX-Role-Parameterized (>= 0.02),p5-MooseX-Types,p5-MooseX-Types-Path-Class,p5-MooseX-Types-URI,p5-RPC-XML,p5-namespace-clean Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Role-XMLRPC-Client-0.02.deb Size: 8662 MD5sum: 3bcbbb0c00bbf67349c05ca4fb3b6369 SHA1: c31ef9f779f5d969de8098644ed32f496c926a23 SHA256: 139c3a06e8ddea891ae38535f0059ecb4718fe036ed6796f2fd78cbd5e205c94 Description: MooseX::Role::XMLRPC::Client - provide the needed bits to be a XML-RPC client A Moose role providing a configurable XMLRPC client. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Role-XMLRPC-Client Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Weyl Package: p5-DateTime-TimeZone-Tzfile Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.005 Depends: perl,p5-DateTime-TimeZone-SystemV (>= 0.002),p5-IO,p5-constant Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-TimeZone-Tzfile-0.005.deb Size: 12728 MD5sum: 0425047ae992f9b4eab3d970b35fdb0f SHA1: ce28d171972ff151663a70ce472f63c48e1331fb SHA256: 3a2361d555e40b1b427329eb3a70f5a7dea830a99d576dd816435039c86a0fd9 Description: DateTime::TimeZone::Tzfile - tzfile (zoneinfo) timezone files An instance of this class represents a timezone that was encoded in a file in the tzfile(5) format. These can express arbitrary patterns of offsets from Universal Time, changing over time. Offsets and change times are limited to a resolution of one second. This class implements the DateTime::TimeZone interface, so that its instances can be used with DateTime objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-TimeZone-Tzfile Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andrew Main (Zefram) Package: p5-IO-Interactive-Tiny Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Interactive-Tiny-0.2.deb Size: 8254 MD5sum: 995de9ef4de9270d6215062ca0ed1e65 SHA1: 3d32d6f2c4fececc1acf31d4143f6bebea706927 SHA256: ac1b6182e46f413651e61970401bed17fc165d7de1ed6b6a7ff6a2d18219a80b Description: IO::Interactive::Tiny - is_interactive() without large deps Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Interactive-Tiny Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Spreadsheet-ParseExcel Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.59 Depends: perl,p5-Crypt-RC4,p5-Digest-Perl-MD5,p5-IO,p5-OLE-Storage-Lite Filename: dists/iphone/main/binary-iphoneos-arm/p5-Spreadsheet-ParseExcel-0.59.deb Size: 131108 MD5sum: 44fc7713d0877c67495ecfccc054c448 SHA1: 28b59be77dfe5387446f62d3e5ad3a5e97c5750f SHA256: 8de6c49e799b4b8abb67f3d176e75ec4a50f9899f770517c08b6ff4f26ef8894 Description: Spreadsheet::ParseExcel - Read information from Excel file. This module allows you to extract information from Excel file. This module can handle files in Excel95, 97 and 2000 format. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Spreadsheet-ParseExcel Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John McNamara Package: p5-Unix-Lsof Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.7 Depends: perl,p5-IPC-Run3,p5-Test-Simple,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unix-Lsof-0.0.7.deb Size: 28972 MD5sum: 76fe4f8d7bdc2993e77125bcbae69159 SHA1: 970733579e5ea684d63b0dc7626b06f41add5628 SHA256: 8b8eedd49d0ef5923492ea7b3ef6e085c7a5c971bec1a7578e0386391242d86f Description: Unix::Lsof - Wrapper to the Unix lsof utility This module is a wrapper around the UNIX utility lsof, lsof needs to be installed for this module to work. For further documentation please see the perldoc in lib/Unix/Lsof.pm. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unix-Lsof Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marc Beyer Package: p5-GPS-Point-Filter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-DateTime,p5-GPS-Point (>= 0.11),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-GPS-Point-Filter-0.02.deb Size: 10140 MD5sum: 94e18c35131ac6b612896b8523e4b186 SHA1: e68249315a45fed8b814f353121bea5ebbdd6aa8 SHA256: 3314b4db0ef17add377b0deff4b238b1877aa30832e9df8265b1a6886b277a36 Description: GPS::Point::Filter - Algorithm to filter extraneous GPS points Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-GPS-Point-Filter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sub-Name Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Name-0.05.deb Size: 8732 MD5sum: 2ec3d45c824d902e4d10b80d1657511d SHA1: c492535ef30f3552de930a14636d9b5382e7125a SHA256: 08a61be7a11e7dc6df457a15f49463e8bfa6c79cae26fec742ad59e3a8ec530c Description: Sub::Name - (re)name a sub This module has only one function, which is also exported by default: subname NAME, CODEREF Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub. The name is only used for informative routines (caller, Carp, etc). You won't be able to actually invoke the sub by the given name. To allow that, you need to do glob-assignment yourself. Note that for anonymous closures (subs that reference lexicals declared outside the sub itself) you can name each instance of the closure differently, which can be very useful for debugging. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Name Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Matthijs van Duin Package: p5-Pod-POM Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.24 Depends: perl,p5-File-Slurp,p5-Test-Differences,p5-Test-Simple,p5-YAML Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-POM-0.24.deb Size: 68380 MD5sum: e8caea378a47b2ed8e79f8463f830a4d SHA1: 475165b74737dc01d6f46057b087394507d704d6 SHA256: 39b6b47caa78aa6042b54fba03c90534a424bd433b6a4bb12e8b08a04013db36 Description: Pod::POM - POD Object Model This module implements a parser to convert Pod documents into a simple object model form known hereafter as the Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the original document. The tree can be walked manually and the nodes examined, printed or otherwise manipulated. In addition, Pod::POM supports and provides view objects which can automatically traverse the tree, or section thereof, and generate an output representation in one form or another. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-POM Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Wardley Package: p5-Package-DeprecationManager Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-List-MoreUtils,p5-Params-Util,p5-Sub-Install Filename: dists/iphone/main/binary-iphoneos-arm/p5-Package-DeprecationManager-0.11.deb Size: 12428 MD5sum: 56a4ab93b7bf6acffb8eb2c93d2cc8f4 SHA1: 1354baed59aaadc0e136363237a17df990c0bdc6 SHA256: 2a4a2d27a970e5d0a641fc410ae3ac6283089603997baf7bb752ca59fab1576f Description: Package::DeprecationManager - Manage deprecation warnings for your distribution Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Package-DeprecationManager Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Package-Stash Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.32 Depends: perl,p5-Dist-CheckConflicts (>= 0.02),p5-Package-DeprecationManager Recommends: p5-Package-Stash-XS (>= 0.24) Conflicts: p5-Class-MOP (<= 1.08),p5-MooseX-Role-WithOverloading (<= 0.08),p5-namespace-clean (<= 0.18) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Package-Stash-0.32.deb Size: 24014 MD5sum: 6bf25c9bb6bac8eccb8dcbc2685c396e SHA1: 2772e45679d0b2c2e64165e471b9f2f9e7ef0df6 SHA256: a6930d63d9555a371ac62e16a13be1f04034b68b256f94a2fc53a44affb9af6a Description: Package::Stash - routines for manipulating stashes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Package-Stash Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jesse Luehrs Package: p5-Socket-GetAddrInfo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Test-Exception Filename: dists/iphone/main/binary-iphoneos-arm/p5-Socket-GetAddrInfo-0.10.deb Size: 12314 MD5sum: 2538ef5886172134263b3cb7595943cf SHA1: 924a52e963b4d06002d6ec3aded4510b7f4b58bd SHA256: 5ad4746dae4cc590a70bda19a8f54995d8f5cdb3c0d6868f148c152963a29412 Description: Socket-GetAddrInfo - RFC 2553's getaddrinfo and getnameinfo functions. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Socket-GetAddrInfo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Evans Package: p5-Storable-Ref Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.1 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Storable-Ref-1.1.deb Size: 5756 MD5sum: 137058aea207146ecc9b447251642d40 SHA1: ac0c0e01fbc728f6ede764724dc656998e2bab05 SHA256: 475022efc077c75c622b6ecb236a955ecd214c4f472ecbe5ed2ac2b301f508b6 Description: Storable::Ref - Persistent varables for perl Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Storable-Ref Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DBIx-Encoding Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Filter Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Encoding-0.05.deb Size: 5516 MD5sum: cd2b8df32ccc752d3db45137cd3182c1 SHA1: 152726b1e672fd0fe1f22dcde2d240fa6700edee SHA256: 799ace72311d2017bc80c0a8a32af8abe0e28baa8a969952c9f55bc233faea64 Description: DBIx::Encoding - Doing encode/decode in the character code which you appointed in an attribute. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Encoding Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tatsuro Hisamori Package: p5-Test-Output Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Sub-Exporter,p5-Test-Simple,p5-Test-Tester (>= 0.104) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Output-0.14.deb Size: 13534 MD5sum: 9a46f4ea68bdbc10f4025e12fdd35385 SHA1: 0c90190b53af7119452d30a2f2aa232c66e5cfbe SHA256: 26a4b8fe9b4c59d91b57d3f317fdc4a820e83caac113b5ae898c3fb4b9bfbf4a Description: Test::Output - Utilities to test STDOUT and STDERR messages. Test-Output provides a simple interface for testing output send to STDOUT or STDERR. A number of different utilies are included to try and be as flexible as possible to the tester. To better reflect real programs, tie'ing is no longer used as a capture method. STDOUT and/or STDERR are now redirected to handles returned by File::Temp, which makes this module now depend upon File::Temp. I see no problem in doing so since File::Temp has long been part of the standard perl distribution. And I had a look at its bug list: they are acceptable. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Output Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-Devel-Leak-Object Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Leak-Object-1.01.deb Size: 16244 MD5sum: 98a19e622e11dd8fc46e7d0c67bae0ac SHA1: 69dc42a1af206c07fdc2d84d0cc91ef3c30114c4 SHA256: 64a147462b2e63bcfe354d1ede2819775725c1929e122bebcbaf90cbc7053138 Description: Devel::Leak::Object - Detect leaks of objects This module provides tracking of objects, for the purpose of detecting memory leaks due to circular references or innappropriate caching schemes. Object tracking can be enabled on a per object basis. Any objects thus tracked are remembered until DESTROYed; details of any objects left are printed out to STDERR at END-time. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Leak-Object Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-File-Spec-Native Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.002 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Spec-Native-1.002.deb Size: 13678 MD5sum: 0032d7f9f735acfa894023fa106f1209 SHA1: abfe9dd65bcb1001a9c23655a23b313ba47db670 SHA256: 8ea3c6ec9e98347488dcc2cb71b46548f45039a7cc15f63d029e5e59845fc12e Description: File::Spec::Native - Use native OS implementation of File::Spec from a subclass Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Spec-Native Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Randy Stauner Package: p5-Set-Relation Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11.3 Depends: perl,p5-Carp-Always (>= 0.09),p5-Class-MOP (>= 0.89),p5-List-MoreUtils (>= 0.22),p5-Moose (>= 0.87),p5-namespace-autoclean (>= 0.08),p5-Test-Deep,p5-Test-Simple,p5-version (>= 0.74) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Set-Relation-0.11.3.deb Size: 107402 MD5sum: ed026fd01025a0a31d810f8a88606380 SHA1: 8b02f46aaf9ed7014a126394143ddb3e0926db89 SHA256: bb29e906fead0d5c653b412e7c34a9f84837ec723d199c7982c7d0eb0bd2f48a Description: Set::Relation - Relation data type for Perl Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Set-Relation Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Darren Duncan Package: p5-Archive-Zip-Parser Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.2 Depends: perl,p5-Data-ParseBinary,p5-Test-Exception,p5-Test-Simple,p5-autodie,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Archive-Zip-Parser-v0.0.2.deb Size: 35426 MD5sum: f06a0c2cfff80a7f95a2ac73661bd761 SHA1: 8167c0f6ad0037ede5328605c726e1f11f6d6d50 SHA256: a846d25bf2dbd7a346653abedc3484cdd62888d9d33a7bd4fbfc2c1a45f7a6f0 Description: Archive::Zip::Parser - Parser for .ZIP archives This parser is based on the specifications stated in APPNOTE.TXT () version 6.3.2 published by PKWARE, Inc. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Archive-Zip-Parser Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alan Haggai Alavi Package: p5-RPC-XML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.76 Depends: perl,p5-constant (>= 1.03),p5-PathTools,p5-libwww-perl (>= 5.834),p5-Test-Simple,p5-XML-Parser (>= 2.31) Recommends: p5-DateTime (>= 0.70),p5-DateTime-Format-ISO8601 (>= 0.07),p5-XML-LibXML (>= 1.70) Filename: dists/iphone/main/binary-iphoneos-arm/p5-RPC-XML-0.76.deb Size: 197776 MD5sum: 3945f7fd29c1802b6affd97fe08f52de SHA1: ad55f86dbd9da00a4f45ee2f0e482647f99a6dd5 SHA256: d320ce494e6248a50e25754a8faaa2e3c590052b6dd092881331c536f8240930 Description: RPC::XML - Data, client and server classes for XML-RPC The RPC::XML package is an implementation of XML-RPC. The module provides classes for sample client and server implementations, a server designed as an Apache location-handler, and a suite of data-manipulation classes that are used by them. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-RPC-XML Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-ConfigFromFile Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Moose (>= 0.35), p5-MooseX-Types-Path-Class (>= 0.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-ConfigFromFile-0.02.deb Size: 7624 MD5sum: 37fad9c0cd81a14b6f3b206df3b385c2 SHA1: 88a4502a406650b3cd848377e73e1038cca4249a SHA256: 4f6c6de9d01077d25cc25a3be1e455a05ad49c392ad59872a0ad11a4e3e0dc76 Description: MooseX::ConfigFromFile - An abstract Moose role for setting attributes from a configfile This is an abstract role which provides an alternate constructor for creating objects using parameters passed in from a configuration file. The actual implementation of reading the configuration file is left to concrete subroles. It declares an attribute "configfile" and a class method "new_with_config", and requires that concrete roles derived from it implement the class method "get_config_from_file". Attributes specified directly as arguments to "new_with_config" supercede those in the configfile. MooseX::Getopt knows about this abstract role, and will use it if available to load attributes from the file specified by the commandline flag "--configfile" during its normal "new_with_options". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-ConfigFromFile Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brandon L. Black Package: p5-PadWalker Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.7 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-PadWalker-1.7.deb Size: 12396 MD5sum: 3296ceb927fcde2c5ba3e40007df697d SHA1: 9903c4227b5119469d60fcac86f67e948b85078d SHA256: 08be1b53b0c266690cf253ab4951295bfce2529d5d77a360dfd0af124d527fd6 Description: PadWalker - play with other peoples' lexical variables PadWalker is a module which allows you to inspect (and even change!) lexical variables in any subroutine which called you. It will only show those variables which are in scope at the point of the call. PadWalker is particularly useful for debugging. It's even used by Perl's built-in debugger. (It can also be used for evil, of course.) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PadWalker Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin Houston Package: p5-namespace-autoclean Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-B-Hooks-EndOfScope,p5-Class-MOP (>= 0.80),p5-namespace-clean (>= 0.11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-namespace-autoclean-0.11.deb Size: 13838 MD5sum: 8c71d4fca4786eb827f32e4ec07e5bf1 SHA1: 2d5bd8bae1482fd6a46aa60d84d881b66b0f20e5 SHA256: 1411eeea718bd83dee343b86d1f7d3dff7fb28ccd0a68e821b6dc3fc06acf02a Description: namespace::autoclean - Keep imports out of your namespace Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-namespace-autoclean Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Florian Ragwitz Package: p5-Class-Hook Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Hook-0.03.deb Size: 8526 MD5sum: 085c45106336ec41ca834ed1e21f2c6c SHA1: 4611e459c6655ff074518ac1f4ec1aba6e5a5ec7 SHA256: f0754ee8183abfd38c56b61382be10e5b28e91524e94a8ae8dacc7f04b3ff170 Description: Class::Hook - Add hooks on methods from other classes Class::Hook enables you to trace methods calls from your code to other classes. Instead of putting 'use Foo;' in your code, simply type 'use Class::Hook;'. The class Foo is unknown in your code. It will be magically catched by Class::Hook which will call Foo itself. You can see Class::Hook as a kind of relay. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Hook Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Pierre Denis Package: p5-IPC-Capture Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Class-Base,p5-PathTools,p5-File-Temp,p5-IPC-Cmd,p5-List-MoreUtils,p5-Test-Differences,p5-Test-Simple,p5-Text-Diff Filename: dists/iphone/main/binary-iphoneos-arm/p5-IPC-Capture-0.06.deb Size: 18502 MD5sum: 120c23ab44c7e25fd74e893069e5fa55 SHA1: e9327dac366f2f57019c8a26c2404f814caf77b7 SHA256: aef8f27c7e8d74af3f1e0a6dabb09080e23fece2e0d37512ac13c383ecebf4b1 Description: IPC::Capture - portably run external apps and capture the output Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IPC-Capture Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Set-IntSpan Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.14 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Set-IntSpan-1.14.deb Size: 25414 MD5sum: 6c7cf1e1902545dc72b1885b1dcbe860 SHA1: 88bcd6e47925b59d9e4a754ea808bd1dcf60ca31 SHA256: 07fff0ab8c9b0d64bb681071024ca28d9406f518c7be4f95a9d205effb3689df Description: Set::IntSpan - Manages sets of integers, newsrc style Set::IntSpan manages sets of integers. It is optimized for sets that have long runs of consecutive integers. These arise, for example, in .newsrc files, which maintain lists of articles: alt.foo: 1-21,28,31 alt.bar: 1-14192,14194,14196-14221 Sets are stored internally in a run-length coded form. This provides for both compact storage and efficient computation. In particular, set operations can be performed directly on the encoded representation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Set-IntSpan Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steven McDougall Package: p5-LEOCHARRE-CLI2 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.08 Depends: perl,p5-Devel-Symdump (>= 2.07),p5-Exporter (>= 5),p5-Getopt-Std-Strict (>= 1.01),p5-LEOCHARRE-DEBUG (>= 1.12),p5-LEOCHARRE-Dir (>= 1.06),p5-Smart-Comments (>= 1),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-LEOCHARRE-CLI2-1.08.deb Size: 11172 MD5sum: c4645990e0d8e2d3496b4539f5f548b6 SHA1: bc34d4f5c10d6e23fb230483a70c591f40fbbebd SHA256: c30a578c88614abdb10ff8e4ce0ec1ed9b9bde8fbaf5671082e3822ce678fb84 Description: LEOCHARRE::CLI2 - Some quick help for writing cli scripts. Forces by default that -h triggers help, that -d triggers debug, and -v version.. Automates help, debug, version etc. If you use LEOCHARRE::CLI2, we alter the OPTIONS automatically. Also we automatically generate HELP. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-LEOCHARRE-CLI2 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leo Charre Package: p5-Geo-Direction-Name-Spec-Chinese Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.1 Depends: perl,p5-Geo-Direction-Name (>=0.0.4),p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Direction-Name-Spec-Chinese-0.0.1.deb Size: 33920 MD5sum: 7c421b1599dfd472a4848cbbc1da144d SHA1: a7b7df1fab1a08230138c31085ebc3040ff372ed SHA256: 960571e9ef86106d178e4d7166d1d8a83a234eb134baed5521245e9db6525b10 Description: Geo::Direction::Name::Spec::Chinese - Add chinese traditional direction specification to Geo::Direction::Name Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Direction-Name-Spec-Chinese Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: OHTSUKA Ko-hei Package: p5-libnet Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.22 Conflicts: perl (<=5.10.0-7) Filename: dists/iphone/main/binary-iphoneos-arm/p5-libnet-1.22.deb Size: 106344 MD5sum: 565ab387ae3814b3ca3afabd05e1b352 SHA1: e66ffb083f7bfbbb85d2f5ca9bf859fe8679b66b SHA256: 90a71606d5363b888e55e0271168f4b2f090ce1cb85c0e6c0f4637bb7bc72c5c Description: libnet libnet is a collection of Perl modules which provides a simple and consistent programming interface (API) to the client side of various protocols used in the internet community. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-libnet Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Class-Method-Modifiers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Method-Modifiers-1.05.deb Size: 10986 MD5sum: e0c93d2e55498826375b636f837243e5 SHA1: 376916d13e925527436dca8d61e8cbb02c0ae08c SHA256: 5922376b690cfb7ddbd06c8b1041dae953194d49c8e7e871ad0db8150ac3861a Description: Class::Method::Modifiers - provides Moose-like method modifiers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Method-Modifiers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn M Moore Package: p5-Passwd-Unix Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.47 Depends: perl,p5-Struct-Compare,p5-Crypt-PasswdMD5 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Passwd-Unix-0.47.deb Size: 15088 MD5sum: 5d55c6b80ba332af6bde875e561c580a SHA1: 09fd717304ade4b4be9133ed6bf18a80a8125662 SHA256: 43ee60598cf42691b8f5a2aa9b51dd4b49a21da016b564932e667f9763998b2f Description: Passwd::Unix The Passwd::Unix module provides an abstract interface to /etc/passwd, /etc/shadow and /etc/group format files. It is inspired by Unix::PasswdFile module (this one does not handle /etc/shadow file, what is necessary in modern systems like Sun Solaris 10 or Linux). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Passwd-Unix Homepage: http://www.perl.org/ Author: Strzelecki Lukasz Package: p5-YAPE-Regex Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 4.00 Depends: perl,p5-Text-Balanced Filename: dists/iphone/main/binary-iphoneos-arm/p5-YAPE-Regex-4.00.deb Size: 26350 MD5sum: 5882b0dcf4b4f858246f20374b329039 SHA1: d89c34137730efc0e30e4387e91a5e85e7cd0591 SHA256: fa6a264c7316b7e2523011152fcccb4ae1a2df706939dbe931ac8c4ceca2006b Description: YAPE::Regex - Yet Another Parser/Extractor for Regular Expressions This module is yet another (?) parser and tree-builder for Perl regular expressions. It builds a tree out of a regex, but at the moment, the extent of the extraction tool for the tree is quite limited (see the section on "Extracting Sections"). However, the tree can be useful to extension modules. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-YAPE-Regex Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Constructor-AllErrors Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.016 Depends: perl,p5-Moose (>= 1.04),p5-Test-Fatal,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Constructor-AllErrors-0.016.deb Size: 23838 MD5sum: 9ff3b481cb3903a7ae888d46cc63ea7f SHA1: fd94a82999cceb8a3c3cb952dc5c8505ba2e496e SHA256: 0ace27244d247c95f676e05c67d2fa12323b9bcea053e1c2e79525f81b13ca0b Description: MooseX::Constructor::AllErrors - capture all constructor errors Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Constructor-AllErrors Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Hans Dieter Pearcey Package: p5-DateTime-Format-Atom Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0.1 Depends: perl,p5-DateTime,p5-DateTime-Format-RFC3339,p5-version,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-Atom-v1.0.1.deb Size: 6102 MD5sum: 29424b70c6f1487ebf6e02de0632f30a SHA1: a48e45e4b778733a615f3a165751a7c502c063e3 SHA256: 9d7e8edb81f57efa03fd433f97f1d57be1bc04ad90eeb823f8ad0a206eaedee5 Description: DateTime::Format::Atom - Parse and format Atom datetime strings Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-Atom Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Parse-BBCode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Class-Accessor (>= 0.25),p5-Data-Dumper,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Parse-BBCode-0.10.deb Size: 34598 MD5sum: 26d78f3ab77f75437668d89b14d8a248 SHA1: 85d1d2425c0f761720c2acf5183c48b4ee6ae5d6 SHA256: c65c30bd288889ae6ea91894c6f546a026150b368cd099a83cfbd4ea91830402 Description: Parse::BBCode - Module to turn BBCode into HTML or plain text Note: This module is still experimental, the syntax is subject to change. I'm open for any suggestions on how to improve the syntax. See "TODO" for what might change. I wrote this module because HTML::BBCode is not extendable (or I didn't see how) and BBCode::Parser seemed good at the first glance but has some issues, for example it says that he following bbode [code] foo [b] [/code] is invalid, while I think you should be able to write unbalanced code in code tags. Also BBCode::Parser dies if you have invalid code or not-permitted tags, but in a forum you'd rather show a partly parsed text then an error message. What I also wanted is an easy syntax to define own tags, ideally - for simple tags - as plain text, so you can put it in a configuration file. This allows forum admins to add tags easily. Some forums might want a tag for linking to perlmonks.org, other forums need other tags. Another goal was to always output a result and don't die. I might add an option which lets the parser die with unbalanced code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Parse-BBCode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Text-Quoted Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.06 Depends: perl,p5-Text-Autoformat Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Quoted-2.06.deb Size: 8620 MD5sum: 85588a078b1caf77b40c4a2635aa5bb3 SHA1: 53cc437d3487f2c5d77243934d013fb43afd06e0 SHA256: db4928e4f51051242bded042b77bb495e64f1328cc1442a666d8d18d64b1bb7a Description: Text::Quoted - Extract the structure of a quoted mail message Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Quoted Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jesse Vincent Package: p5-Module-Collect Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-PathTools,p5-Text-Glob Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Collect-0.06.deb Size: 9488 MD5sum: 78304fffaaf09eb7b4a630ab059acdd0 SHA1: 0ce29472c9c8bc975f3d6c6e672e621a0134f965 SHA256: fab139988e0416b2887d20cfcdcf569de9595d6188a9f6e17129dfa11f8813bd Description: Module::Collect - Collect sub-modules in directories Module::Collect finds sub-modules, or plugins in directories. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Collect Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kazuhiro Osawa Package: p5-Test-SharedFork Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl,p5-Test-Simple (>= 0.88) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-SharedFork-0.16.deb Size: 7948 MD5sum: eb7c2f66291266fbaedd59030f826a0a SHA1: c8b896b42eaa3e2f7a95cd495436f3aaeef3fad7 SHA256: ef7df0a7d47e79ecc4926c58309dd930c5f35e144ce5352bad73a67e5ac67123 Description: Test::SharedFork - fork test Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-SharedFork Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-Net-SNMP-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.1 Depends: perl,p5-Net-SNMP,p5-Guard (>= 1) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-SNMP-XS-1.1.deb Size: 15518 MD5sum: ff0c76970a1b192fce6153a681c61f63 SHA1: 3896dec3651263fe7f351166e67b564e7d15bf75 SHA256: 78e16eecc4eda37ae22d758320e51faf2344c662b7390d03dddc0c2bccb0fc12 Description: Net::SNMP::XS - speed up Net::SNMP by decoding in XS, with limitations This module tries to speed up Net::SNMP response packet decoding. It does this by overriding a few selected internal method by (almost) equivalent XS methods. This currently reduces decode time by a factor of ten for typical bulk responses. There are currently the following limitations when using this module: overriding internal functions might cause the module to malfunction with future versions of Net::SNMP error messages will be simpler/different translation will be ignored (all values will be delivered "raw") a moderately modern (>= C99) C compiler is required only tested with 5.10, no intentions to port to older perls duplicate OIDs are not supported REPORT PDUs are not supported Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-SNMP-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-common-sense Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.4 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-common-sense-3.4.deb Size: 22592 MD5sum: 8388c96408c0c08cb1772920b82ca7b2 SHA1: 20a8a8e70dab76853daf9aca9523f8fa0dae13f0 SHA256: 25441e0a3c9658f4f1926a8b2c9aa5a361759b0cab8d457f7e4645b983406469 Description: common::sense - save a tree AND a kitten, use common::sense! This module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders. In fact, after working out details on which warnings and strict modes to enable and make fatal, we found that we (and our code written so far, and others) fully agree on every option, even though we never used warnings before, so it seems this module indeed reflects a "common" sense among some long-time Perl coders. The basic philosophy behind the choices made in common::sense can be summarised as: "enforcing strict policies to catch as many bugs as possible, while at the same time, not limiting the expressive power available to the programmer". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-common-sense Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Bread-Board Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl,p5-Class-MOP (>= 1.00),p5-Moose (>= 1.00),p5-MooseX-Clone (>= 0.05),p5-MooseX-Params-Validate (>= 0.14) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Bread-Board-0.15.deb Size: 96836 MD5sum: 524d32459ae1c79f09deb8039a8935a3 SHA1: 21661e97a4061383e10bcdc2ac7399dd2b4821fe SHA256: 173bea105bc0976c144ec38913d7277fb65cbcc68d0a6cabd0be06762f572050 Description: Bread::Board - A solderless way to wire up your application components Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Bread-Board Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stevan Little Package: p5-IP-Country-DB-File Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.01 Depends: perl,p5-DB-File Filename: dists/iphone/main/binary-iphoneos-arm/p5-IP-Country-DB_File-2.01.deb Size: 18664 MD5sum: 26f9a8b07734290068f94cb6cc122816 SHA1: 32c9f297bb443540c43ee6657344f034ba521307 SHA256: 1f05ac1a71c202fd1e708520f71f561bd39ab453b53d0a41bb925599a7f443e9 Description: IP::Country::DB_File - IP to country translation based on DB_File Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IP-Country-DB-File Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Nick Wellnhofer Package: p5-POE-API-Peek Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.17 Depends: perl,p5-Devel-Size,p5-POE (>= 1.311),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-API-Peek-2.17.deb Size: 14624 MD5sum: 2fd16b33b8ed0ed5f917e1013259526b SHA1: d36b09e21dcf1f07e4b9e3fb1aec2752ea02e3cd SHA256: 61ae53db99400b3fd23abe64596ffcde4b6a65a25c3225f5a0c494341400c6c9 Description: POE::API::Peek - Peek into the internals of a running POE environment POE::API::Peek extends the POE::Kernel interface to provide clean access to Kernel internals in a cross-version compatible manner. Other calculated data is also available. My intention is to provide massive amounts of internal data for use in POE debugging. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-API-Peek Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-PDF-Report Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.33 Depends: perl,p5-PDF-API2,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-PDF-Report-1.33.deb Size: 25572 MD5sum: f99d40a7b9b3e34ed917e78a6c4a7a7f SHA1: b87e535de30e41660fbfe8c571a57b02ab13aaa7 SHA256: ee903eef17239a569c7a72252be0d25bd8e670067522871b782370641b96b4db Description: PDF::Report - A wrapper written for PDF::API2 PDF::Report is written around Alfred Reibenschuh's PDF::API2. It provides methods to create a PDF document with text, lines, color and graphics. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PDF-Report Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Orr Package: p5-Text-Diff3 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Test-Base Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Diff3-0.10.deb Size: 44588 MD5sum: f5454b9083170704c0b745a29e2efb9e SHA1: 9d3f5a33e3b34a75a11af652ad83e146a89fd408 SHA256: 5824d5f6648ed4490373bf2f34609fdd12c0ec77b586442666b22acc332656f6 Description: Text::Diff3 - three way text comparison and merging. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Diff3 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: MIZUTANI Tociyuki Package: p5-GDTextUtil Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.86 Depends: perl,p5-GD Filename: dists/iphone/main/binary-iphoneos-arm/p5-GDTextUtil-0.86.deb Size: 35244 MD5sum: 57fb26323cf76c2ba6574baa76c479d4 SHA1: 4a477e71bdd00f6c9e55f85acf924f3f93a953a9 SHA256: 425138f61877a3b96cf052fee187637d57e251db0b39607c0338d2e6d5717531 Description: GDTextUtil The GDTextUtil package contains text utilities for use with the GD drawing package. This package provides three modules that make it possible to work with internal GD fonts as well as TrueType fonts, without having to worry about different interface functions to call. Apart from an abstract interface to all font types and strings for GD, this library also provides some utility in aligning and wrapping your string. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-GDTextUtil Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-UNIVERSAL-isa Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.20110614 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-UNIVERSAL-isa-1.20110614.deb Size: 13906 MD5sum: 975f7e9a2c88c91d10493db562f245eb SHA1: 3a4ebef1d13dd1bbc2ee2ed19b19ad433319c0a3 SHA256: 5984cd463f8f41d251279330725cc317577bf6907ae7e76b9f0dc7f6c0695dbd Description: UNIVERSAL::isa - Attempt to recover from people calling UNIVERSAL::isa as a function Whenever you use "isa" in UNIVERSAL as a function, a kitten using Test::MockObject dies. Normally, the kittens would be helpless, but if they use UNIVERSAL::isa (the module whose docs you are reading), the kittens can live long and prosper. This module replaces "UNIVERSAL::isa" with a version that makes sure that, when called as a function on objects which override "isa", "isa" will call the appropriate method on those objects In all other cases, the real "UNIVERSAL::isa" gets called directly. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-UNIVERSAL-isa Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Exception-Base Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Exception-Base-0.21.deb Size: 30388 MD5sum: bec6ba260757561fdce1071005e09a14 SHA1: c7e6df46e2dcdd47e272939ab8ffe8062dc3d137 SHA256: 157660cc9d7f51fb72cb0bf8639b9dffa96463b9ddd9287139984df5a4cb4562 Description: Exception::Base - Lightweight exceptions This class implements a fully OO exception mechanism similar to Exception::Class or Class::Throwable. It provides a simple interface allowing programmers to declare exception classes. These classes can be thrown and caught. Each uncaught exception prints full stack trace if the default verbosity is uppered for debugging purposes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Exception-Base Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Piotr Roszatycki Package: p5-POE-Component-Client-SMTP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Depends: perl,p5-POE,p5-POE-Filter-Transparent-SMTP,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-SMTP-0.21.deb Size: 26220 MD5sum: d30bfcbaf2e719ea8040d00e269d5b4f SHA1: 7a93388691105801f6aabd6dd110f7d95e37dc39 SHA256: 91525acc5f93f7056d33c2cc0fdd59a23b5f8570ffb49d8f34530184258f0784 Description: POE::Component::Client::SMTP - Asynchronous mail sending with POE Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-SMTP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: George Nistorica Package: p5-File-Find-Object-Rule Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0101 Depends: perl,p5-File-Find-Object,p5-PathTools,p5-Number-Compare,p5-Text-Glob Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Find-Object-Rule-0.0101.deb Size: 29062 MD5sum: 09e0de0fe8fc1a95a0af53c3810db405 SHA1: 99e02ec5e2489107ea25519a567d38ecc7d72ae5 SHA256: c6ceb1a120bf92c4150a853e7809dc788921d5be1556aae3663e83ca7894880a Description: File::Find::Object::Rule - Alternative interface to File::Find::Object Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Find-Object-Rule Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.18 Depends: perl,p5-XML-Parser | p5-XML-SAX Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Simple-2.18.deb Size: 65306 MD5sum: d1dabd1188becc7dbf81b24311ab761c SHA1: cd4cd2b8f54a602bb09eeebcdb8cbc72611a2271 SHA256: 5883b143f56d28ad0d3c99684acf4dc660c2296ca30c4db70470d8821baad4d0 Description: XML-Simple::Simple - Easy API to read/write XML (esp config files) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Pod-Coverage-Moose Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Class-MOP,p5-Moose (>= 0.24),p5-Perl6-Junction,p5-Pod-Coverage,p5-namespace-clean (>= 0.05) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Coverage-Moose-0.02.deb Size: 6926 MD5sum: acdb82e6687a5906491738a7b5a05166 SHA1: 4ad47b2a129f91728af555e65d02eae28384287b SHA256: 2527a5aaa9be269f2c94381679c6232a2033d34e18cdd87ece4d4cdc7d8b6bf2 Description: Pod::Coverage::Moose - Pod::Coverage extension for Moose When using Pod::Coverage in combination with Moose, it will report any method imported from a Role. This is especially bad when used in combination with Test::Pod::Coverage, since it takes away its ease of use. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Coverage-Moose Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robert 'phaylon' Sedlacek Package: p5-Spreadsheet-WriteExcel Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.37 Depends: perl,p5-File-Temp,p5-OLE-Storage-Lite (>= 0.19),p5-Parse-RecDescent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Spreadsheet-WriteExcel-2.37.deb Size: 456488 MD5sum: 386091d8e89a96571b802afd61c92119 SHA1: 851018100c326ceb4d368ef523c7c0047fbe530e SHA256: ff8081035b02266caa9fabf992625fbcaa3c0df597cfd36a8bdca568fadd95c3 Description: Spreadsheet::WriteExcel - Write to a cross platform Excel binary file The Spreadsheet::WriteExcel module can be used to create a cross- platform Excel binary file. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks and images can be written to the cells. TThe Excel file produced by this module is compatible with 97, 2000, 2002 and 2003. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Spreadsheet-WriteExcel Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John McNamara Package: p5-Algorithm-C3 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Algorithm-C3-0.07.deb Size: 10876 MD5sum: 63bf70795393af71ca64e41cf0b50ac6 SHA1: e575e0bb04379b0a0b6661951e7079293be0808f SHA256: 31405aaf08c33e1bdbca65a93eb7c4e5ccb1b1f0cce0efd1e5baf79c52dd007c Description: Algorithm::C3 - A module for merging hierarchies using the C3 algorithm Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Algorithm-C3 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Parse-Yapp Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.05 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Parse-Yapp-1.05.deb Size: 41400 MD5sum: a5d0f957b3ed08860b8f081ca10edf5c SHA1: 8ea00d31f06f7c797d434349ad056bb674bbd403 SHA256: 1a1026a739863a1cce7dbcdedade539116df415843d9611c880572fda0b2ae37 Description: Parse::Yapp - Parse::Yapp Yet Another Perl Parser compiler This is production release 1.05 of the Parse::Yapp parser generator. It lets you create Perl OO fully reentrant LALR(1) parser modules (see the Yapp.pm pod pages for more details) and has been designed to be functionally as close as possible to yacc, but using the full power of Perl and opened for enhancements. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Parse-Yapp Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Francois Desarmenien Package: p5-Module-ExtractUse Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.23 Depends: perl,p5-Parse-RecDescent,p5-Pod-Strip Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-ExtractUse-0.23.deb Size: 18668 MD5sum: 1f18692f064f8d021cc1a992497dc812 SHA1: 352e75852469ad7560a090166a803b5b02df8cda SHA256: 2e0810a65ccc7e40c08750ef1bb1e1cb0d7b5034766f8b6895cde2b25bb002b3 Description: Module::ExtractUse - Find out what modules are used Module::ExtractUse is basically a Parse::RecDescent grammar to parse Perl code. It tries very hard to find all modules (whether pragmas, Core, or from CPAN) used by the parsed code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-ExtractUse Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Thomas Klausner Package: p5-Set-IntSpan-Fast-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Data-Swap,p5-Set-IntSpan-Fast,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Set-IntSpan-Fast-XS-0.05.deb Size: 11116 MD5sum: ea4bd7f79983125aa4de361b0f3457eb SHA1: da22b6dcfb1c63cfb10871f2a14ac814998d5cd4 SHA256: 32c36c9acb83e347049ffdfa65248dd57391cfceb09eb5b889bc81b670e967c9 Description: Set::IntSpan::Fast::XS - Faster Set::IntSpan::Fast Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Set-IntSpan-Fast-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-DateTime-Format-Excel Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.29 Depends: perl,p5-Test-Simple,p5-DateTime Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-Excel-0.29.deb Size: 9200 MD5sum: 7139e82ab7661ccd2db0ae40fd2f79a4 SHA1: f47b952afc6f03964332f4b4020c9b85fb8a87ab SHA256: 4437d10cdb850bfa3f96fd0adab693aecc8a0ee58f352538c0e1dc9c142f7565 Description: DateTime::Format::Excel - Convert between DateTime and Excel dates. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-Excel Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Component-Server-DNS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-Net-DNS (>= 0.58),p5-POE (>= 1.004),p5-POE-Component-Client-DNS (>= 1),p5-POE-Component-Client-DNS-Recursive (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Server-DNS-0.20.deb Size: 19718 MD5sum: 46b8d1cf26779a5408f987af1d157ff6 SHA1: 182c9ee515ce105ed6431bad8678b5017f14645e SHA256: c64a85c55aceed9bcb822008425c5f5a5d38726ba8bb8971aae6b276c7a28ef2 Description: POE::Component::Server::DNS - A non-blocking, concurrent DNS server POE component A POE based DNS server. Based on code from Jan-Pieter Cornet's yapc::eu 2006 talk Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Server-DNS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-MooseX-Iterator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Moose Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Iterator-0.10.deb Size: 7030 MD5sum: 72fd5732c8b422443a7da8d8776399e2 SHA1: b017949a1d76b90002493688e10bc2033abe36ef SHA256: abc5d0b365e00febb021f3f60f843ed9b476fabc1cedd1af31bce898cd8d7157 Description: MooseX::Iterator - Iterate over collections Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Iterator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robert Boone Package: p5-CHI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.410 Depends: perl,p5-Carp-Assert (>= 0.20),p5-Data-UUID,p5-Digest-JHash,p5-Digest-MD5,p5-PathTools,p5-Hash-MoreUtils,p5-JSON,p5-List-MoreUtils (>= 0.13),p5-Log-Any (>= 0.08),p5-Moose (>= 0.66),p5-Storable,p5-Task-Weaken,p5-Time-Duration (>= 1.06),p5-Time-Duration-Parse (>= 0.03),p5-Try-Tiny (>= 0.05) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CHI-0.41.deb Size: 113874 MD5sum: 2f2cc1405a84bd1e5a12cc75acb09de6 SHA1: be1fa126bfd084d500c957241534a66d7e074321 SHA256: e737b91d5db1c7bc78441307f53fc2b79894ac77a2390017082bd0a1c4e5fbb1 Description: CHI - Unified cache handling interface CHI provides a unified caching API, designed to assist a developer in persisting data for a specified period of time. The CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will exist for the gamut of storage backends available to Perl, such as memory, plain files, memory mapped files, memcached, and DBI. CHI is intended as an evolution of DeWitt Clinton's Cache::Cache package, adhering to the basic Cache API but adding new features and addressing limitations in the Cache::Cache implementation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CHI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Swartz Package: p5-Variable-Magic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.45 Depends: perl,p5-Exporter,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Variable-Magic-0.45.deb Size: 37570 MD5sum: 6b6d7a310c9617516bfed466a87f6235 SHA1: fd998a025813003320db188c2fff80c8969751e3 SHA256: a829336caa791308d371dc0af5df28c445719e6abd0ac3b5b171a25694749680 Description: Variable::Magic - Associate user-defined magic to variables from Perl. Magic is Perl's way of enhancing variables. This mechanism lets the user add extra data to any variable and hook syntactical operations (such as access, assignment or destruction) that can be applied to it. With this module, you can add your own magic to any variable without having to write a single line of XS. You'll realize that these magic variables look a lot like tied variables. It's not surprising, as tied variables are implemented as a special kind of magic, just like any 'irregular' Perl variable : scalars like $!, $( or $^W, the %ENV and %SIG hashes, the @ISA array, "vec()" and "substr()" lvalues, threads::shared variables... They all share the same underlying C API, and this module gives you direct access to it. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Variable-Magic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Vincent Pit Package: p5-HTTP-Session-State-MobileAgentID Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.41 Depends: perl,p5-HTTP-MobileAgent (>= 0.28),p5-HTTP-Session (>= 0.38),p5-Net-CIDR-MobileJP (>= 0.20) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Session-State-MobileAgentID-0.41.deb Size: 5744 MD5sum: 4e6eaaefc82bd2c405675cc1f19ac8f2 SHA1: e9901fa887cf52b91d860fbbc8928512a8bc9ec8 SHA256: f67d3b0f3aa7d52e0310e3469cb00cebe7ecee2a4f0bd975449aaa5c8c28a985 Description: HTTP::Session::State::MobileAgentID - Maintain session IDs using mobile phone's unique id Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Session-State-MobileAgentID Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-MooseX-Attribute-Deflator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.1.7 Depends: perl,p5-DateTime,p5-File-Temp,p5-JSON,p5-Module-Build (>= 0.3601),p5-Moose (>= 1.25),p5-MooseX-Types,p5-MooseX-Types-Structured,p5-Test-Exception,p5-Test-Simple (>= 0.88),p5-Test-Most,p5-Try-Tiny Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Attribute-Deflator-2.1.7.deb Size: 40170 MD5sum: 1761ee8c311ec9f023369aae1cf11e72 SHA1: 1c21abc6c52675c314d194a0d8ea1545946ff7cf SHA256: b0ff71687460cc3a8c66c934fdf961424660a33aee3942abdff2e9616bd808bb Description: MooseX::Attribute::Deflator - Deflates and inflates Moose attributes to and from a string Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Attribute-Deflator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Exception-Base Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Exception-Base-0.22.deb Size: 39020 MD5sum: ee70544b11b3bee39d1119df0ffb5781 SHA1: 93597e7fd765ceb3fbcabf382e2a12e31ed47025 SHA256: 2ad057853fb76e3751641c6d17c03865400748a5b96c1ed60cba5df5e3d93a70 Description: Exception::Base - Lightweight exceptions This class implements a fully OO exception mechanism similar to Exception::Class or Class::Throwable. It provides a simple interface allowing programmers to declare exception classes. These classes can be thrown and caught. Each uncaught exception prints full stack trace if the default verbosity is uppered for debugging purposes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Exception-Base Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Piotr Roszatycki Package: p5-App-Cmd Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.311 Depends: perl,p5-Class-Load (>= 0.06),p5-Data-OptList,p5-Getopt-Long-Descriptive (>= 0.084),p5-Module-Pluggable,p5-String-RewritePrefix,p5-Sub-Exporter (>= 0.975),p5-Sub-Install Filename: dists/iphone/main/binary-iphoneos-arm/p5-App-Cmd-0.311.deb Size: 57962 MD5sum: e78e14dc835459b3792a12fc08ebc8d1 SHA1: 33c8d9bca463b3c3c745ab742147e4183e42dffa SHA256: b4aaf8dae0deda14106d087bf2d5cc2c9c5858a42c332c365bec90b7004ed020 Description: App::Cmd - write command line apps with less suffering App::Cmd provides a framework for quickly building complex command-line applications. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-App-Cmd Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Math-Factor-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.38 Depends: perl,p5-Exporter,p5-List-MoreUtils,p5-Params-Validate,p5-XSLoader,p5-boolean Recommends: p5-Test-Pod (>= 1.14),p5-Test-Pod-Coverage (>= 1.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Factor-XS-0.38.deb Size: 11660 MD5sum: f14784b08d5c3b07475d79afa6c8e20e SHA1: 80d0745eea81aa57c1509acc3e7c48c52549db2b SHA256: 7b7cd5e161efffead020eb64f06ed3db56074ea36f922c49e20efd492c55766f Description: Math::Factor::XS - Factorize numbers and calculate matching multiplications Math::Factor::XS factorizes numbers by applying trial divisions. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Factor-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steven Schubiger Package: p5-Spreadsheet-WriteExcelXML Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Spreadsheet-WriteExcelXML-0.11.deb Size: 163850 MD5sum: d870ce8cdea399388534db5679819294 SHA1: ac1c34a31277f8d955e05d0f87c1d7f92b312f7c SHA256: a9f6accfc1fe49835a9054cc7043077bc21ed6b692691e3c476c9767a2e57ef9 Description: Spreadsheet::WriteExcelXML - Write an Excel XML file. The Spreadsheet::WriteExcelXML module can be used to create an Excel file in XML format. The Excel XML format is supported in Excel 2002 and 2003. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells. The module supports strings up to 32,767 characters and the strings can be in UTF8 format. Spreadsheet::WriteExcelXML uses the same interface as Spreadsheet::WriteExcel. This module cannot, as yet, be used to write to an existing Excel XML file. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Spreadsheet-WriteExcelXML Homepage: http://www.perl.org/ Author: John McNamara Package: p5-Mouse Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.9700 Depends: perl,p5-XSLoader (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Mouse-0.97.deb Size: 165152 MD5sum: 3eb0404559c7cf66bcda546dd0b82427 SHA1: e204c06a824b84ee0d8379e40b76a2db9d8894c5 SHA256: 2f01533a27618adbb3b4f3a24e509e62fcf183d3368dd821066d5ac9a418a261 Description: Mouse - Moose minus the antlers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Mouse Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn M Moore Package: p5-ConfigReader-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.27 Depends: perl,p5-Test-Warn Filename: dists/iphone/main/binary-iphoneos-arm/p5-ConfigReader-Simple-1.27.deb Size: 15600 MD5sum: 950d0ece749fbf6f0f67f20c1e65c32b SHA1: 43be4cbaeff24cc69709264dc77dcccecd7cb4bc SHA256: df910b6997115802733e733d84cacb6456f6580388df5199bbb6e6acd073f6ee Description: ConfigReader::Simple - Simple configuration file parser Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ConfigReader-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-Geo-Coder-Bing Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-Encode,p5-JSON (>= 2),p5-libwww-perl (>= 6.02),p5-URI (>= 1.36) Recommends: p5-JSON-XS (>= 2),p5-LWP-Protocol-https (>= 6.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-Bing-0.11.deb Size: 9592 MD5sum: 35d75a4540fe4ce216e79051aaac226a SHA1: 884ccb72481fc6b2f1970cf0d5b0442e423ce67a SHA256: 53fa1275c43c12aaa5179d19546dcda671134c86b953503d05f0e2b6997ebb2c Description: Geo::Coder::Bing - Geocode addresses with the Bing Maps API Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-Bing Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: gray Package: p5-DBIx-Class-QueryLog Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2.3 Depends: perl,p5-Class-Accessor,p5-DBIx-Class (>= 0.07000),p5-Moose,p5-MooseX-AttributeHelpers,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Class-QueryLog-1.2.3.deb Size: 18572 MD5sum: 5eca1e367cfe54bc3d313b4351a2bf80 SHA1: eadf95da15b0a8b70eaf3773eebe5583545be78c SHA256: ae37de832f1733bef3eb363f0ada62e1befe7b73fc5190095d1bd90cdf36a527 Description: DBIx::Class::QueryLog - Log queries for later analysis. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Class-QueryLog Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Cory G Watson Package: p5-HTML-Parser-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Parser-Simple-1.00.deb Size: 15602 MD5sum: 7896898fd6c239cb2a1a2e874ddeffbb SHA1: 64b7bfb2d1590b01110db236bdcf43262ea2fe8f SHA256: 9dcbd6905b74d9879412b987873c57d60dffadb2f66bced426e2149b85c38439 Description: HTML-Parser-Simple - Parse nice HTML files without needing a compiler Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Parser-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ron Savage Package: p5-DateTime-Format-Flexible Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.19 Depends: perl,p5-DateTime,p5-DateTime-Format-Builder (>= 0.7400),p5-DateTime-TimeZone,p5-List-MoreUtils,p5-Module-Pluggable,p5-Test-MockTime,p5-Test-Simple (>= 0.44) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-Flexible-0.19.deb Size: 40830 MD5sum: a8836ad2f190c468adf6ae4cbdea0a45 SHA1: d00bbbd3a4ae1702e060a9be0aa778fb8f0b9ded SHA256: 73764a527f912ac1f64e81e3f7bcf4f1b3d55dd7e17113433f12bdc00ac1836e Description: DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects. If you have ever had to use a program that made you type in the date a certain way and thought "Why can't the computer just figure out what date I wanted?", this module is for you. DateTime::Format::Flexible attempts to take any string you give it and parse it into a DateTime object. The test file tests 2500+ variations of date/time strings. If you can think of any that I do not cover, please let me know. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-Flexible Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tom Heady Package: p5-Test-Object Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Object-0.07.deb Size: 7142 MD5sum: 010e0cc2c62ac75bd8e14b90b292eb91 SHA1: 2bfbeff1b789fb6c443df5e8d000901d56741a0c SHA256: 929228d82c0fe3829dfe1a91c04ee64ade10fa1f743c44cbdad7b9d6137b2cdb Description: Test::Object - Thoroughly testing objects via registered handlers In situations where you have deep trees of classes, there is a common situation in which you test a module 4 or 5 subclasses down, which should follow the correct behaviour of not just the subclass, but of all the parent classes. This should be done to ensure that the implementation of a subclass has not somehow "broken" the object's behaviour in a more general sense. "Test::Object" is a testing package designed to allow you to easily test what you believe is a valid object against the expected behaviour of all of the classes in its inheritance tree in one single call. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Object Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-POE-Component-OpenSSH Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Moose (>= 0.86),p5-Net-OpenSSH (>= 0.36),p5-POE (>= 1.006),p5-POE-Component-Generic (>= 0.1201),p5-POE-Test-Helpers (>= 1.07) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-OpenSSH-0.08.deb Size: 18564 MD5sum: 8633ccabeeb525bfc2fae1383886d631 SHA1: 1695fb96ea918c58792d406f611f5a36170d916b SHA256: df0eba2c3aa8a657cbf54e9706d7a621f1e93d6b0434916d48622ebd999e4081 Description: POE::Component::OpenSSH - Nonblocking SSH Component for POE using Net::OpenSSH This module allows you to use SSH (via Net::OpenSSH) in a nonblocking manner. The only differences is that in the *new()* method, you need to indicate OpenSSH args in *args*, and the first arg to a method should be a hashref that includes an *event* to reach with the result. I kept having to write this small thing each time I needed nonblocking SSH in a project. I got tired of it so I wrote this instead. You might ask 'why put the args in an "args" attribute instead of straight away attributes?' Because Net::OpenSSH has a lot of options and they may collide with POE::Component::Generic's options and I don't feel like maintaining the mess. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-OpenSSH Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sawyer X Package: p5-MooseX-Attribute-ENV Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Moose (>= 0.48) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Attribute-ENV-0.01.deb Size: 8734 MD5sum: bc9c7fb8124d6c6d4ff2a959433d40bb SHA1: e9b7e1cfb00f7aa4158642e3f86e8072fb6f09ea SHA256: 770c08677b1f1092a9586375276d11556229c111b89296e038655d14371ff1c4 Description: MooseX::Attribute::ENV - Set default of an attribute to a value from %ENV This is a Moose attribute trait that you use when you want the default value for an attribute to be populated from the %ENV hash. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Attribute-ENV Homepage: http://www.perl.org/ Package: p5-DBIx-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.35 Depends: perl,p5-DBI (>= 1.21) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Simple-1.35.deb Size: 38176 MD5sum: bfe5ba7c7ad688f3d4ca32ae84695261 SHA1: d996f122fe614a7c05d405640900bec4fbee37ea SHA256: e81c7870f4332f13e8ba93381ba70c10545c98e440a8f149ba2d4ea1c477a69c Description: DBIx::Simple - Very complete easy-to-use OO interface to DBI Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Juerd Waalboer Package: p5-Devel-CheckLib Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.5 Depends: perl,p5-File-Temp (>= 0.16),p5-IO-CaptureOutput (>= 1.09),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-CheckLib-0.5.deb Size: 14188 MD5sum: 8ee4904b11d46bfd85a046e140a82b74 SHA1: a2ab563c96d333ba3e85161e7cf75353a390d452 SHA256: a5bacbfc11b31a645995ed018c49d0387489cff9d993efbf8b1c0f23157b4f42 Description: Devel::CheckLib - check that a library is available This module provides a way of checking whether a particular library and its headers are available, by attempting to compile a simple program and link against it. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-CheckLib Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-B-Hooks-OP-Annotation Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.43 Depends: perl,p5-ExtUtils-Depends Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Hooks-OP-Annotation-0.43.deb Size: 13476 MD5sum: 710d2eca23a9049b504459dd9d9d0d40 SHA1: f1b507da153313affb4ee46e9782038756a17a48 SHA256: 3166f934357ca48097949d5798ce3ad63e732e648a05801ce38565356b032c3f Description: B::Hooks::OP::Annotation - Annotate and delegate hooked OPs This module allows XS modules to annotate and delegate hooked OPs. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Hooks-OP-Annotation Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: chocolateboy Package: p5-Perl-Critic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.111 Depends: perl,p5-B-Keywords (>= 1.05),p5-Config-Tiny (>= 2),p5-Email-Address (>= 1.889),p5-Exception-Class (>= 1.23),p5-Exporter,p5-PathTools,p5-File-Path,p5-File-Temp,p5-Getopt-Long,p5-IO-String,p5-List-MoreUtils (>= 0.19),p5-Module-Pluggable (>= 3.1),p5-PPI (>= 1.208),p5-PPIx-Utilities (>= 1.000),p5-Pod-Parser,p5-Readonly (>= 1.03),p5-String-Format (>= 1.13),p5-Task-Weaken,p5-Test-Simple (>= 0.92),p5-version Recommends: p5-File-HomeDir,p5-File-Which,p5-IPC-Open2 (>= 1),p5-PPIx-Regexp,p5-Perl-Tidy,p5-Pod-Spell (>= 1),p5-Readonly-XS,p5-Term-ANSIColor (>= 2.02),p5-Text-ParseWords (>= 3) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Critic-1.111.deb Size: 860774 MD5sum: 9f82c7e2799b5cb2f55072fdf8d8f82a SHA1: 248519e9c0d0bb58382997be2b69cb23db930447 SHA256: 277be69995d52ee6d6bf81bc12e35a42c6fda03911ffe400f010f1849650a8e1 Description: Perl::Critic - Critique Perl source code for best-practices. Perl::Critic is an extensible framework for creating and applying coding standards to Perl source code. Essentially, it is a static source code analysis engine. Perl::Critic is distributed with a number of Perl::Critic::Policy modules that attempt to enforce various coding guidelines. Most Policy modules are based on Damian Conway's book Perl Best Practices. However, Perl::Critic is not limited to PBP and will even support Policies that contradict Conway. You can enable, disable, and customize those Polices through the Perl::Critic interface. You can also create new Policy modules that suit your own tastes. For a command-line interface to Perl::Critic, see the documentation for perlcritic. If you want to integrate Perl::Critic with your build process, Test::Perl::Critic provides an interface that is suitable for test programs. Also, Test::Perl::Critic::Progressive is useful for gradually applying coding standards to legacy code. For the ultimate convenience (at the expense of some flexibility) see the criticism pragma. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Critic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jeffrey Thalhammer Package: p5-Net-Server-Framework Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Server-Framework-1.0.deb Size: 12910 MD5sum: c61ed4c0b6707dd26758600f57ade28c SHA1: 7527ebb8037b60937bea4ae860168ccdb4f023b7 SHA256: 0e5e754825b2f9f9f8426f13142a9e1d8fdce20e159ce6a3aadc3bc6b0c0871b Description: Net::Server::Framework - a small framework arounf the famous Net::Server libs Net::Server::Framework is the result of many iterations of backend daemon programming. I use the Net::Server::PreFork code for some years now and wrote some libs around it. This is an attempt to take those libs and release them. The challenge for me is to isolate all the additions, clean them up and pack them into one framework that installs nicely. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Server-Framework Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Lenz Gschwendtner Package: p5-SWF-File Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.42 Depends: perl,p5-Compress-Zlib,p5-Data-TemporaryBag Filename: dists/iphone/main/binary-iphoneos-arm/p5-SWF-File-0.42.deb Size: 66572 MD5sum: 3f7dd9164c35dd47d27d0563f3762190 SHA1: 1ff65be7c333c864053c66db5006753150127552 SHA256: c6469b7ee730a2d64315515e779ab258c36479a698dad3f20a0353b0f798617c Description: SWF::File - Create SWF file. SWF modules are manipulating FLASH(R) movie (SWF) files. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-SWF-File Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Term-ReadLine-Perl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0302 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Term-ReadLine-Perl-1.0302.deb Size: 44008 MD5sum: 1bbafb9497450ceaf74f28143ba9ac24 SHA1: aa35eadc9da806df8838a7aa80beaaab3e58b907 SHA256: e29f51e8b18fb71711f844bcc16a405dcc090ff7431db8462911c34e5ba91c5c Description: Term::ReadLine::Perl This is a quick implementation of the minimal interface to Readline libraries. The implementation is made in Perl (mostly) by Jeffrey Friedl. The only thing this library does is to make it conformant (and add some minimal changes, like using Term::ReadKey if present, and correct work under xterm). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Term-ReadLine-Perl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DBIx-QueryLog Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl,p5-DBI Recommends: p5-DBD-mysql,p5-DBD-sqlite,p5-SQL-Tokenizer Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-QueryLog-0.16.deb Size: 9340 MD5sum: fb5187df280013f443ef496b1e3dd6a3 SHA1: 740e8f9f3845d68e62978f26ec92de2ea5a5ab93 SHA256: c0fa67ed6c4ae05779fca6503da53249f07dda3687a9b1976feebfd851c02119 Description: DBIx::QueryLog - Logging queries for DBI Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-QueryLog Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: xaicron Package: p5-Perl6-Export-Attrs Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.0.3 Depends: perl,p5-Attribute-Handlers,p5-Test-Simple,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl6-Export-Attrs-0.0.3.deb Size: 10686 MD5sum: 7a4fe5c2188c86c1d10e21b55294daaa SHA1: 097182615b7c7126b5f8db2dbefa3feb54e4bc7d SHA256: c1c18f84284b283d4ba89c2230090cd50622949cdf54d1c77b95d2aebc0ab922 Description: Perl6::Export::Attrs - The Perl 6 'is export(...)' trait as a Perl 5 attribute Implements a Perl 5 native version of what the Perl 6 symbol export mechanism will look like. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl6-Export-Attrs Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DBD-CSV Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.32 Depends: perl,p5-DBI (>= 1.614),p5-SQL-Statement (>= 1.33),p5-Text-CSV-XS (>= 0.71) Recommends: p5-DBI (>= 1.616),p5-Test-Simple (>= 0.98),p5-Text-CSV-XS (>= 0.83) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBD-CSV-0.32.deb Size: 31402 MD5sum: 6956638ef9b27877195bdc41a2de03e7 SHA1: 8ffdd5fb8b83d9b25610e686ca537893c498ee54 SHA256: e9c652448a574053b3c994249c379ddfec6eb5daf1a3698a1e35b33d80ccfeef Description: DBD::CSV - DBI driver for CSV files The DBD::CSV module is yet another driver for the DBI (Database independent interface for Perl). This one is based on the SQL "engine" SQL::Statement and the abstract DBI driver DBD::File and implements access to so-called CSV files (Comma separated values). Warning THIS IS ALPHA SOFTWARE. It is *only* 'Alpha' because the interface (API) is not finalized. The Alpha status does not reflect code quality or stability. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBD-CSV Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-MockObject Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.09 Depends: perl,p5-Test-Simple (>= 0.47),p5-UNIVERSAL-can (>= 1.11),p5-UNIVERSAL-isa (>= 0.06) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-MockObject-1.09.deb Size: 26772 MD5sum: 183b3071c788e1fc3721d563deec8bbd SHA1: c69b7ef3fa9452f0b447251f4c1a7ccfcd60dc86 SHA256: 5e77f463ca3a740da2e3c23d31334a7ac77178e00b628eb2e666f32499c448a2 Description: Test::MockObject - Perl extension for emulating troublesome interfaces Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-MockObject Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Time-Piece Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.20 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Time-Piece-1.20.deb Size: 30276 MD5sum: 9236232050c32f908019c3365d66bfc6 SHA1: fcfd3ec444fa162d97e2ecff99628eaa6f06b54c SHA256: 06f744075804630be2ab25d7505311daca66aad56b9b72307ea27ebfe242de3d Description: Time::Piece - Object Oriented time objects This module supercedes Time::Object (and has a better name). At this time the module is almost identical to Time::Object, with the exception of strptime support. People using Time::Object should migrate over to Time::Piece as they are able to do so. No further development will occur to Time::Object. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Time-Piece Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-Devel-Benchmarker Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Archive-Tar,p5-Class-Accessor,p5-Devel-Hide,p5-GDGraph,p5-HTML-Parser,p5-libwww-perl,p5-POE,p5-Test-Simple,p5-URI,p5-YAML-Tiny,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Devel-Benchmarker-0.05.deb Size: 52362 MD5sum: f26cc5abeb43f30f2ac6e66873e8e023 SHA1: be352a1c8b7c227b4f0a58a0c3c9785f2c48caab SHA256: d01a1c66c6967fe5b77c3d07b986f8272b4dedd8cc2c324d496219d52eb2cdc3 Description: POE::Devel::Benchmarker - Benchmarking POE's performance ( acts more like a smoker ) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Devel-Benchmarker Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Apocalypse Package: p5-HTTP-Session Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.40 Depends: perl,p5-CGI-Simple (>= 1.103),p5-Class-Accessor (>= 0.31),p5-Digest-SHA1 (>= 2.11),p5-Exporter (>= 5.63),p5-libwww-perl (>= 5.818),p5-UNIVERSAL-require (>= 0.05),p5-URI (>= 1.38) Recommends: p5-HTML-StickyQuery (>= 0.12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Session-0.40.deb Size: 36152 MD5sum: 6b7dc3bcb5c971174c11712950789433 SHA1: eb64c0867fb48737cb0a1de485e47a87cf48e642 SHA256: f7091500813b17f957aa94bcf6e01a5dc942cc4061193505ca1162d5eb5ce913 Description: HTTP::Session - simple session Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Session Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-File-chdir Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1002 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-chdir-0.1002.deb Size: 19850 MD5sum: ff5b099a08668cdbfbf1538863977669 SHA1: a330b1113ea9aec3b04606eddeebc4e04b6bd814 SHA256: f7e7f720fa06707e7a5cdf97dcf77470ea60c3f442692985b70b0deac0e61e4b Description: File::chdir - a more sensible way to change directories Perl's "chdir()" has the unfortunate problem of being very, very, very global. If any part of your program calls "chdir()" or if any library you use calls "chdir()", it changes the current working directory for the whole program. This sucks. File::chdir gives you an alternative, $CWD and @CWD. These two variables combine all the power of "chdir()", File::Spec and Cwd. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-chdir Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David A. Golden Package: p5-MooseX-Has-Sugar Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05070419 Depends: perl,p5-Sub-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Has-Sugar-0.05070419.deb Size: 24442 MD5sum: b01d420f2089bb8c8dc779969438c3f5 SHA1: d56e64a143b765fde065d45871bf8583153405e5 SHA256: 74ef9d426fb2ec90757e141107e0a7f6b048a82099d5c1c94100240a3c9e0323 Description: MooseX::Has::Sugar - Sugar Syntax for moose 'has' fields Moose "has" syntax is generally fine, but sometimes one gets bothered with the constant typing of string quotes for things. The MooseX::Types module exists and in many ways reduces the need for constant string creation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Has-Sugar Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kent Fredric Package: p5-MooseX-Blessed-Reconstruct Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Class-MOP (>= 0.93),p5-Data-Visitor (>= 0.21),p5-Moose (>= 0.90),p5-namespace-clean,p5-Test-use-ok Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Blessed-Reconstruct-0.03.deb Size: 6616 MD5sum: d36044292abe7221eb4a6640981a8cbc SHA1: 34457b15131a1c23f941af2c764d41e9f9cb2384 SHA256: e3b902dd64c69eb10ffa484e46a90f02677488d60942b222094a8eb086717a2c Description: MooseX::Blessed::Reconstruct - A Data::Visitor for creating Moose objects from blessed placeholders Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Blessed-Reconstruct Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-PPI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.205 Depends: perl,p5-Clone (>= 0.30),p5-Digest-MD5 (>= 2.35),p5-PathTools,p5-List-MoreUtils (>= 0.16),p5-Params-Util (>= 1.00),p5-Storable (>= 2.17),p5-Task-Weaken Filename: dists/iphone/main/binary-iphoneos-arm/p5-PPI-1.205.deb Size: 375310 MD5sum: 77c149ff1ae8ada46ffa1e627e0d38fb SHA1: 03b887c9dd09739ec0459d49ec29d8d6c655d2c8 SHA256: b4dacebce07ebde1dd096941ed215022326b53c815ccedbf2915542999e8b843 Description: PPI - Parse, Analyze and Manipulate Perl (without perl) "PPI" is an acronym for the longer original module name "Parse::Perl::Isolated". And in the spirit or the silly acronym games played by certain unnamed Open Source projects you may have *hurd* of, it also a reverse backronym of "I Parse Perl". Of course, I could just be lying and have just made that second bit up 10 minutes before the release of PPI 1.000. Besides, all the cool Perl packages have TLAs (Three Letter Acronyms). It's a rule or something. Why don't you just think of it as the Perl Parsing Interface for simplicity. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PPI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-String-Errf Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.006 Depends: perl,p5-Params-Util,p5-String-Formatter (>= 0.102081),p5-Sub-Exporter,p5-Time-Piece Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-Errf-0.006.deb Size: 17240 MD5sum: 7dd9bb31f3cb1b496282038d608fcb02 SHA1: 12656a9702c55c25d0995d2eef5ad063c3083dd0 SHA256: d4def26877580e3d67a9e8bdb6379c15e0f3c948f30b151b42d2b19c218a12b5 Description: String::Errf - a simple sprintf-like dialect Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-Errf Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-DateTime-Format-Flexible Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.20 Depends: perl,p5-DateTime,p5-DateTime-Format-Builder (>= 0.7400),p5-DateTime-TimeZone,p5-List-MoreUtils,p5-Module-Pluggable,p5-Test-MockTime,p5-Test-Simple (>= 0.44) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-Flexible-0.20.deb Size: 40874 MD5sum: ee6dc3b3e32cc0a12d22e9ac68538b43 SHA1: a4b68aa332b80ae6326130a3aea3385ecb800129 SHA256: c5c4e835bf17edcec6981d6d3836de913bffc806df484793783d0cfe02325939 Description: DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects. If you have ever had to use a program that made you type in the date a certain way and thought "Why can't the computer just figure out what date I wanted?", this module is for you. DateTime::Format::Flexible attempts to take any string you give it and parse it into a DateTime object. The test file tests 2500+ variations of date/time strings. If you can think of any that I do not cover, please let me know. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-Flexible Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tom Heady Package: p5-Number-Compare Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Number-Compare-0.02.deb Size: 5728 MD5sum: 09f668f0c61757342e85c620f9ef2c65 SHA1: 4906a311948347f0707ae42714c06f60d9a5eee8 SHA256: 5fb2d622cff12400576ddb193e976315cb50b0f9cd82de548bedfe086bb74920 Description: Number::Compare - numeric comparisons Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Number-Compare Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Exception Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.31 Depends: perl,p5-Sub-Uplevel (>= 0.1800),p5-Test-Simple (>= 0.70),p5-Test-Harness (>= 2.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Exception-0.31.deb Size: 17804 MD5sum: 410511e1a233bd799e52310e2046b05d SHA1: ce5f3505aa0d9914c0ed4763d3e76620c996df06 SHA256: f7f70ae776489982f206ca3fd2ce913b39e71536aac45880e2aa6f56baede681 Description: Test::Exception - Test exception based code This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Exception Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adrian Howard Package: p5-HTTP-Headers-Fast Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Filter,p5-libwww-perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTTP-Headers-Fast-0.13.deb Size: 10128 MD5sum: 6666abb0886edef92684081eee122d04 SHA1: f74ca3b619577668681db8e381135b41f837f649 SHA256: 19549b8467853b8997cb064d5651453bc49fb66f6b23c3f029d30778901f9500 Description: HTTP::Headers::Fast - faster implementation of HTTP::Headers Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTTP-Headers-Fast Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-Data-Transform Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Transform-0.06.deb Size: 53878 MD5sum: 92577a67d846fbcb9c6c9f03e485226d SHA1: f20176df46caeda64d2cefe955813e54eae4d2b5 SHA256: ba7d5863b46c457c7e0e197be45373b893ce50efebfd3232c0a4020ca9dd5b46 Description: Data::Transform - base class for protocol abstractions Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Transform Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Martijn van Beers Package: p5-Data-Serializer Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.48 Depends: perl,p5-Digest-SHA,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Serializer-0.48.deb Size: 45872 MD5sum: f7d948931035e0eb2393fa901635c7aa SHA1: f1eaadaee42805969705c53dcd5284df9e5eacec SHA256: b8fd8b9a6aacb92ca2dbf7e7b34598cde62df43c3e95a03069c9483eb32bb477 Description: Data::Serializer - Modules that serialize data structures Provides a unified interface to the various serializing modules currently available. Adds the functionality of both compression and encryption. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Serializer Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Neil Neely Package: p5-DB-File Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.822 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-DB_File-1.822.deb Size: 69378 MD5sum: 337d90a1b4d8aa390e76dc6c1fabdbb2 SHA1: d6b777c188a7ab47868bee3bdc4807f27d970d03 SHA256: 6102527c66cf998f5776bc08b6587b3aea3892ce8c3d7e38b81cb661d68d2951 Description: DB_File - Perl5 access to Berkeley DB version 1.x DB_File is a module which allows Perl programs to make use of the facilities provided by Berkeley DB version 1. (DB_File can be built version 2, 3 or 4 of Berkeley DB, but it will only support the 1.x features), If you want to make use of the new features available in Berkeley DB 2.x, 3.x or 4.x, use the Perl module BerkeleyDB instead. Berkeley DB is a C library which provides a consistent interface to a number of database formats. DB_File provides an interface to all three of the database types (hash, btree and recno) currently supported by Berkeley DB. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DB-File Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Marquess Package: p5-Archive-Extract Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.48 Depends: perl,p5-PathTools,p5-File-Path,p5-IPC-Cmd,p5-Module-Load-Conditional (>= 0.04),p5-Params-Check (>= 0.07),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Archive-Extract-0.48.deb Size: 23940 MD5sum: cb8e9c733dafbc94aa8cd6e08ea29de0 SHA1: 0d55fa2276804b54d5bc3befe113dd7eaa034e10 SHA256: 3131b9b98b262e42121150476ec39d394ca047c923ce277e98d1a1be90caa750 Description: Archive::Extract - Generic archive extracting mechanism Archive::Extract is a generic archive extraction mechanism. It allows you to extract .tgz, .tar, .gz and .zip files, using either perl modules or commandline tools Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Archive-Extract Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-PDF-Table Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.9.5 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-PDF-Table-0.9.5.deb Size: 28330 MD5sum: 3e6a589fcfaf656fc8209dec7670ff3f SHA1: 785bae7d2e2bdcf9f3ac0672bc1aaca4d755b548 SHA256: 823660a0af73653974380f7c951b0b506fc32d4007fa8c12fba0eb0172c19970 Description: PDF::Table - A utility class for building table layouts in a PDF::API2 object. This module is intended for table generation using PDF::API2 The current version is RC1 and I will apreciate any feedback. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PDF-Table Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Desislav Kamenov Package: p5-Crypt-DES-EDE3 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Crypt-DES Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-DES_EDE3-0.01.deb Size: 5722 MD5sum: 360f4844d67fdd63ca2d111288bc8fc9 SHA1: 57884bf1967a9c8afff9eb1b80bd787ac588a9bc SHA256: a910089e67a5a505f56e0533a1398aec18263de2455ffa580b5d23e639d7e3b7 Description: Crypt::DES_EDE3 This is Crypt::DES_EDE3, a module implementing Triple-DES EDE (encrypt-decrypt-encrypt) encryption and decryption. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-DES-EDE3 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Convert-PEM Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Class-ErrorHandler,p5-MIME-Base64,p5-Convert-ASN1,p5-Digest-MD5,p5-Crypt-DES-EDE3 Filename: dists/iphone/main/binary-iphoneos-arm/p5-Convert-PEM-0.07.deb Size: 17042 MD5sum: 0ff461a01465815b7fea2bc87031abfb SHA1: 5a8b559234f10abbb5a2205eba8a57abf8e3311f SHA256: 3b895537c72fd3c3b94833c6c3fb69040289a3f198613860a986f991c6850f22 Description: Convert::PEM - Read/write encrypted ASN.1 PEM files This is Convert::PEM, a module implementing read/write access to ASN.1-encoded PEM files (with optional encryption). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Convert-PEM Homepage: http://www.perl.org/ Author: Benjamin Trott Package: p5-Getopt-Complete Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.24 Depends: perl,p5-Getopt-Long Filename: dists/iphone/main/binary-iphoneos-arm/p5-Getopt-Complete-0.24.deb Size: 67288 MD5sum: 92ad63d795d84e548d05b68229dd3843 SHA1: c55ad224911133fe1439e16464bcb9850a46048e SHA256: 229917b152eda51edf4c128de409dbb2a1a79486da5392761bf452950cde0ad6 Description: Getopt::Complete - programmable shell completion for Perl apps This module makes it easy to add custom command-line completion to Perl applications. It also does additional validation of arguments, when the program is actually executed, based on completion lists. Support is also present for apps which are an entry point for a hierarchy of sub-commands (in the style of cvs and git). Getopt::Complete also wraps the standard options processing and exports it as a %ARGS hash at compile time, making using the arguments hassle-free. The completion features currently work with the bash shell, which is the default on most Linux and Mac systems. Patches for other shells are welcome. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Getopt-Complete Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MouseX-Params-Validate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-Params-Validate-0.03.deb Size: 11344 MD5sum: 89139f06916a3d5b81dd0c17dbbf71c5 SHA1: e256981d9cc547095c17f4e23f2c793a8b6034d1 SHA256: ca8d2ea282a4638f6c19477bec839f66ae02610d8bdf5e68e6fb321abaf0ea89 Description: MouseX::Params::Validate - Extension of Params::Validate using Mouse's types. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-Params-Validate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mohammad S Anwar Package: p5-Text-Format Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.52 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Format0.52.deb Size: 16392 MD5sum: 39f263286dc87e50b0dc418267e220ed SHA1: 28dcec2730f9c5d232cc51c3dca258fead942184 SHA256: 5f1ac6fb904b76eba6eaebe4932d2253bfaa56ac9657ced639b11788a48adfc2 Description: Text::Format - Various subroutines to format text. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Format Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Devel-Refcount Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Refcount-0.04.deb Size: 7308 MD5sum: f3a7e3d64057e1d98fb5484084b06331 SHA1: bdf2165f372d87c79bb3e511c25cb894e801aff3 SHA256: 8b9193c13e683cb252e5d4f3f0d47b28374b17ecea5e06987385004e82de3326 Description: Devel::Refcount - obtain the REFCNT value of a referent Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Refcount Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Evans Package: p5-Module-Install-CheckLib Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Devel-CheckLib (>= 0.5),p5-Module-Install (>= 0.85) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Install-CheckLib-0.02.deb Size: 12588 MD5sum: b6833febd5943b9c51efacac934b83f9 SHA1: 5318bca8b82ff650c14be5a32a92e2f4e798f262 SHA256: 525f4192bc339c8fc835305a9d14bb0603e919b78b99fc118c4360f493c29cf9 Description: Module::Install::CheckLib - A Module::Install extension to check that a library is available Module::Install::CheckLib is a Module::Install extension that integrates Devel::CheckLib so that CPAN authors may stipulate which particular C library and its headers they want available and to exit the "Makefile.PL" gracefully if they aren't. The author specifies which C libraries, etc, they want available. Devel::CheckLib is copied to the "inc/" directory along with the Module::Install files. On the module user side, the bundled "inc/" Devel::CheckLib determines whether the current environment is supported or not and will exit accordingly. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Install-CheckLib Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-DBIx-QueryLog Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl,p5-DBI Recommends: p5-DBD-mysql,p5-DBD-sqlite Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-QueryLog-0.22.deb Size: 10298 MD5sum: 56201750c8dc5b5fbc6dfdea7f62eb49 SHA1: ddd751d75bbcd553e2ed4afa2fef4f9c62e83e14 SHA256: ccfde6cc47ea37b399f63c33092ab8ca03746d7e804b414f85ba84abaa0b73b9 Description: DBIx::QueryLog - Logging queries for DBI Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-QueryLog Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: xaicron Package: p5-Module-Install-NoAutomatedTesting Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Module-Install (>= 0.85) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Install-NoAutomatedTesting-0.06.deb Size: 11838 MD5sum: baf697a0c230a51ed0885857edaef490 SHA1: 19c54cef87b25a524a6551caacb878889dc8a85b SHA256: 8730f8cd68bc92ffbd8920aa35837da49967fcda7d273741e98d2f7ee8981314 Description: Module::Install::NoAutomatedTesting - A Module::Install extension to avoid CPAN Testers CPAN Testers are great and do a worthy and thankless job, testing all the distributions uploaded to CPAN. But sometimes we don't want a distribution to be tested by these gallant individuals. Module::Install::NoAutomatedTesting is a Module::Install extension that will exit from the "Makefile.PL" when it detects that it is being run by a CPAN Tester. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Install-NoAutomatedTesting Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-PAR-Repository-Client Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.21 Depends: perl,p5-Archive-Zip,p5-DBM-Deep,p5-PathTools,p5-libwww-perl,p5-PAR,p5-PAR-Dist,p5-PAR-Repository-Query,p5-version,p5-YAML-Tiny Filename: dists/iphone/main/binary-iphoneos-arm/p5-PAR-Repository-Client-0.21.deb Size: 29106 MD5sum: 760d68c925c8dcad77f31ad0c0162f14 SHA1: 4748adc4a60a01b461d8f1e3339fea24d2cd612d SHA256: 2e0788346c1a095e028acff92d5f99f531ece99f888e68830e353a63d980b10e Description: PAR::Repository::Client - Access PAR repositories This module represents the client for PAR repositories as implemented by the PAR::Repository module. Chances are, you should be looking at the PAR module instead. Starting with version 0.950, it supports automatically loading any modules that aren't found on your system from a repository. If you need finer control than that, then this module is the right one to use. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-PAR-Repository-Client Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Müller Package: p5-Storable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.30 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Storable-2.30.deb Size: 68400 MD5sum: 5c3ddb7a47e9e699c279ea4c5746c960 SHA1: 77685d14673ec3734afcee66e242efc6e63659d2 SHA256: 36579af486774d4f716ba44b7feabda48be5ceddcefaf7c71c35a3038a3f8f31 Description: Storable - persistence for Perl data structures The Storable extension brings persistence to your data. You may recursively store to disk any data structure, no matter how complex and circular it is, provided it contains only SCALAR, ARRAY, HASH (possibly tied) and references (possibly blessed) to those items. At a later stage, or in another program, you may retrieve data from the stored file and recreate the same hiearchy in memory. If you had blessed references, the retrieved references are blessed into the same package, so you must make sure you have access to the same perl class than the one used to create the relevant objects. There is also a dclone() routine which performs an optimized mirroring of any data structure, preserving its topology. Objects (blessed references) may also redefine the way storage and retrieval is performed, and/or what deep cloning should do on those objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Storable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Data-Serializable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Class-MOP,p5-Moose,p5-Storable,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Serializable-0.02.deb Size: 7862 MD5sum: 677bc543a47026500d0a1311f27be351 SHA1: 1eebc8b19326735c8bb03d35a7365cfa936c10d9 SHA256: 85c662805c43b8a708bbd5f4dca167c6a3b1b43412a8a4c0a4e34c0180890ac6 Description: Data::Serializable - Moose-based role that adds serialization support to any class A Moose-based role that enables the consumer to easily serialize/deserialize data structures. The default serializer is Storable, but any serializer in the Data::Serializer hierarchy can be used automatically. You can even install your own custom serializer if the pre-defined ones are not useful for you. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Serializable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin SmidsrĆød Package: p5-Class-MOP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.11 Depends: perl,p5-Data-OptList,p5-Devel-GlobalDestruction,p5-List-MoreUtils (>= 0.12),p5-MRO-Compat (>= 0.05),p5-Package-DeprecationManager (>= 0.10),p5-Package-Stash (>= 0.13),p5-Sub-Name (>= 0.04),p5-Task-Weaken,p5-Try-Tiny (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-MOP-1.11.deb Size: 148296 MD5sum: 04a02da1d92d014d12c2df6249b56492 SHA1: e5db39110578ed019d4126272866fec8e224e92c SHA256: 535d763527a63218da263298fd6fbd2116227f734ac16ecbea84830b3b1333f1 Description: Class::MOP - A Meta Object Protocol for Perl 5 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-MOP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stevan Little Package: p5-use Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-perl5 (>= 0.08),p5-version (>= 0.86) Filename: dists/iphone/main/binary-iphoneos-arm/p5-use-0.03.deb Size: 6612 MD5sum: eb122bd349d79cbffd09359f4b3a09a5 SHA1: 4552b9395d1fac370a6ca0471bc0e6b3a59061fc SHA256: 1e04d0b8f52c8a575c9883ec0c45f990c57cb08873e130454d46b1b07bc12444 Description: use - Import several modules with a single use statement This module lets you import several modules at once. This is almost the same as modules, except that "caller" is properly set up so syntax-altering modules based on Devel::Declare, Filter::Simple or Module::Compile work correctly. If a Perl version number larger than 5.9.3 appears as the first argument, then it's automatically expanded just like a regular "use VERSION" statement. For example, "use use '5.12.0'" expands to "use strict; use feature ':5.12'". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-use Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: 唐鳳 Package: p5-Data-ParseBinary Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-Math-BigInt (>= 1.88) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-ParseBinary-0.25.deb Size: 70014 MD5sum: 8f893c78fb7d873c7ed982c6d72fa96e SHA1: 987999b8b8b5817ab041fdc4b218b946a465b170 SHA256: 4bc53fa4b0a883ffc604c459a24a65a7a0c9df47d827b0729ba8b4a483126886 Description: Data::ParseBinary - Yet Another parser for binary structures This module is a Perl port for PyConstructs 2 See http://construct.wikispaces.com/ for the original package Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-ParseBinary Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shmuel Fomberg Package: p5-Fey Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.38 Depends: perl,p5-Exception-Class,p5-Exporter,p5-List-AllUtils,p5-Moose (>= 0.90),p5-MooseX-Params-Validate (>= 0.08),p5-MooseX-Role-Parameterized (>= 0.04),p5-MooseX-SemiAffordanceAccessor (>= 0.03),p5-MooseX-StrictConstructor (>= 0.07),p5-MooseX-Types,p5-Task-Weaken (>= 0.99),p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Fey-0.38.deb Size: 177946 MD5sum: 15fe9f292897ee339de89b8e3b4bc3f0 SHA1: 41e29c48fc85d04d91ec604aa3006a511f5a3522 SHA256: 523bb71206f4af5a33580acee3ad3f88898b927d222de064216d50b19656d243 Description: Fey - Better SQL Generation Through Perl The `Fey' distribution contains a set of modules for representing the components of a DBMS schema, and for dynamically generating SQL queries based on that schema. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Fey Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Digest-MD4 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: MD4-1.5 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-MD4-1.5.deb Size: 16892 MD5sum: e484434e15f115ea9b73f9eb95c661a8 SHA1: 01a7f53ef60956ae7ad976fb8c7032f3491feb97 SHA256: 4fd9322ef495fecbc29ab53c8ae8c1070448bf54ccc71c617d625ac28cef749a Description: Digest::MD4 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-MD4 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Perl-Configure Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Data-Dumper,p5-Expect (>= 1.15),p5-Getopt-Long (>= 2.35),p5-Log-Log4perl (>= 1),p5-YAML (>= 0.35) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Configure-0.08.deb Size: 27534 MD5sum: 32826182198b849d0c07997a05b62d92 SHA1: 7f2374d58cf2bc185d143e859b6f00745b25f372 SHA256: b827d1bf0206c347b72af736d620193fbc5d3a16427cd854144898a1e74f2fb2 Description: Perl::Configure - Answer perl's ./Configure questions reproducibly Compling perl requires a number of configuration steps. Running "./Configure" in a perl source distribution configures it for compilation on a given platform. It asks about a hundred questions and then creates a "config.sh" file, which will later be used to create a makefile. However, some answers cause several entries in "config.sh" to be modified. For example, if you say you want a threaded perl, "Configure" will modify 94 different values in "config.sh". Perl::Configure to the rescue: It runs Configure, recognizes its questions, fills in preprogrammed answers and gives default answers otherwise. Perl::Configure is most useful for automatically reproducing perl builds with slight modifications. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Configure Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Encode-JP-Mobile Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.27 Depends: perl,p5-Encode (>= 2.23),p5-File-ShareDir (>= 0.05),p5-MIME-tools (>= 5.428) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Encode-JP-Mobile-0.27.deb Size: 528168 MD5sum: a4ec71dea3db89dcdc4bcfbac4ecf365 SHA1: 4feec3726c17d9d73c0bc8049d291e5a8f1edc57 SHA256: 23d11a908c93f072d8941f8deb9d7b2841b8eff38736f4e33804735ff2427f23 Description: Encode::JP::Mobile - Shift_JIS variants of Japanese Mobile phones Encode::JP::Mobile is an Encode module to support Shift_JIS variants used in Japaese mobile phone browsers. This module is EXPERIMENTAL. That means API and implementations will sometimge be backward incompatible. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Encode-JP-Mobile Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Base Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.59 Depends: perl,p5-Filter,p5-Spiffy (>= 0.30),p5-Test-Simple (>= 0.62) Recommends: p5-Test-Deep Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Base-0.59.deb Size: 39720 MD5sum: 2c904d6c79e805566b593eec1770a3f4 SHA1: db3d8bacffac20b8fc3d9dc35efaee307cf755c7 SHA256: 9ecb3985082e4b08e1a02606987f88b67d2d849ab6674a149f1d49a0bf3c892c Description: Test::Base - A Data Driven Testing Framework Testing is usually the ugly part of Perl module authoring. Perl gives you a standard way to run tests with Test::Harness, and basic testing primitives with Test::More. After that you are pretty much on your own to develop a testing framework and philosophy. Test::More encourages you to make your own framework by subclassing Test::Builder, but that is not trivial. Test::Base gives you a way to write your own test framework base class that *is* trivial. In fact it is as simple as two lines: package MyTestFramework; use Test::Base -Base; A module called "MyTestFramework.pm" containing those two lines, will give all the power of Test::More and all the power of Test::Base to every test file that uses it. As you build up the capabilities of "MyTestFramework", your tests will have all of that power as well. "MyTestFramework" becomes a place for you to put all of your reusable testing bits. As you write tests, you will see patterns and duplication, and you can "upstream" them into "MyTestFramework". Of course, you don't have to subclass Test::Base at all. You can use it directly in many applications, including everywhere you would use Test::More. Test::Base concentrates on offering reusable data driven patterns, so that you can write tests with a minimum of code. At the heart of all testing you have inputs, processes and expected outputs. Test::Base provides some clean ways for you to express your input and expected output data, so you can spend your time focusing on that rather than your code scaffolding. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Base Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-Class-Component Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl,p5-Carp-Clan,p5-Class-Accessor,p5-Class-Data-Inheritable,p5-Class-Inspector,p5-UNIVERSAL-require Recommends: p5-Encode, p5-Term-ANSIColor,p5-YAML Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Component-0.17.deb Size: 24964 MD5sum: f65c6426b2b6b20e6c07d39b7ed59673 SHA1: e9df74841332a558e307ee358e390ae5b1de7340 SHA256: f24cd07118f0527c5dc2fda9dd0e51727f264a7594d28c3aadbb12ec3f9aa6f5 Description: Class::Component - pluggable component framework Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Component Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kazuhiro Osawa Package: p5-ExtUtils-MakeMaker Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 6.62 Depends: p5-PathTools Conflicts: perl (<= 5.10.0-10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-MakeMaker-6.62.deb Size: 247814 MD5sum: c42ce390d0d3c349bc101cba87e3c61b SHA1: c1f9a07ba596af769051d1df1dc30b74f4ed5d81 SHA256: 019b1482cd66f16a8e10eecfb493340230e9d2569f72e14e402a44432ffbfdd7 Description: ExtUtils::MakeMaker - Create a module Makefile Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-MakeMaker Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael G Schwern Package: p5-MouseX-NativeTraits Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Mouse (>= 0.82) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-NativeTraits-1.04.deb Size: 67296 MD5sum: cec88a2f5192f4df7ad73d3c2f03053d SHA1: 03cdb6fc63b6895025cdafea80f5b0a43f504eec SHA256: 8558bd3c559a78ffcf4b52d7fd6c1b9fb48fcf36b03a74f4b1f3148992d3700c Description: MouseX::NativeTraits - Extend your attribute interfaces for Mouse Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-NativeTraits Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Goro Fuji (gfx) Package: p5-Text-Lorem Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.3 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-Lorem-0.3.deb Size: 9578 MD5sum: d9ef436a3c8de958fd3e81764f0689eb SHA1: 8714038aac8c0b442eedfe270f727dbd03494abf SHA256: 55fc38a5e36332226a7e3ed27639d8f317f469cb7ee909a00fcb465e034544e5 Description: Text::Lorem - Generate random latin looking text Often when developing a website its important to have placeholders for content. This module generates prescribed amounts of fake latin text. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-Lorem Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adeola Awoyemi Package: p5-DateTime-Format-W3CDTF Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-DateTime Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-W3CDTF-0.04.deb Size: 14274 MD5sum: c64eb5a1122cc4b2f8e415a2656a0152 SHA1: 107fd6682c62e5e86fa219441cc984e59d33fcd6 SHA256: d4d1b5789b98400df0be66ddae654e04bf1d9873575289b63cf84bc40fd580c5 Description: DateTime::Format::W3CDTF This module handles formatting and parsing of W3CDTF, a W3C sponsored, simplified profile of ISO 8601 for the Web. See: http://www.w3.org/TR/NOTE-datetime This is the native date/time format for Dublin Core, and RSS. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-W3CDTF Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Math-GMP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.05 Depends: perl,gmp Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-GMP-2.05.deb Size: 26880 MD5sum: 4e82a72f2ae473856f1f7024ff57d328 SHA1: 29de78b0e249dc51775c17a3b60ee8a54bc02a02 SHA256: 0b56e23654f1a0a75e1b42fc33749e2efe1d6c4139dc7b6e1a6f607dffd06b56 Description: Math::GMP - High speed arbitrary size integer math Math::GMP gives you access to the fast GMP library for fast big integer math. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-GMP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Devel-Cycle Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.10 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Cycle-1.10.deb Size: 10262 MD5sum: 0d7e538637ad02279503459b688653d3 SHA1: e94b2a97f5b2e4a9c2596813c17b0bb060abe7be SHA256: cb9bf49d7c4ae58bc1f6aa3f9fc95e3b18292978a64735e252683375cbeef65f Description: Devel::Cycle - Find memory cycles in objects This module can be used to find memory cycles in objects and other references. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Cycle Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Lincoln Stein Package: p5-version Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.94 Depends: perl,p5-File-Temp (>= 0.13),p5-Test-Simple (>= 0.45) Filename: dists/iphone/main/binary-iphoneos-arm/p5-version-0.94.deb Size: 60892 MD5sum: 6028db82adca29c8a3f7c128088b2acf SHA1: 05da27470f72e1f139acce2a36cf90cf65c79099 SHA256: 0e49340b864717e2d52af7a397c53f92899b9cc6389a62087a1c9e990afcd4c6 Description: version - Structured version objects Full version object support, with patch for bug in Perl 5.10.0 core version support. YOU SHOULD INSTALL THIS RELEASE WHEN USING VERSION OBJECTS IN PERL 5.10.0. There was a bug caused by objects serialized by YAML that will cause Perl 5.10.0 to segfault. As long as some module calls 'use version', then the replacement code will take effect and Perl will not crash. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-version Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John Peacock Package: p5-Pod-Wrap Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Pod-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Wrap-0.01.deb Size: 13662 MD5sum: 6196c817bfc47f597580db1e58c93cc6 SHA1: b0ff510a3cc98c5eddcac464e30faca7b1fe9053 SHA256: 47d47e4d2bfb39c570b3b48ad4679d9407b40eab67f593d19b1c62d7c65aa620 Description: Pod::Wrap A simple module which can wrap pod sections of perl files using Text::Wrap, hopefully without causing too much damage. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Wrap Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Yuval Kogman Package: p5-Pod-Spell Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Spell-1.01.deb Size: 22462 MD5sum: 6d41f1e3e3f691ac32bdd6813863db3c SHA1: d6ae27ea5fa715aa49696489b2eb970264348e8a SHA256: f0b97a885b739e7d6f6966b8155cfa3cc60a59a89d9bc284338efbec5382dabf Description: Pod::Spell -- a formatter for spellchecking Pod Pod::Spell is a Pod formatter whose output is good for spellchecking. Pod::Spell rather like Pod::Text, except that it doesn't put much effort into actual formatting, and it suppresses things that look like Perl symbols or Perl jargon (so that your spellchecking program won't complain about mystery words like "`$thing'" or "`Foo::Bar'" or "hashref"). This class provides no new public methods. All methods of interest are inherited from Pod::Parser (which see). The especially interesting ones are `parse_from_filehandle' (which without arguments takes from STDIN and sends to STDOUT) and `parse_from_file'. But you can probably just make do with the examples in the synopsis though. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Spell Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-AuthorizedMethods Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.006 Depends: perl,p5-Moose (>= 1.21),p5-aliased Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-AuthorizedMethods-0.006.deb Size: 13098 MD5sum: 707d393491ca24f9c21015e21fe4fbfa SHA1: 37cdcfe430fe884ec9bc84e4ae77a87213aba6ee SHA256: 8e9b9d90752e2db2e93b6f003b6de7e229a616debcdd2d5c3f594d9e2d449bab Description: MooseX::AuthorizedMethods - Syntax sugar for authorized methods This method exports the "authorized" declarator that makes a verification if the user has the required permissions before the acual invocation. The default verification method will take the "user" method result and call "roles" to list the roles given to that user. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-AuthorizedMethods Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Daniel Ruoso Package: p5-Data-Omap Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Omap-0.06.deb Size: 18558 MD5sum: 3c32b6bd32fc447b9dda2cccba2a16b9 SHA1: 5575e4c4f1b70e24d7c4fc9fcdc32d2cb3d29331 SHA256: 1549562844dbd2876934c1235a81de68d894ae481700e79231f685ab507546c6 Description: Data::Omap - Perl module to implement ordered mappings Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Omap Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MouseX-AttributeHelpers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-Mouse (>= 0.4000) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-AttributeHelpers-0.06.deb Size: 34628 MD5sum: 92954f4a08180921cf0520d878defb1c SHA1: 967462223b959663c43c8a9e0812272b091ad10e SHA256: 0278ec5ad03e2230f9d5bf8eb17c49466996d7d5b920fc5391465beddc4c7c1d Description: MouseX::AttributeHelpers - Extend your attribute interfaces MouseX::AttributeHelpers provides commonly used attribute helper methods for more specific types of data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-AttributeHelpers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: NAKAGAWA Masaki Package: p5-Acme-AsciiArtinator Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Acme-AsciiArtinator-0.04.deb Size: 21438 MD5sum: 3e08d8fb85fe7f6296c0d1891eb8ec09 SHA1: d1379b1e0fdd426b456842097421ee11e2f9448c SHA256: fac5425d6dedd09d6d63cb79af15f6264b64c17292b961cda96f26029667ca04 Description: Acme::AsciiArtinator - Embed Perl code in ASCII artwork Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Acme-AsciiArtinator Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marty O'Brien Package: p5-XML-NamespaceSupport Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.11 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-NamespaceSupport-1.11.deb Size: 13624 MD5sum: 5d8bc7d35f0915430a43d03d17418fd8 SHA1: 3129b767874122ff550d639583efc54ef33a7820 SHA256: bd45e91e7314b6ce6742b973f1f0ecc60b216ec2e8a39e1bf1585410471f3a41 Description: XML::NamespaceSupport - a simple generic namespace support class This module offers a simple way to process namespaced XML names (unames) from within any application that may need them. It also helps maintain a prefix to namespace URI map, and provides a number of basic checks. The model for this module is SAX2's NamespaceSupport class, readable at http://www.megginson.com/SAX/Java/javadoc/org/xml/sax/helpers/NamespaceSupport.html. It adds a few perlisations where we thought it appropriate, and supports the Namespaces in XML 1.1 specification. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-NamespaceSupport Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin Berjon Package: p5-Lingua-Any-Numbers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.30 Depends: perl,p5-Lingua-EN-Numbers Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lingua-Any-Numbers-0.30.deb Size: 18270 MD5sum: dfe97152a58c1077c8ecee7a7dc868a0 SHA1: ec8d4cd9f37f5c554b80a3198c8de0d6e09321ad SHA256: ede1b266a61aa678f6fdbf0de7f54779df45438c44bc8fc6db7111128ba3c0fa Description: Lingua::Any::Numbers - Converts numbers into (any available language) string. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lingua-Any-Numbers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer author: Burak Gursoy Package: p5-CPAN-DistnameInfo Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPAN-DistnameInfo-0.12.deb Size: 8476 MD5sum: a144dc4676106728611fd21a5967d8a6 SHA1: eacb7829197f066b0ba8ef12be7e67b879b08545 SHA256: 0365346326f3a7e8740159e8170f25444cb2f0cdc199d59d968d13f0d35b5a0f Description: CPAN::DistnameInfo - Extract distribution name and version from a distribution filename Many online services that are centered around CPAN attempt to associate multiple uploads by extracting a distribution name from the filename of the upload. For most distributions this is easy as they have used ExtUtils::MakeMaker or Module::Build to create the distribution, which results in a uniform name. But sadly not all uploads are created in this way. "CPAN::DistnameInfo" uses heuristics that have been learnt by to extract the distribution name and version from filenames and also report if the version is to be treated as a developer release Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPAN-DistnameInfo Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Graham Barr Package: p5-MooseX-LazyRequire Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-LazyRequire-0.06.deb Size: 14730 MD5sum: 3dbfc092c59a3593e774201ce82846c3 SHA1: 03c6c89d78d1a692e9f7981dcc496b6b7daa7b21 SHA256: 3c9b96af3164148102b36b2523d65169b76d7dd7a1cdaf2ed28c845bbc33397d Description: MooseX::LazyRequire - Required attributes which fail only when trying to use them Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-LazyRequire Homepage: http://www.perl.org/ Tag: purpose::console, role::developer,p5-Moose (>= 0.94),p5-MooseX-Types,p5-aliased (>= 0.30),p5-namespace-autoclean Author: Florian Ragwitz Package: p5-Test-Without-Module Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.17 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Without-Module-0.17.deb Size: 7736 MD5sum: e0342227bc09f6d0658f44a9aa934ae8 SHA1: 518b360a12389ecc4d836ec38bfc74009957280d SHA256: 0b7a471bcf5faa90bc5f4767b700cea7414d5e4fb74470bdbb447effc162990f Description: Test::Without::Module - Test fallback behaviour in absence of modules Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Without-Module Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Max Maischein Package: p5-Log-Log4perl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.24 Depends: perl,p5-PathTools,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Log-Log4perl-1.24.deb Size: 342126 MD5sum: 461a74fc966d491603066ef611c0439a SHA1: 726a1539220a96cecdd82def4192c0793f30f1b5 SHA256: 6da8af8522e13357f2db19e1f791e15e1d29d0acef1aa003c1569c12ec95eae3 Description: Log::Log4perl - Log4j implementation for Perl Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Log-Log4perl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mike Schilli Package: p5-YAML-Logic Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Log-Log4perl,p5-Safe,p5-Template-Toolkit,p5-YAML-Syck Filename: dists/iphone/main/binary-iphoneos-arm/p5-YAML-Logic-0.04.deb Size: 16500 MD5sum: c1e7aedd889b11d919dfd2e1f947d7a6 SHA1: 3a333a5b618abdbe04b9bab235b61ee94cb425a3 SHA256: b41960b3a16c6491669ab96e7dae5d273eb6b5b04f75b05c86fad62e58970b43 Description: YAML::Logic - Simple boolean logic in YAML YAML::Logic allows users to define simple boolean logic in a configuration file, without permitting them to run arbitrary code. While Perl code can be controlled with the "Safe" module, "Safe" can't prevent the user from defining infinite loops, exhausting all available memory or crashing the interpreter by exploiting well-known perl bugs. YAML::Logic isn't perfect in this regard either, but it makes it reasonably hard to define harmful code. The syntax for the boolean logic within a YAML file was inspired by John Siracusa's "Rose::DB::Object::QueryBuilder" module, which provides data structures to define logic that is then transformed into SQL. YAML::Logic takes the data structure instead and transforms it into Perl code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-YAML-Logic Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mike Schilli Package: p5-Lingua-Han-PinYin Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-PathTools,p5-Lingua-Han-Utils (>= 0.10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Lingua-Han-PinYin-0.13.deb Size: 113468 MD5sum: e110c09aeac0079e59638ea36ea8de97 SHA1: 0f3bad4a31ee827801c5abdec6bd1ce748e82e4b SHA256: d75196322785a7c2a0db291f6ab89d6d84bfef49dd72fd6c2702a9bd8b514a39 Description: Lingua::Han::PinYin - Retrieve the Mandarin(PinYin) of Chinese character(HanZi). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Lingua-Han-PinYin Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Fayland Lam Package: p5-String-Smart Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.4 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-Smart-0.4.deb Size: 11616 MD5sum: 0342c4798819eb15957e38453ec6305d SHA1: 0532c5d56cdb3c841d2b5387b19b71544baddb36 SHA256: 3d2205a310f790341c215e5a76522cec2b88ac6f0630a552d3fc53d0aca5d8af Description: String::Smart - Strings that know how to escape themselves. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-Smart Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-Sub-Exporter-GlobExporter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.002 Depends: perl,p5-Sub-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Exporter-GlobExporter-0.002.deb Size: 12834 MD5sum: 645ca0de647faa0380c2136ee36edaef SHA1: e33a276a604f3d664cb166423d835066c6fa6a80 SHA256: 8eede28920ea6c2156dd8f5d11317fc43412c9ae5dc560eb7a6f06949994faa0 Description: Sub::Exporter::GlobExporter - export shared globs with Sub::Exporter collectors Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Exporter-GlobExporter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Object-Lazy Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Params-Validate Recommends: p5-Test-Simple,p5-Test-Pod (>= 1.14),p5-Test-Pod-Coverage (>= 1.04) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Lazy-0.05.deb Size: 15180 MD5sum: bd9fe31e32ea4d0921aaaef796ccf36c SHA1: b24cc178fcd805f4b162ea094e9b29f68b060551 SHA256: fc53fd937aec5959968ceee0b2a4eea1afffdda9086fef5c8da4ed6898044145 Description: Object::Lazy - create objects late from non-owned classes Create objects late from non-owned classes. This module implements 'lazy evaluation' and can create lazy objects from every class. Creates a dummy object including a subroutine which knows how to build the real object. Later, if a method of the object is called, the real object will be built. Method isa and method can is implemented. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Lazy Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Winkler Package: p5-Business-ISBN Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.05 Depends: perl,p5-Business-ISBN-Data (>= 20081208),p5-Test-Simple,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Business-ISBN-2.05.deb Size: 21900 MD5sum: 835391d3b4e3e5666a2bfeda79eb2f83 SHA1: 0dea32bd1908a9843f193093403fd3a9d0e9bef9 SHA256: f56ef8b2090c9366f015d86004666c6d6045a3c3c0060db14b57a42a761c8cff Description: Business::ISBN - Parse and validate ISBNs Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Business-ISBN Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: brian d foy Package: p5-Test-File-ShareDir Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.3.0 Depends: perl,p5-File-Copy-Recursive,p5-File-ShareDir (>= 1.00),p5-File-Temp,p5-Path-Class Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-File-ShareDir-0.3.0.deb Size: 17570 MD5sum: af318c70507aee934369946f3308a529 SHA1: a38260064e44919bfce4b52e781bb3a0406ab713 SHA256: 032fb28cdef93e6578c4029bda76dc361068bb1bc7620deaad22e24a2c98bcdf Description: Test::File::ShareDir - Create a Fake ShareDir for your modules for testing. At present, this module only has support for creating test-worth 'module' sharedirs, and then these are 'new' style sharedirs and are NOT compatible with old File::ShareDirs. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-File-ShareDir Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kent Fredric Package: p5-Math-ConvexHull Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Data-Dumper,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-ConvexHull-1.04.deb Size: 9302 MD5sum: da1495df2988a649b498de2a82ec6f49 SHA1: 5017a9db6c1735bd9aeb3280ce428b544967ec9e SHA256: bed06c204f8b5a0c8fd8c0ab8c671b5adda3401ad96df35d54cc7f715ed35de0 Description: Math::ConvexHull - Calculate convex hulls using Graham's scan (n*log(n)) "Math::ConvexHull" is a simple module that calculates convex hulls from a set of points in 2D space. It is a straightforward implementation of the algorithm known as Graham's scan which, with complexity of O(n*log(n)), is the fastest known method of finding the convex hull of an arbitrary set of points. There are some methods of eliminating points that cannot be part of the convex hull. These may or may not be implemented in a future version. The implementation cannot deal with duplicate points. Therefore, points which are very, very close (think floating point close) to the previous point are dropped since version 1.02 of the module. However, if you pass in randomly ordered data which contains duplicate points, this safety measure might not help you. In that case, you will have to remove duplicates yourself. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-ConvexHull Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Mueller Package: p5-MouseX-ConfigFromFile Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Filter,p5-Mouse,p5-MouseX-Types-Path-Class Filename: dists/iphone/main/binary-iphoneos-arm/p5-MouseX-ConfigFromFile-0.03.deb Size: 6898 MD5sum: f9c8dffea98be52c602b9bd68269dbc3 SHA1: c9ba12618e110071b3829ad73f94a979b9ee04fa SHA256: c8ea4611bdfcc9cf20254f07b99681ac8a352565498e4c701a931c77fd08a48c Description: MouseX::ConfigFromFile - An abstract Mouse role for setting attributes from a configfile Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MouseX-ConfigFromFile Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: NAKAGAWA Masaki Package: p5-Net-IMAP-Client Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.94 Depends: perl,p5-Encode,p5-IO,p5-IO-Socket-SSL,p5-List-MoreUtils,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-IMAP-Client-0.94.deb Size: 46698 MD5sum: f27bf18ff266d56c3cda2185a9a69965 SHA1: 00318e067b2c8fca84bc391ccfe4c8fd56b9d57d SHA256: 639a25952a1e8c524d04a318762ec9cafe5b75d0f81e9e8d0cc27373436583ff Description: Net::IMAP::Client - Not so simple IMAP client library Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-IMAP-Client Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mihai Bazon Package: p5-MooseX-Aliases Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Moose (>= 1.09) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Aliases-0.10.deb Size: 32618 MD5sum: 205c39f50ddacd118cecf4c1383fb513 SHA1: 8e762f4926c0fd2bb0afa6298cfcf63201b32564 SHA256: 4fdfa4f8d88d183503ae42146683defe59ccf1302b818f3318cea057c7ff7d11 Description: MooseX::Aliases - easy aliasing of methods and attributes in Moose Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Aliases Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Crypt-OpenSSL-Random Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,openssl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-OpenSSL-Random-0.04.deb Size: 8688 MD5sum: aa56a6a7dd66f73d4060eb989fb3f0ee SHA1: 1996672cc39dff77697f0b90f73963673faf9b57 SHA256: a5eab4ffc5acc9b99e9f9cbd2adf26538f18189c7a82369fa8f61baadb4cc534 Description: Crypt::OpenSSL::Random Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-OpenSSL-Random Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Algorithm-Dependency Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.110 Depends: perl,p5-Params-Util (>= 0.31) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Algorithm-Dependency-1.110.deb Size: 47066 MD5sum: 53c383e7141d9d57af0b2a47294e13f8 SHA1: 3020aed4db5d5b403085897c1ad4640f08eb8372 SHA256: 804378d9d40caa7e49b904e8f551598216c65b178d244e9b0c63c8cb6423999d Description: Algorithm::Dependency - Base class for implementing various dependency trees Algorithm::Dependency is a framework for creating simple read-only dependency heirachies, where you have a set of items that rely on other items in the set, and require actions on them as well. Despite the most visible of these being software installation systems like the CPAN installer, or debian apt-get, they are usefull in other situations. This module intentionally uses implementation-neutral words, to avoid confusion. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Algorithm-Dependency Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Portable-Dist Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-File-Find-Rule,p5-File-IgnoreReadonly,p5-File-Slurp,p5-File-chmod,p5-Object-Tiny,p5-Params-Util,p5-PathTools,p5-Tie-Slurp Filename: dists/iphone/main/binary-iphoneos-arm/p5-Portable-Dist-0.02.deb Size: 14446 MD5sum: 9406ae20c294d00622988e52c90cc4d7 SHA1: 239182e245a48bc1a88f80ab6c8699967f45d814 SHA256: 19429c0bf6b96d7339dcd8cc8e7d266a4745903e5693b014836e9286b01a3407 Description: Portable::Dist - Modify a Perl distribution to make it portable The Portable family of modules provides functionality that allows Perl to operate from arbitrary and variable paths. Portable::Dist is used to apply the necesary modifications to an existing Perl distribution to convert it to a Portable Perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Portable-Dist Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Crypt-OpenSSL-DSA Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,openssl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Crypt-OpenSSL-DSA-0.13.deb Size: 17698 MD5sum: 5b37844da0ef324013fcd12cd053a85f SHA1: 178f37537d4d210de83161b2ad400e8e5ed897b5 SHA256: 282fe3c69c4c9a7a56c5c620c29c5c2d800bf1b7fc5457f4c10f448b424b20d9 Description: Crypt::OpenSSL::DSA Crypt::OpenSSL::DSA implements the DSA (Digital Signature Algorithm) signature verification system. It is a thin XS wrapper to the DSA functions contained in the OpenSSL crypto library, located at http://www.openssl.org/ Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Crypt-OpenSSL-DSA Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: T.J. Mather. Package: p5-Ogg-Vorbis-Header Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Inline,ogg,vorbis Filename: dists/iphone/main/binary-iphoneos-arm/p5-Ogg-Vorbis-Header-0.03.deb Size: 26254 MD5sum: f9ef724142279f2b13a88eda2fe2c6a6 SHA1: 6217192bfb59daeaceec21c4da2aaeeba4e4d5e3 SHA256: 449e41dad1be799b8b6d685380bfd4ce170823996e90c041d3d2577604181d81 Description: Ogg::Vorbis::Header This module presents an object-oriented interface to Ogg Vorbis files which allows user to view Vorbis info and comments and to modify or add comments. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Ogg-Vorbis-Header Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Cache-Memcached-Fast Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.16 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Cache-Memcached-Fast-0.16.deb Size: 55468 MD5sum: 32de2e78e5408f133220ccd99f08de65 SHA1: 8ab731f6c5a96ab8794be84a68cbfc3ef5e8f1b1 SHA256: c47119cb9e75ba8edee625db810cdb53a0b4c49bbae96e8cf2e67e609bfb1935 Description: Cache::Memcached::Fast - Perl client for memcached, in C language Cache::Memcahced::Fast is a Perl client for memcached, a memory cache daemon (http://www.danga.com/memcached/). Module core is implemented in C and tries hard to minimize number of system calls and to avoid any key/value copying for speed. As a result, it has very low CPU consumption. API is largely compatible with Cache::Memcached, original pure Perl client, most users of the original module may start using this module by installing it and adding "::Fast" to the old name in their scripts (see "Compatibility with Cache::Memcached" section in the module documentation for full details). The module does not depend on any external library, it contains custom memcached client implementation in C designed for efficient interaction with Perl (actually client code has well defined generic API and may be used by itself). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Cache-Memcached-Fast Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tomash Brechko Package: p5-Guard Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Guard-1.01.deb Size: 15266 MD5sum: f973c6709fcf120f83a902998161d81c SHA1: 4a037609ec4762b06fd84091c11d5a306905268a SHA256: fa7e85252100105098b971f7241313f2ebcd91d2f9903ae947a714de98ff54e7 Description: Guard - safe cleanup blocks This module implements so-called "guards". A guard is something (usually an object) that "guards" a resource, ensuring that it is cleaned up when expected. Specifically, this module supports two different types of guards: guard objects, which execute a given code block when destroyed, and scoped guards, which are tied to the scope exit. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Guard Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marc Lehmann Package: p5-Moose Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.24 Depends: perl,p5-Class-MOP (>= 1.11),p5-Data-OptList,p5-List-MoreUtils (>= 0.12),p5-Package-DeprecationManager (>= 0.10),p5-Params-Util (>= 1.00),p5-Sub-Exporter (>= 0.980),p5-Sub-Name,p5-Task-Weaken,p5-Try-Tiny (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Moose-1.24.deb Size: 598468 MD5sum: 409eb64b42908c290e277fb7f5c5cf81 SHA1: c323c85eac16eb10c7fa4c348d6fd7cbf4524fa0 SHA256: f2536a5c3cb2bdd3290f2b2e5f6df3617415705cf16b4720d5ae8ddb0f01086f Description: Moose - A postmodern object system for Perl 5 Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Moose Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DateTime-Format-SQLite Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-DateTime (>= 0.1),p5-DateTime-Format-Builder (>= 0.6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-SQLite-0.11.deb Size: 14342 MD5sum: f089387e1c79f31041c2f04d5b0699d1 SHA1: accff7a0b5c8b68aac9cf34705c16923c6771f37 SHA256: 45252b06c6f4fdf5dbd1387d667f3a0a597d99798ccd92153a0fd8964f6910ce Description: DateTime::Format::SQLite - Parse and format SQLite dates and times This module handles formatting and parsing of SQLite date and time related data types. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-SQLite Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Claus Faerber Package: p5-MooseX-Types-DateTime-ButMaintained Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.11 Depends: perl,p5-DateTime (>= 0.44),p5-DateTime-Locale (>= 0.41),p5-DateTime-TimeZone (>= 0.96),p5-Moose (>= 0.41),p5-MooseX-Types (>= 0.04),p5-Olson-Abbreviations,p5-namespace-clean (>= 0.08) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Types-DateTime-ButMaintained-0.11.deb Size: 8998 MD5sum: d240989ed3d7093b3ef62e5d5a6ed759 SHA1: 1d949025f49d4628538a2515beaa0352ffe81d17 SHA256: 1feeedf3514845527726852bc5eff7f5bf4a5629b48d411b38fdee1e27f9129e Description: MooseX::Types::DateTime::ButMaintained - DateTime related constraints and coercions for Moose Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Types-DateTime-ButMaintained Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Evan Carroll Package: p5-C-Scan-Constants Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.018 Depends: perl,p5-Data-Flow,p5-File-Path,p5-PathTools,p5-File-Temp,p5-List-MoreUtils,p5-Test-Pod,p5-Test-Pod-Coverage Filename: dists/iphone/main/binary-iphoneos-arm/p5-C-Scan-Constants-1.018.deb Size: 35110 MD5sum: 4e0b98f9dfa1afb8efe090a630de3434 SHA1: 913ca06b2bd91dcadc506eb1b6d3f4eeced66e63 SHA256: 0761f8ea81b5b233ded7302b37905e310e6962f73daa9c8204112c922c3fc612 Description: C::Scan::Constants - Slurp constants from specified C header files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-C-Scan-Constants Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Philip Monsen Package: p5-JSON Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.53 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-JSON-2.53.deb Size: 92608 MD5sum: 4f25d7b7b7f4d98da1d6959862f9bacb SHA1: 21c79c010234b8f34c620431bbe3842eb5eb62fe SHA256: d775882b696ff136d76aaf885daed47e024f429824a887c5ace9154f694e4895 Description: JSON - JSON (JavaScript Object Notation) encoder/decoder JSON (JavaScript Object Notation) is a simple data format. See to http://www.json.org/ and "RFC4627"(http://www.ietf.org/rfc/rfc4627.txt). This module converts Perl data structures to JSON and vice versa using either JSON::XS or JSON::PP. JSON::XS is the fastest and most proper JSON module on CPAN which must be compiled and installed in your environment. JSON::PP is a pure-Perl module which is bundled in this distribution and has a strong compatibility to JSON::XS. This module try to use JSON::XS by default and fail to it, use JSON::PP instead. So its features completely depend on JSON::XS or JSON::PP. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-JSON Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Makamaka Hannyaharamitu Package: p5-UNIVERSAL-require Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.12 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-UNIVERSAL-require-0.12.deb Size: 7448 MD5sum: 5bed1a5c9b12559bb30e256dae0db514 SHA1: 73e7454e1e9fa4533e71382d432fa6d86463c613 SHA256: f585aadcb47a0fa9152b19cc06c837f4f2ecef24326f33a029239408afcc7990 Description: UNIVERSAL::require - require() modules from a variable Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-UNIVERSAL-require Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael G Schwern Package: p5-Test-NoXS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-NoXS-1.01.deb Size: 13976 MD5sum: d67cc1c0b825b191a609fa8a231dbe60 SHA1: 0fa979cbfc8e1f959079e79cea2336fc0373d7b1 SHA256: e80b8bdeecec887465424f5ac49ec02c7f329062a3bb595256ee35f2be18f65f Description: Test::NoXS - Prevent a module from loading its XS code Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-NoXS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David A. Golden Package: p5-MooseX-Dumper Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Moose,p5-MooseX-Traits,p5-Perl-Tidy,p5-Text-InHTML Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Dumper-0.02.deb Size: 10596 MD5sum: 738b025648eb1253a26cc7e85e5c00d3 SHA1: 9c035918b0c63a49d8d10bd21ab19d9284773cb5 SHA256: 992fd10e7a77d57ef0a467d36617a18e565b4bc6cabfb48b129c5de89eefc214 Description: MooseX::Dumper - Dumper with roles Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Dumper Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Fayland Lam Package: p5-Dist-Zilla Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 4.300001 Depends: perl,p5-App-Cmd (>= 0.309),p5-Archive-Tar,p5-CPAN-Meta (>= 2.101550),p5-CPAN-Uploader (>= 0.101550),p5-Config-INI,p5-Config-MVP (>= 2.200001),p5-Config-MVP-Reader-INI (>= 2),p5-Data-Dumper,p5-Data-Section (>= 0.004),p5-DateTime (>= 0.44),p5-Digest-MD5,p5-Encode,p5-ExtUtils-MakeMaker,p5-ExtUtils-Manifest (>= 1.54),p5-File-Copy-Recursive,p5-File-Find-Rule,p5-File-HomeDir,p5-File-Path,p5-File-ShareDir,p5-File-ShareDir-Install (>= 0.03),p5-File-Temp,p5-File-pushd,p5-Hash-Merge-Simple,p5-JSON (>= 2),p5-List-MoreUtils,p5-Log-Dispatchouli (>= 1.102220),p5-Moose (>= 0.92),p5-Moose-Autobox (>= 0.10),p5-MooseX-LazyRequire,p5-MooseX-Role-Parameterized,p5-MooseX-SetOnce,p5-MooseX-Types,p5-MooseX-Types-Path-Class,p5-MooseX-Types-Perl,p5-PPI,p5-Params-Util,p5-PathTools,p5-Path-Class,p5-Perl-PrereqScanner (>= 0.1005),p5-Perl-Version,p5-Pod-Eventual (>= 0.091480),p5-Software-License (>= 0.101370),p5-String-Formatter (>= 0.100680),p5-String-RewritePrefix (>= 0.005),p5-Sub-Exporter,p5-Term-ReadKey,p5-Term-UI,p5-Test-Deep,p5-Text-Template,p5-Try-Tiny,p5-Version-Requirements (>= 0.100630),p5-YAML-Tiny,p5-autobox (>= 2.53),p5-autodie,p5-namespace-autoclean,p5-parent,p5-version Recommends: p5-Term-ReadLine-GNU Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-4.300001.deb Size: 318046 MD5sum: 81da7a64d788f1a1fb268b23bccacb11 SHA1: bc407b9d3b1f848408cdd64806c0f1592301e3c9 SHA256: 292bf81ccfd7ac1908b4fd1fe211b9f71117cf7e1fa0776c13644d5072447a59 Description: Dist::Zilla - distribution builder; installer not included! Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo SIGNES Package: p5-Any-Moose Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Mouse (>= 0.40) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Any-Moose-0.13.deb Size: 14964 MD5sum: c7102b5aa2c641ec791604ab8c1032be SHA1: 8a1f427b82360c2dfc23ae0d1e324dc6a435b336 SHA256: 30ec9bee21c65753ddba2a8c7ef1f30063fb0bfa206fe08ab84d3625481fe54f Description: Any::Moose - use Moose or Mouse modules Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Any-Moose Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-lib Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.62 Conflicts: perl (<=5.10.0-9) Filename: dists/iphone/main/binary-iphoneos-arm/p5-lib-0.62.deb Size: 15806 MD5sum: 2b29dbd01dbedfd3a939daf4bbcc3ea3 SHA1: 84cbc415cfbcf77ed92ba4a309a201f27b3460bd SHA256: c4124edd89cca9a76183772eaa02700413e9b026e4ae0147e412c32300678ac1 Description: lib - manipulate @INC at compile time This is a small simple module which simplifies the manipulation of @INC at compile time. It is typically used to add extra directories to perl's search path so that later "use" or "require" statements will find modules which are not located on perl's default search path. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-lib Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Mueller Package: p5-Text-TOC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-File-Slurp,p5-HTML-DOM,p5-HTML-Parser,p5-Moose,p5-MooseX-Params-Validate,p5-MooseX-Role-Parameterized,p5-MooseX-SemiAffordanceAccessor,p5-MooseX-StrictConstructor,p5-MooseX-Types,p5-Path-Class,p5-Tie-IxHash,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-TOC-0.05.deb Size: 44146 MD5sum: ab1c81826860855484a9aab990933e47 SHA1: c323c5171fd0fa872a51bef7f2d0731f21505284 SHA256: 56ac6ad259e7ad074ec7e77839a3adad1a65ed1187d573dabf593516b9168def Description: Text::TOC - Build a table of contents from text documents Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-TOC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Geo-Coder-Googlev3 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-Encode,p5-JSON-XS,p5-libwww-perl,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Coder-Googlev3-0.09.deb Size: 8040 MD5sum: 50277923d576daa23c87c3cc23f3c702 SHA1: 0c0c38aa36a52270d17ef3cd86e697934f1fe052 SHA256: d9a558973152c621054d127a4bc5e7c057ffd6d3b7113404892625f8ffca2e2e Description: Geo::Coder::Googlev3 - Google Maps v3 Geocoding API An implementation of version 3 of Google's Geocoding API. Notable difference to version 2: an API key is not needed anymore. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Coder-Googlev3 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Slaven Rezic Package: p5-Text-DoubleMetaphone Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-DoubleMetaphone-0.07.deb Size: 16342 MD5sum: befa792232618551ae13a298ecf3c2a1 SHA1: 5ff226788c5ac402fc8aaf6546f6561dc6b89b52 SHA256: 15f132d30e0af4ab1f4eb377f16834d4ed1bcb27473f1d17c2de32f34d2325a2 Description: Text::DoubleMetaphone - Phonetic encoding of words. This module implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-DoubleMetaphone Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-TCP-Multi Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.00001 Depends: perl,p5-Storable,p5-Test-SharedFork (>= 0.11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-TCP-Multi-0.00001.deb Size: 7086 MD5sum: 84832f50ea12fa809cdeaac2a2230105 SHA1: 56feb9cdab5e8268022427258f9f7c8502a8a4ad SHA256: c8db44d82e8362f86012ba8dda834881ad20325e26224cedb9b922ea670f3c70 Description: Test::TCP::Multi - Test Using Multiple Servers/Clients Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-TCP-Multi Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: The important bits by Tokuhiro Matsuno (Test::TCP) Package: p5-Class-Mix Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.002 Depends: perl,p5-Exporter Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Mix-0.002.deb Size: 7706 MD5sum: b645781bb2bc9c3a465dc269851653a1 SHA1: 397384a971c092dac012e4c09d18cbca32d09f8e SHA256: 084505ebfaf309a284b86406bd4efb0e5b7f4fc8a39ac927aaadc4e9a5cd9759 Description: Class::Mix - dynamic class mixing The "mix_class" function provided by this module dynamically generates `anonymous' classes with specified inheritance. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Mix Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andrew Main (Zefram) Package: p5-Net-IP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.25 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-IP-1.25.deb Size: 25438 MD5sum: c4280dae066658600cdea07f1f21baf8 SHA1: 1bc611ff135960f6c89177c2727d295c025703db SHA256: 2565880f7b862a2300b994da32457383e0869815ba2ff78bfa010d2ee97eb6a1 Description: Net::IP This is the Net::IP module, designed to allow easy manipulation of IPv4 and IPv6 addresses. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-IP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Unicode-Digits Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 20090607 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-Digits-20090607.deb Size: 7988 MD5sum: a05011aca867a46c2a20e1878f467983 SHA1: 8816e87f5e2e76ef95d02d3791cfeb54242102b3 SHA256: 166b83e82a1bd83933305d74f6d1ad3391d9954d547f8b14a2d5f90b476e31e9 Description: Unicode::Digits - Convert UNICODE digits to integers you can do math with So, you have matched a string with "\d" and now want to do some math. What is that you say? The number your captured plus 5 is 5? Oh, that is right \d now matches UNICODE digits not [0-9]. What to do? Well, You can just call "digits_to_int" and all of your troubles* are over! Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-Digits Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chas. J. Owens IV Package: p5-Validator-Custom Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1412 Depends: perl,p5-Object-Simple (>= 3.0302),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Validator-Custom-0.1412.deb Size: 37920 MD5sum: 4b0734b94f916777762678d08b601a71 SHA1: b9dfe016f6946d3f5640621dcd27e70751cf4d49 SHA256: f4e25a793e3f294d3d85fb2194db8e4df0b8be57a68e4816ffb1c9ef40514115 Description: Validator::Custom - Validates user input easily Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Validator-Custom Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Yuki Kimoto Package: p5-Digest Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.16 Depends: perl,p5-MIME-Base64 Conflicts: perl (<= 5.10.0-10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-1.16.deb Size: 18426 MD5sum: dd0d47e9155ecda00182c1214f660836 SHA1: 855093b81deda09129b21e62c2c4a113e9ad7f29 SHA256: 54b8d6538a309c442b38ad205796277b0cc8f31b8ac3ead2202fb1f73d9733fc Description: Digest This is just a simple frontend module for autoloading of various Digest:: modules. It also provide documentation of the interface that all Digest:: modules should provide. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-App-Cmd Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-App-Cmd (>= 0.300),p5-Getopt-Long-Descriptive,p5-Moose (>= 0.86),p5-MooseX-Getopt (>= 0.18),p5-Test-use-ok Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-App-Cmd-0.06.deb Size: 9226 MD5sum: 982e30ac261e822b05ba3598ab40772a SHA1: e8cc02e9042661600376ea08789044e51495341a SHA256: b7e359169cafd9c6baa86b5e1340b1c2ebf0960282dae148fb0ec49371ec74ac Description: MooseX::App::Cmd Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-App-Cmd Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Params-Validate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.93 Depends: perl,p5-Attribute-Handlers (>= 0.79),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Params-Validate-0.93.deb Size: 57352 MD5sum: 257d313cdca377549b0335bc4350d70e SHA1: 168cec709e137e5df8b6ee5b9f9da81c4a8769fa SHA256: 17fd7d24eb82e27294a0beb9d626b948398ad7dcc0688bd2a0942a4dc1bafcd6 Description: Params::Validate - Validate method/function parameters The Params::Validate module allows you to validate method or function call parameters to an arbitrary level of specificity. At the simplest level, it is capable of validating the required parameters were given and that no unspecified additional parameters were passed in. It is also capable of determining that a parameter is of a specific type, that it is an object of a certain class hierarchy, that it possesses certain methods, or applying validation callbacks to arguments. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Params-Validate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-FlatFile-DataStore Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Data-Omap,p5-Math-Int2Base,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-FlatFile-DataStore-0.10.deb Size: 31650 MD5sum: 743d1c581aac23b1d892a4889dd336e1 SHA1: 63a2c209e0fb6754b088f6dbef50c8576c8fa525 SHA256: 7dc1d56d693448dc2415d8644249348cfdf9a3cc08440b3027e0b859195358b7 Description: FlatFile::DataStore - Perl module that implements a flat file data store. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-FlatFile-DataStore Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-Telnet Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Telnet-3.03.deb Size: 51476 MD5sum: dc5d72f7bcb74b7ce2390fff2a5c001b SHA1: 22dc1313a5679d65e78c145a46cc769720df2c5e SHA256: 6eacae7042261b1e034c8bb78d9c23942906d84a2155b86a6846ee63253055cf Description: Net::Telnet Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided because connecting to a TELNET port ultimately means communicating with a program designed for human interaction. These interactive features include the ability to specify a timeout and to wait for patterns to appear in the input stream, such as the prompt from a shell. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Telnet Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jay Rogers Package: p5-POE-Filter-CSV-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.16 Depends: perl,p5-POE (>= 0.38),p5-Text-CSV-XS (>= 0.65) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Filter-CSV_XS-1.16.deb Size: 12736 MD5sum: e02e20b5f7f3730405656f8b4d7f90ce SHA1: 57ccfa277810ac0036f01da6efa35728fe16f224 SHA256: 08a9977453ce645129d61fea8ffd6e521dc4c5fc86272f90deef367b212e443e Description: POE::Filter::CSV-XS - A POE-based parser for CSV based files. A POE-based parser for CSV files, suitable for use with POE::Filter::Stackable and POE::Filter::Line. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Filter-CSV-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-Moose-Autobox Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-Moose (>= 0.42),p5-Perl6-Junction (>= 1.40000),p5-autobox (>= 2.23) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Moose-Autobox-0.10.deb Size: 45854 MD5sum: 5c391e17ef985093a94de662f9093815 SHA1: 66b7c5201d9024c304791bc2ff267e8cc2376715 SHA256: 3c06f385a0aabed7a234cafd6647bc745482d13b13e6fef839d490dba96a4080 Description: Moose::Autobox - Autoboxed wrappers for Native Perl datatypes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Moose-Autobox Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stevan Little Package: p5-Font-AFM Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.20 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Font-AFM-1.20.deb Size: 13848 MD5sum: b8f41282d194e4e67793d485bdee1c0c SHA1: 80931450c16c1a54a8bef109ee6003ab842969ac SHA256: 8f46d46e555ab60f805d348f4bfd08899dba676cf5dfdf0feaf1d87bd961ce68 Description: Font::AFM - Interface to Adobe Font Metrics files This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allows you to obtain information about the font and the metrics of the various glyphs in the font. All measurements in AFM files are given in terms of units equal to 1/1000 of the scale factor of the font being used. To compute actual sizes in a document, these amounts should be multiplied by (scale factor of font)/1000. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Font-AFM Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.299 Depends: perl,p5-Exporter,p5-PathTools,p5-IO,p5-IO-Tty (>= 1.08),p5-POE-Test-Loops (>= 1.040),p5-Storable (>= 2.16),p5-Test-Harness (>= 2.26) Recommends: p5-Time-HiRes (>= 1.59) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-1.299.deb Size: 483266 MD5sum: 479c9f64760f88e36e4a31bbd6a4f5e7 SHA1: 8dd607671b7a728baffbc7733cd7033c4e55c3fb SHA256: e3488e7c03fa489424cc607db4ee867e13d895143184e3766a50de2f738b98c9 Description: POE - Portable, event-loop agnostic eventy networking and multitasking. POE is an event-driven networking and multitasking framework for Perl. It has been in active development since 1996, with its first open release in 1998. O'Reilly's "The Perl Conference" (now OSCON's Perl track) named POE "Best New Module" in 1999. POE has been used in mission-critical systems such as internetworked financial markets, file systems, commerce and application servers. It has been used in projects ranging from a few lines of code to tens of thousands. POE is compatible with perl versions as old as 5.005_03. This may change as it becomes harder to support old versions of Perl over time. POE includes an evolving component framework. Components are high-level, modular, reusable pieces of programs. Several components have been published on the CPAN, and more are listed on POE's web site. See: http://search.cpan.org/search?query=POE&mode=dist POE includes components and libraries for making quick work of network clients, servers, and peers. A simple stand-alone web application takes about 30 lines of code, most of which is your own custom logic. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rocco Caputo Package: p5-POE-Component-Server-SimpleHTTP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.58 Depends: perl,p5-HTTP-Parser,p5-POE,p5-Storable Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Server-SimpleHTTP-1.58.deb Size: 45032 MD5sum: 5a3c9526779fcac6a5af5157e6653b68 SHA1: 4749c059609912a1f4f90f39ce3388311d75bf2a SHA256: 53eb553adf05963f83855bea8d2f70dac124daec7a0a7aa1d55f381c0f321552 Description: POE::Component::Server::SimpleHTTP - Perl extension to serve HTTP requests in POE. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Server-SimpleHTTP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Apocalypse Package: p5-B-Debug Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.11 Depends: p5-Test-Simple Recommends: p5-B-Flags Conflicts: perl (<=5.10.0-8) Filename: dists/iphone/main/binary-iphoneos-arm/p5-B-Debug-1.11.deb Size: 15008 MD5sum: 9f4b1337bab632af336992c471755e8e SHA1: 42cf6b0a6eccb9557168e1a9fa444e67b6dec5b3 SHA256: c296fab3475ab5656cbfc1def40820289983b34f4b33b6cb84aa2930a778a50b Description: B::Debug - Walk Perl syntax tree, printing debug info about ops A simple list version of B::Terse, i.e. B::Concise Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-B-Debug Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Storable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.25 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Storable-2.25.deb Size: 70138 MD5sum: 4663a06048066d4adf89d89de2353a7e SHA1: d378b2352817c89e79906d1e204bb236effd8453 SHA256: 6d7aec16aa613a3614c306037ec8943f46369d8bfd348e2b733d50ce94204573 Description: Storable - persistence for Perl data structures The Storable extension brings persistency to your data. You may recursively store to disk any data structure, no matter how complex and circular it is, provided it contains only SCALAR, ARRAY, HASH (possibly tied) and references (possibly blessed) to those items. At a later stage, or in another program, you may retrieve data from the stored file and recreate the same hiearchy in memory. If you had blessed references, the retrieved references are blessed into the same package, so you must make sure you have access to the same perl class than the one used to create the relevant objects. There is also a dclone() routine which performs an optimized mirroring of any data structure, preserving its topology. Objects (blessed references) may also redefine the way storage and retrieval is performed, and/or what deep cloning should do on those objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Storable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-CHI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.440 Depends: perl,p5-Carp-Assert (>= 0.20),p5-Data-UUID,p5-Digest-JHash,p5-Digest-MD5,p5-PathTools,p5-Hash-MoreUtils,p5-JSON,p5-List-MoreUtils (>= 0.13),p5-Log-Any (>= 0.08),p5-Moose (>= 0.66),p5-Storable,p5-Task-Weaken,p5-Time-Duration (>= 1.06),p5-Time-Duration-Parse (>= 0.03),p5-Try-Tiny (>= 0.05) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CHI-0.44.deb Size: 115006 MD5sum: 18d061d58005e85886ca8423bc570f83 SHA1: adb2e03753b0164ab5e08e23d0dd182ba65b9652 SHA256: d95657d126e3b11691b2ecdd55d94ec7cf43e29e41883825b366fd758a0ff3e8 Description: CHI - Unified cache handling interface CHI provides a unified caching API, designed to assist a developer in persisting data for a specified period of time. The CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will exist for the gamut of storage backends available to Perl, such as memory, plain files, memory mapped files, memcached, and DBI. CHI is intended as an evolution of DeWitt Clinton's Cache::Cache package, adhering to the basic Cache API but adding new features and addressing limitations in the Cache::Cache implementation. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CHI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Swartz Package: p5-Devel-Pragma Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.53 Depends: perl,p5-B-Hooks-EndOfScope,p5-B-Hooks-OP-Annotation,p5-B-Hooks-OP-Check Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Pragma-0.53.deb Size: 18650 MD5sum: 678dbd8b7048fa080c98ad1346318099 SHA1: e58718680bd05f8995845fbc5c1ac1a18c973c62 SHA256: 948ca4fc05eaca6dab7f0daba7444f143b01c587a268f83471cd3a7843f66122 Description: Devel::Pragma - helper functions for developers of lexical pragmas This module provides helper functions for developers of lexical pragmas. These can be used both in older versions of perl (from 5.8.0), which have limited support for lexical pragmas, and in the most recent versions, which have improved support. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-Pragma Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: chocolateboy Package: p5-Collision-2D Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-List-AllUtils,p5-Mouse,p5-Test-Simple,p5-Test-Number-Delta Filename: dists/iphone/main/binary-iphoneos-arm/p5-Collision-2D-0.04.deb Size: 23242 MD5sum: 91465e573bc28b6884e9fddfd9a88db1 SHA1: 3aa45635b3e489526afcbd3cc3454639a768efb1 SHA256: f1cce5d08c245d0fe1577985ac7a935327a7ba0197464c998c97368d59f167ac Description: Collision::2D - A selection of continuous collision detection routines Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Collision-2D Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Zach Morgan Package: p5-Math-Random-ISAAC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.001 Depends: perl,p5-Test-Simple Recommends: p5-Math-Random-ISAAC-XS Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Random-ISAAC-1.001.deb Size: 34866 MD5sum: a971608aa47c0d2808e102cdc3383037 SHA1: b5349c2871989df0974054f022a9e042d35df7bd SHA256: e89453137c1b614a1546dbea686cc265243c1084584f4671ccb982c8b09c0fe1 Description: Math-Random-ISAAC - Perl interface to the ISAAC PRNG Algorithm As with other Pseudo-Random Number Generator (PRNG) algorithms like the Mersenne Twister (see Math::Random::MT), this algorithm is designed to take some seed information and produce seemingly random results as output. However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has different goals than these commonly used algorithms. In particular, it's really fast - on average, it requires only 18.75 machine cycles to generate a 32-bit value. This makes it suitable for applications where a significant amount of random data needs to be produced quickly, such solving using the Monte Carlo method or for games. The results are uniformly distributed, unbiased, and unpredictable unless you know the seed. The algorithm was published by Bob Jenkins in the late 90s and despite the best efforts of many security researchers, no feasible attacks have been found to date. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Random-ISAAC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jonathan Yu Package: p5-Math-Geometry-Planar-GPC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Geometry-Planar-GPC-1.04.deb Size: 26356 MD5sum: 0070e138f5c7f5018c99fd186e907be5 SHA1: 20ff3fb79bf0aab440a2eacc286ef28a6cc60bdc SHA256: 28a0d3a82031afd3a06df1550a8ccdc9ca81aa632e9aa293aaa01337aa1b54a0 Description: Math::Geometry::Planar::GPC - A perl5 interface to Alan Murta's gpc library. This is a autoloadable interface module for gpc (*), a popular library for polygon clipping operations. With this library you can perform DIFFERENCE, INTERSECTION, XOR and UNION operations on polygons. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Geometry-Planar-GPC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Danny Van de Pol Package: p5-Net-Google-AuthSub Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.5 Depends: perl,p5-libwww-perl,p5-Test-Simple (>= 0.62),p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Google-AuthSub-0.5.deb Size: 13826 MD5sum: 00473a68756d8056f4415939817e21ee SHA1: 0f27e63e1ceb069a9baec9d0c79a235cdf21dd92 SHA256: dd108cd8d097bf1f9b94392e5727e8f381d93349c5a4a1b91c3d1135776c8035 Description: Net::Google::AuthSub - interact with sites that implement Google style AuthSub Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Google-AuthSub Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Simon Wistow Package: p5-Perl-Metrics-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.13 Depends: perl,p5-Data-Dumper,p5-PPI (>= 1.113),p5-Pod-Parser,p5-Readonly (>= 1.03),p5-Statistics-Basic Recommends: p5-Readonly-XS (>= 1.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Metrics-Simple-0.13.deb Size: 35644 MD5sum: ac394f0c749934a4efa685e79ae56680 SHA1: 825656448311f82efc0ee055d38524bbb3b458d9 SHA256: 80c02b269da22becf9db3d4292416d69b6f393de33fd523651be35d2ac49f1b6 Description: Perl::Metrics::Simple - Count packages, subs, lines, etc. of many files. Perl::Metrics::Simple provides methods to run static analysis of one or many Perl files and obtain a few metrics: packages, subroutines, lines of code, and cyclomatic (mccabe) complexity of the subroutines and the "main" portion of the code. Perl::Metrics::Simple is far simpler that Perl::Metrics. Installs a script called countperl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Metrics-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Async Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.07 Depends: perl,p5-Moose (>= 0.56), p5-MooseX-AttributeHelpers (>= 0.13) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Async-0.07.deb Size: 15726 MD5sum: c1b1a540be43653c80f1ca3eb2e070a7 SHA1: b7a567cf88088c9209c204a3242adea997893022 SHA256: df96906d715cbcd78cd940958f8f119a3b440181fa661456ff33fe536ce8f301 Description: MooseX::Async - The Orphanange of Asynchronous Love Children' Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Async Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Prather Package: p5-ExtUtils-BuildRC Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.003 Depends: perl,p5-Exporter (>= 5.57),p5-ExtUtils-Helpers (>= 0.006),p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-BuildRC-0.003.deb Size: 11884 MD5sum: 7866b039fb09e194104411027903f317 SHA1: d148b72c7084f21207a7ab2cdb208b8f47e2200a SHA256: d601a89a1e6f59c83ea24b697f1ef4320eb57f098a6da551821da2899fcd04e5 Description: ExtUtils::BuildRC - A reader for Build.PL configuration files Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-BuildRC Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Leon Timmermans Package: p5-Geo-IP-PurePerl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.24 Depends: perl,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-IP-PurePerl-1.24.deb Size: 27638 MD5sum: 400c6226dda9db2a3e26311090e7104a SHA1: ef1cee5017805d0b4bc49b18ad251b8db9d7e7ea SHA256: d8fa84d021ef4bf080eb01056ebf9bf711ce79c75585bc550a73c7ee88313904 Description: Geo::IP::PurePerl - Look up country by IP Address This Perl module enables the user to find geographical and network information of an IP address. This is the Pure Perl version. There is also a faster implementation, Geo::IP which is a XS wrapper around the GeoIP C library, available from CPAN Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-IP-PurePerl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: libcurl4-ssl-dev Priority: optional Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 7.19.3 Depends: libcurl4-ssl Filename: dists/iphone/main/binary-iphoneos-arm/libcurl-7.19.3-ssl-dev.deb Size: 330926 MD5sum: dc95975c44a58ceee28d57b6407dc2a6 SHA1: 00b55ea3356da3d437b15cf065649b9b48cafca7 SHA256: f0d541c0a4ff155547e5616a6f775146114cd06caaa37ad2f2e35a251a066d7b Description: Development files and documentation for libcurl (OpenSSL) These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. SSL support is provided by OpenSSL. Name: libcurl4-ssl-dev Homepage: http://curl.haxx.se/ Tag: purpose::library, role::developer Package: p5-File-Fetch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.18 Depends: p5-File-Path,p5-PathTools,p5-IPC-Cmd (>= 0.42),p5-Module-Load-Conditional (>= 0.04),p5-Params-Check (>= 0.07),p5-Test-Simple Conflicts: perl (<= 5.10.0-10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Fetch-0.18.deb Size: 21062 MD5sum: cf63e165347c769f29226841332f9a42 SHA1: 1e304c6593a5f14eacd33b32d1a1a79519bd5a9f SHA256: 7e5129f3c27a4512106a5736883da90133199d08e3b889f9de66b5a9984ad18d Description: File::Fetch - Generic file fetching code File::Fetch is a generic file fetching mechanism. It allows you to fetch any file pointed to by a ftp, http or file uri by a number of different means. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Fetch Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos Boumans Package: p5-ExtUtils-MakeMaker-Coverage Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Devel-Cover,p5-Object-Accessor,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-MakeMaker-Coverage-0.05.deb Size: 10448 MD5sum: b15520e8f4d88fc51e5936e3ca456e1b SHA1: f43611484f015be3f18d55ba547d90264330d9ae SHA256: e0ab5404d4f76c9b500602a39d5e334fdc22a16af5666306305091bbe7ee5afb Description: ExtUtils::MakeMaker::Coverage Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-MakeMaker-Coverage Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Config-Auto Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.34 Depends: perl,p5-Config-IniFiles,p5-PathTools,p5-File-Temp,p5-IO-String,p5-Test-Simple,p5-YAML (>= 0.67) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Config-Auto-0.34.deb Size: 17808 MD5sum: dc37383a6e9dc77d3bdadf9c0a7204c2 SHA1: a5b4d2be84e63c5516bc9e2051ea30ab168d6faa SHA256: 42d00a7e2c0e938b5eec17d53a4fe4b7a8dbc6c9962f3433e8eef7da45e6ec85 Description: Config::Auto - Magical config file parser This module was written after having to write Yet Another Config File Parser for some variety of colon-separated config. I decided "never again". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Config-Auto Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jos I. Boumans Package: p5-Text-CSV Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.18 Depends: perl,p5-IO,p5-Test-Harness,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-CSV-1.18.deb Size: 48482 MD5sum: 80f907a34de081b3e419c56c6576f83f SHA1: ddf3424354ecf4a000321d99fc9a78f06433ced3 SHA256: 1156cd8ece84289a3376dadb9d103c4673bd2de0c8c074316c77fd4d62287eb4 Description: Text::CSV - comma-separated values manipulator (using XS or PurePerl) Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields. The module accepts either strings or files as input and can utilize any user-specified characters as delimiters, separators, and escapes so it is perhaps better called ASV (anything separated values) rather than just CSV. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-CSV Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Makamaka Hannyaharamitu Package: p5-Smart-Comments Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0.3 Depends: perl,p5-Filter-Simple,p5-Test-Simple,p5-Text-Balanced,p5-version Filename: dists/iphone/main/binary-iphoneos-arm/p5-Smart-Comments-v1.0.3.deb Size: 21752 MD5sum: e85f85428d70676be8806ba73a72fc79 SHA1: 902faf680e8796cf104a9fb67a9446826802993c SHA256: 47d17c4f6298f8054912336955d8c8e649d29ac67326943a3a4329ce8508515d Description: Smart-Comments Smart comments provide an easy way to insert debugging and tracking code into a program. They can report the value of a variable, track the progress of a loop, and verify that particular assertions are true. Best of all, when you're finished debugging, you don't have to remove them. Simply commenting out the "use Smart::Comments" line turns them back into regular comments. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Smart-Comments Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Regexp-Keywords Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Regexp-Keywords-0.03.deb Size: 17794 MD5sum: 62d03a6b2fcaba54f6afcfbf25ec89a7 SHA1: ef69dc7db117dd699642939e029d92c59618afc3 SHA256: 49c0247d01c1a8d8673c31b5ab3ac79fc766d6bcd4acf1cff7b99418e4ba4faf Description: Regexp::Keywords - A regexp builder to test against keywords lists. This module helps you to search inside a list of keywords for some of them, using a simple query syntax with AND, OR and NOT operators and grouping. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Regexp-Keywords Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Victor Parada Package: p5-Test-SimpleUnit Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.21 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-SimpleUnit-1.21.deb Size: 21918 MD5sum: f02f8c7b098dd02faef81b599c2a8f13 SHA1: d04f4988679e65a3e5eda30c12c8dc45ef65584d SHA256: df3e36b6a8b053d8c3a59a382464c07d1f065d64f2a017117301aa53b93932b6 Description: Test::SimpleUnit - a simplified unit testing framework This is a simplified Perl unit-testing framework for creating unit tests to be run either standalone or under Test::Harness. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-SimpleUnit Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-JE Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.032 Depends: perl,p5-constant-lexical,p5-TimeDate,p5-Encode,p5-Exporter,p5-Test-Simple,p5-Time-Local Filename: dists/iphone/main/binary-iphoneos-arm/p5-JE-0.032.deb Size: 194134 MD5sum: 6048c4fe83140c7ecf75cdb211292159 SHA1: cfdaa9538c13d44d777632ba06f2ad99a648659c SHA256: 3d136fc2223e55720e51cf4ccbd788e38e38aa7c5b141bad0013542fd30b343c Description: JE - a pure-Perl ECMAScript (JavaScript) engine JE is a pure-Perl ECMAScript (JavaScript) engine. Here are some of its advantages: - Easy to install (no C compiler necessary) - Compatible with Data::Dump::Streamer, so the runtime environment can be serialised - The parser can be extended/customised to support extra (or fewer) language features (not yet complete) - All JavaScript datatypes can be manipulated directly from Perl (they all have overloaded operators) Here are its main weakness: - It's slow (well, what did you expect?). - It uses lots of memory. - It leaks memory (to be fixed). This is still an alpha release. The core objects are not yet complete, but as long as you don't need all the methods of dates (more pre- cisely, those beginning with ā€˜set’), this module is actually usable. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-JE Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-File-Find-Rule Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.30 Depends: perl,p5-Text-Glob,p5-Number-Compare Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Find-Rule-0.30.deb Size: 26096 MD5sum: 580af50e9892edcf2749017b7d4441fa SHA1: e3eb443d503dbd286a052d47a3465f02838bc498 SHA256: b4b5d224a963fb900f62cb1ec193fd58dd448e4e3b0c91eb5bcfed8c9b5962c6 Description: File::Find::Rule - Alternative interface to File::Find Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Find-Rule Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Richard Clamp Package: p5-MooseX-InsideOut Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.103 Depends: perl,p5-Class-MOP (>= 0.80),p5-Hash-Util-FieldHash-Compat,p5-Moose (>= 0.73),p5-namespace-clean (>= 0.11) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-InsideOut-0.103.deb Size: 14744 MD5sum: 783f2cb7d5ee866435a87592ada0ee45 SHA1: 541bfad23eba3e34a03cbe1d320b99095bdd7e51 SHA256: 568b6e3aa812cd7bf6311c076e55b725d7692b2b9dfe378efaf6ca97da93d5fa Description: MooseX::InsideOut - inside-out objects with Moose Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-InsideOut Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Hans Dieter Pearcey Package: p5-Test-Module-Used Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1.9 Depends: perl,p5-List-MoreUtils,p5-Module-CoreList,p5-Module-Used,p5-PPI,p5-YAML,p5-version (>= 0.77) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Module-Used-0.1.9.deb Size: 9586 MD5sum: 871af37bfad7e1a50cb358c22c916bfb SHA1: edfcbf2257da5751860414a1dcb07a2cb64f41f4 SHA256: 9d5acbe006e44b0f2ccc2be9b394844c68cb57bc536218355775f1739116a57f Description: Test::Module::Used - Test required module is really used and vice versa bitween lib/t and META.yml Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Module-Used Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Takuya Tsuchida tsucchi@cpan.org Package: p5-Danga-Socket-Callback Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01200 Depends: perl,p5-Danga-Socket Filename: dists/iphone/main/binary-iphoneos-arm/p5-Danga-Socket-Callback-0.01200.deb Size: 5766 MD5sum: d5c274e649b29b1ff0bb6ee0279ad374 SHA1: 7bdc78f896eb13ef6e851fbe6142bb97c8a2eca0 SHA256: 55838a8247f5d4dd19905c19a259c98276f277de0066942570f724592e6e680b Description: Danga::Socket::Callback - Use Danga::Socket From Callbacks Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Danga-Socket-Callback Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Daisuke Maki Package: p5-MooseX-NonMoose Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl,p5-List-MoreUtils,p5-Moose (>= 1.15) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-NonMoose-0.22.deb Size: 27258 MD5sum: d5d74370ce5a47dc99a9a922dc6a7406 SHA1: 4a17c5401d5e49cdb3a24247f75b06607ffdd218 SHA256: 871285519aaa23124b0fa6b246e0fc9dd547391f6b57ed90dd421717e00eb75e Description: MooseX::NonMoose - easy subclassing of non-Moose classes Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-NonMoose Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jesse Luehrs Package: p5-Data-Taxi Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.95 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Taxi-0.95.deb Size: 12494 MD5sum: 7e7be7061ed675332b320b3d07e5c4c4 SHA1: 278067f946764bf9b5477897b2e9fddcc43cd797 SHA256: dadc9be238fca235d708f34f038683821525123e49acd0904e7d31bb9ef6cb45 Description: Data::Taxi - Taint-aware, XML-ish data serialization PLEASE NOTE: Data::Taxi is no longer being developed or supported. Taxi (Taint-Aware XML-Ish) is a data serializer with several handy features: Taint aware Taxi does not force you to trust the data you are serializing. None of the input data is executed. Human readable Taxi produces a human-readable string that simplifies checking the output of your objects. XML-ish While I don't (currently) promise full XML compliance, Taxi produces a block of XML-ish data that could probably be read in by other XML parsers. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Taxi Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Miko O'Sullivan Package: p5-Params-Coerce Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.14 Depends: perl,p5-Params-Util Filename: dists/iphone/main/binary-iphoneos-arm/p5-Params-Coerce-0.14.deb Size: 22052 MD5sum: fdb119a3d4a311e254df08bc132b15b9 SHA1: 995de4fd58aed0ca03aefae5b1a79969ebf9d1e7 SHA256: 15565157483b84a5bb58f9aac53f7099179649a5ab088ea3b0a7596a725e861c Description: Params::Coerce - Allows your classes to do coercion of parameters A big part of good API design is that we should be able to be flexible in the ways that we take parameters. Params::Coerce attempts to encourage this, by making it easier to take a variety of different arguments, while adding negligable additional complexity to your code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Params-Coerce Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Class-ErrorHandler Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-ErrorHandler-0.01.deb Size: 5592 MD5sum: 5c6e2f42c1aaedd2a5b292c2d686d721 SHA1: ee3fea32bde5bb4c6bc1b7aa47153f5bf5f35edc SHA256: 0ad51fb3a45badcef07d8df4cef561fadb671ea880fb0222bcc727896356d6db Description: Class::ErrorHandler - Base class for error handling This is Class::ErrorHandler, a base class for classes that need to do error handling (which is, probably, most of them). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-ErrorHandler Homepage: http://www.perl.org/ Tag: purpose::console, role::developer author: Benjamin Trott Package: p5-perl5 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Hook-LexWrap (>= 0.24),p5-version (>= 0.77) Filename: dists/iphone/main/binary-iphoneos-arm/p5-perl5-0.08.deb Size: 15300 MD5sum: 463b4f3a98f8157b8165d0e78285d883 SHA1: 28e5f516dbc1085171be023676aaefdbd6315d67 SHA256: e825632b7c9f8c2920e89558fa431a4a99e813b3d1c3fa3b7c3fb7d46dda9df8 Description: perl5 - Use a Perl 5 group of modules/features The "perl5" module lets you "use" a well known set of modules in one command. It allows people to create plugins like "perl5::foo" and "perl5::bar" that are sets of useful modules that have been tested together and are known to create joy. This module, "perl5", is generally the base class to such a plugin. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-perl5 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-Geo-Point Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.90 Depends: perl,p5-Geo-Distance,p5-Geo-Proj4,p5-Math-Polygon,p5-Math-Complex,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Point-0.90.deb Size: 48786 MD5sum: e8a25b7f1bfbcbe06c683d8ddd84c988 SHA1: 70844be2819faa9814774547bb05ec5b604b4a4e SHA256: 3d9e9e2b714f03e5eff563a373d4a0e0aaad1c5de750a6257f8bfe11d806ab58 Description: Geo::Point - Geographical structures Geo::Point tries to abstract coordinate systems. It does not try to solve all the problems itself, but will call-out for helper modules when computation has to be done. The module is heavily resting on Math::Polygon. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Point Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mark Overmeer Package: p5-AutoXS-Header Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-AutoXS-Header-1.01.deb Size: 6638 MD5sum: 7fcefbbe53138f2cb5a5660078607b5d SHA1: bae1eb7b57a1e48e049dcaebd38fac1be257c3ff SHA256: 7a1c1491bfc840324ef45315ca6b7a08abeb960c2a28e3516032437e41d4e395 Description: AutoXS::Header - Container for the AutoXS header files This module is a simple container for the newest version of the AutoXS header file "AutoXS.h". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-AutoXS-Header Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steffen Mueller Package: p5-Unicode-UTF8 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.52 Depends: perl,p5-Exporter,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-UTF8-0.52.deb Size: 16050 MD5sum: d32358da72d311c9a167766a089917ad SHA1: 63cc3ab7b20722c06812b05a493a897f3484afa0 SHA256: ffefe6a820fe65c866a09ab6bbf9b156ba3e2d488ec0be766e54e9b55ea211c0 Description: Unicode::UTF8 - Decoding and encoding of UTF-8 encoding form This module provides functions to encode and decode UTF-8 encoding form as specified by Unicode and ISO/IEC 10646:2011. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-UTF8 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Christian Hansen Package: p5-HTML-Accessors Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.2.68 Depends: perl,p5-Class-Accessor (>= 0.31),p5-HTML-GenerateUtil (>= 1.08),p5-HTML-Tagset (>= 3.10),p5-parent (>= 0.221),p5-version (>= 0.74) Filename: dists/iphone/main/binary-iphoneos-arm/p5-HTML-Accessors-0.2.68.deb Size: 12556 MD5sum: a8b1bc8e65a81f0d145fa2915ea45073 SHA1: b31a0694423a6a00defb3e0b0bbe06bbf58c1fec SHA256: e672229193ac387d6704d82ddce5def10a43aeed7624ffa86ba97a10ab23511e Description: HTML::Accessors - Generate HTML elements Uses HTML::GenerateUtil to create an autoload method for each of the elements defined by HTML::Tagset. The API was loosely taken from CGI. Using the CGI module is undesirable in a Catalyst application (run from the development server) due go greediness issues over STDIN. The returned tags are either XHTML 1.1 or HTML 4.01 compliant. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-HTML-Accessors Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Peter Flanigan Package: libdbus-1-dev Priority: optional Section: Development Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2.4-0 Depends: libdbus-1 Filename: dists/iphone/main/binary-iphoneos-arm/libdbus-1.2.4-0-dev.deb Size: 537158 MD5sum: 511ab335dea81ba411424106b7647bf6 SHA1: 8b84ee9145f84e86b7735486494a323abf39aba0 SHA256: 4e33aea34ed9355169d1f6a0a23fe7eac00d967fa8d2f27f53cf9a795701f35e Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. See the dbus description for more information about D-Bus in general. Name: libdbus-1-dev Homepage: http://dbus.freedesktop.org/ Tag: purpose::console, role::developer Package: p5-Filter Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.38 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Filter-1.38.deb Size: 64238 MD5sum: 0b99e475571bffb6ad126b4016646985 SHA1: 424d28d5d1a5f0ced91fe83801702a05eb4fda2b SHA256: 161ed70286cb18b670f3f9ed2b19eb57caf3902ab94fb76c6fd4b023683cc11c Description: Filter - Source Filters This distribution consists of a number of Source Filters. For more details see the pod documentation embedded in the .pm files. If you intend using the Filter::Call functionality, I would strongly recommend that you check out Damian Conway's excellent Filter::Simple module. Damian's module provides a much cleaner interface than Filter::Util::Call. Although it doesn't allow the fine control that Filter::Util::Call does, it should be adequate for the majority of applications. It's available at http://search.cpan.org/dist/Filter-Simple/ Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Filter Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paul Marquess Package: p5-File-Share Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-File-ShareDir (>= 1.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Share-0.01.deb Size: 12944 MD5sum: 524aae898b4491fd8e0ae83121c65659 SHA1: d638bbd80ced4d3b52ecd81d8d68c8ca5d357a55 SHA256: d8b900dccb07f1fadbe908fc10c3245c074fde65120d1d5344012460f7506025 Description: File::Share - Extend File::ShareDir to Local Libraries THis module is a dropin replacement for File::ShareDir. It supports the "dist_dir" and "dist_file" functions, except these functions have been enhanced to understand when the developer's local "./share/" directory should be used. NOTE: module_dist and module_file are not yet supported, because (afaik) there is no well known way to populate per-module share files. This may change in the future. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Share Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-JSON Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.51 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-JSON-2.51.deb Size: 92384 MD5sum: ca940066162987da934f2a2962cbf2d4 SHA1: 8debc0a6e5b13253c9b880394a75fcd3fa6842e9 SHA256: e11d5dc4cbdb161636795ea1c1fd9b9bcf4eeecb9d340e9b8e0d633309a717e2 Description: JSON - JSON (JavaScript Object Notation) encoder/decoder JSON (JavaScript Object Notation) is a simple data format. See to http://www.json.org/ and "RFC4627"(http://www.ietf.org/rfc/rfc4627.txt). This module converts Perl data structures to JSON and vice versa using either JSON::XS or JSON::PP. JSON::XS is the fastest and most proper JSON module on CPAN which must be compiled and installed in your environment. JSON::PP is a pure-Perl module which is bundled in this distribution and has a strong compatibility to JSON::XS. This module try to use JSON::XS by default and fail to it, use JSON::PP instead. So its features completely depend on JSON::XS or JSON::PP. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-JSON Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Makamaka Hannyaharamitu Package: p5-Path-Class Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.24 Depends: perl,p5-File-Path,p5-File-Temp,p5-PathTools,p5-IO Filename: dists/iphone/main/binary-iphoneos-arm/p5-Path-Class-0.24.deb Size: 41570 MD5sum: cb41f001c89cdf85af8828573e87811f SHA1: 4361a22e1c7b5abcba86591a5ee7d170f11d4cfd SHA256: 543d47a052533007d22f7fbc427059f931f8fe7b8c9bd7dadda6bebdb2ecf0f7 Description: Path::Class - Cross-platform path specification manipulation `Path::Class' is a module for manipulation of file and directory specifications (strings describing their locations, like `'/home/ken/foo.txt'' or `'C:\Windows\Foo.txt'') in a cross-platform manner. It supports pretty much every platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2, and NetWare. The well-known module `File::Spec' also provides this service, but it's sort of awkward to use well, so people sometimes avoid it, or use it in a way that won't actually work properly on platforms significantly different than the ones they've tested their code on. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Path-Class Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ken Williams Package: p5-Data-Peek Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.32 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Peek-0.32.deb Size: 21226 MD5sum: 8cb2f02d649d1a00837951871bc33edc SHA1: 404a39d85bd300f9fcf00f57291633b9d837e9bc SHA256: 1b47da2b950937c91067f4691a9390e2e4350d8b446e8bd89b93c30b42009024 Description: Data::Peek - Modified and extended debugging facilities Modified and extended wrapper functions to make debugging more pleasurable. DDumper () is a wrapper around Data::Dumper with always sorted keys. The output is however reflowed and not parsable anymore (in most cases) as the quotation around the keys is removed. DDump () is a wrapper around perl's core function sv_dump (), which should enable you to use the output instead of the default behavior that only prints to STDERR. DPeek () is a wrapper around internals Perl_sv_peek DDump_IO () is a wrapper around perl's core function do_sv_dump (), which acts like sv_dump (), but to a PerlIO stream, which is only available in perl 5.8 and higher. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Peek Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: H.Merijn Brand Package: p5-Net-SNMP-Util Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Exporter,p5-Net-SNMP Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-SNMP-Util-1.04.deb Size: 48202 MD5sum: 3dc2df0b4d46dcb1a4ffb9ea63ca1562 SHA1: 7383f50dd410850014c14b1b32a08a55db256395 SHA256: fb1599bc7b81c9b82d7b7cbd2ba0a378c3cc1eca194e397c35d7925cf65c5df8 Description: Net::SNMP::Util - Utility functions for Net::SNMP The Module Net::SNMP::Util gives you functions of SNMP getting operation interfaces using Net::SNMP. Module Net::SNMP is a great module. That it's OO, having non-blocking mode and convenient callback, flexible to implement for any aspects. Though that, I wanted function to access several hosts at the same time and treat responses data with common and simple way. This is a reason why I made this module. Have an ease way to watch traffics or health of devices on your networks!! Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-SNMP-Util Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: t.onodera Package: p5-Dist-Zilla-Plugin-MetaData-BuiltWith Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01018204 Depends: perl,p5-Dist-Zilla (>= 4.101540),p5-Dist-Zilla-Util-EmulatePhase (>= 0.01000101),p5-Hash-Merge-Simple,p5-Moose,p5-namespace-autoclean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Dist-Zilla-Plugin-MetaData-BuiltWith-0.01018204.deb Size: 19150 MD5sum: 78318e921a7a5db62d6cadb4bd7864e2 SHA1: 780057e5d07b18ec276652cce66cce1cd6d9b262 SHA256: 3be938f1e14090387f37c53e53ff2e0d6f50edcfa63b4774d7f3136388e3302b Description: Dist::Zilla::Plugin::MetaData::BuiltWith - Report what versions of things your distribution was built against Often, distribution authors get module dependencies wrong. So in such cases, its handy to be able to see what version of various packages they built with. Some would prefer to demand everyone install the same version as they did, but that's also not always necessary. Hopefully, the existence of the metadata provided by this module will help users on their end machines make intelligent choices about what modules to install in the event of a problem. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Dist-Zilla-Plugin-MetaData-BuiltWith Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Kent Fredric Package: p5-POE-Component-SSLify Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.008 Depends: perl,p5-Exporter,p5-IO,p5-Net-SSLeay (>= 1.36),p5-POE,p5-Task-Weaken (>= 1.03),p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-SSLify-1.008.deb Size: 42518 MD5sum: 4c91f3f350c25ad4c0a2d356e8156eaf SHA1: 538e09a840bbc8ad6b4258243fd86dc68d170f2b SHA256: 9c40763fbb634b2c877de5abe6d4859ff36937357e7efc9eaf388e6a9201201f Description: POE::Component::SSLify - Makes using SSL in the world of POE easy! This component represents the standard way to do SSL in POE. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-SSLify Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Apocalypse Package: p5-Class-Accessor-Fast-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Class-Accessor Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Accessor-Fast-XS-0.02.deb Size: 8476 MD5sum: 28bda4c6e61282779824f7ebc3dd3239 SHA1: de2017dc1fe9344e7c5b8ed96eb20242a1172e80 SHA256: b2ec7f17d3583cbca92216af31323a51ee6ace7fe7065e10633875069fc9ec88 Description: Class::Accessor::Fast::XS - XS replacement for Class::Accessor::Fast Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Accessor-Fast-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ruslan U. Zakirov Package: p5-MooseX-Workers Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl,p5-DateTime,p5-Moose (>= 0.90),p5-POE (>= 1.004) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Workers-0.15.deb Size: 23770 MD5sum: b8e0818c16ab64ccf40871c29eeb76c3 SHA1: a781afc82e44d94df04aba9493d44a93a5d2df71 SHA256: 6c4004be2f1e9fc39697e994c0a46d958e9574a3c7b3c9662af2bb79048f0fd1 Description: MooseX::Workers - Simple sub-process management for asynchronous tasks POE and Moose combined to make running child processes easy. (POE::Wheel::Run without needing to understand POE, and with all the extensibility benefits of Moose.) Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Workers Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Prather Package: p5-Geo-Calc Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Math-Complex (>= 1.04),p5-Test-Simple (>= 0.47),p5-Moose (>= 1.19),p5-MooseX-FollowPBP (>= 0.04),p5-MooseX-Method-Signatures (>= 0.36),p5-Math-BigInt (>= 1.600) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Calc-0.03.deb Size: 11130 MD5sum: 441e67d9e6b47a6d2eb0fb3196519011 SHA1: de579a550eae0e9d281e47a2583dae58fa8817fe SHA256: 21fecbc7b188080935249672d5cea8514208dbe0b242002cd7319d872a159ec8 Description: Geo::Calc Geo::Calc tries to help anyone who needs computaion for geo coordinats The module is heavily resting on Math::Trig. Thanks to Chris Veness ( http://www.movable-type.co.uk/scripts/latlong.html ) Improvements and additions please to Sorin Pop, Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Calc Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Unicode-Collate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.52 Depends: p5-Unicode-Normalize Conflicts: perl (<=5.10.0-5) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Unicode-Collate-0.52.deb Size: 252658 MD5sum: b6de94c0a79a6e80ab1c8843017de940 SHA1: ec19899b9eafdede20bf7a4ee2d0ea0c52dee2f9 SHA256: 5d218ab5e749eea689ad3863728a63c4ce1a78190efd809068615edfc7e916cc Description: Unicode::Collate - Unicode Collation Algorithm Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Unicode-Collate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: SADAHIRO Tomoyuki Package: p5-Data-Visitor-Encode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10006 Depends: perl,p5-Data-Visitor (>= 0.26),p5-Encode Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Visitor-Encode-0.10006.deb Size: 8868 MD5sum: 13f5b65beff16ff334f21b3bf51c6527 SHA1: 8b702c6535297a93af57bc2ec764b7520ed86cae SHA256: a71a97f6dae3619f0602bef483d4ef6a2bc48b59872ed1f5ae3eb3a6e60491b7 Description: Data::Visitor::Encode - Encode/Decode Values In A Structure Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Visitor-Encode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Daisuke Maki Package: getopt Priority: standard Section: Utilities Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.1.4 Filename: dists/iphone/main/binary-iphoneos-arm/getopt-1.1.4.deb Size: 11098 MD5sum: 140011b47deaa16b40616451cff20681 SHA1: f9bdcaa2c130dff3ca98ee787db4ffffc4dcab73 SHA256: 600e64cba19c81dccd2a1b2e5d226bc1ccc5a8068df9a510bbbbc894134dc9a0 Description: parse command options (enhanced) getopt is used to break up (parse) options in command lines for easy parsing by shell procedures, and to check for legal options. Name: getopt Homepage: http://software.frodo.looijaard.name/getopt/ Author: Frodo Looijaard Tag: purpose::console, role::developer Package: p5-Digest-OAT Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-OAT-0.04.deb Size: 7756 MD5sum: a4f6ed10e8ec1a237d0510de2479560a SHA1: d248f0578b8a969ce93db78b60de668f88b438ab SHA256: 0a56d0df27ad9fc34bb1defb204eab19ad4f755bf01596ae1f7761196c8f6799 Description: Digest::OAT - Bob Jenkin's One-at-a-Time hash function Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-OAT Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DateTime-Format-Mail Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.30 Depends: perl,p5-DateTime,p5-Params-Validate,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-Mail-0.30.deb Size: 12620 MD5sum: f7a6548e79497b6d42b749f767c8d30a SHA1: 240696152c92b5dc93233bf8653c5ac767de533e SHA256: 323b4aa2b1d12223b940e4b3cb01a3140e5749a3705d63e171b983c0712ce788 Description: DateTime::Format::Mail - Convert between DateTime and RFC2822/822 formats Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-Mail Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sort-Key Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.28 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sort-Key-1.28.deb Size: 34832 MD5sum: ddc95f512e7c91554a982ee154f05d51 SHA1: 394d46f246ee6825a8e9d92a81e8de6631c855fb SHA256: 07d925fd5c882826078ff5209f2825a361fb9cd261511a54711c31bf24af84d9 Description: Sort::Key - The fastest way to sort anything in Perl Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sort-Key Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Salvador Fandino Package: p5-Alien Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.91 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Alien-0.91.deb Size: 13792 MD5sum: 726aef5bc33832fdb770428ab2d79196 SHA1: 888fd3b6c98c6cf62271de4f5a2a9d3dffe277ca SHA256: 868c6e646b2e157304fe1d9bca72759a6b392bc8f02b1a2543f050056238b216 Description: Alien - External libraries wrapped up for your viewing pleasure! Alien is a package that exists just to hold together an idea, the idea of Alien:: packages, so there is no code here, just motivation for Alien. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Alien Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-Most Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl,p5-Exception-Class (>= 1.14),p5-Test-Deep (>= 0.106),p5-Test-Differences (>= 0.500),p5-Test-Exception (>= 0.29),p5-Test-Harness (>= 3.07),p5-Test-Simple (>= 0.88),p5-Test-Warn (>= 0.11) Recommends: p5-Data-Dumper-Names (>= 0.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Most-0.22.deb Size: 22066 MD5sum: 74ae38fdea5cfbb845e73de97f5833a5 SHA1: 19b854100b4570f803880133605080bec3d3d374 SHA256: 4049370f26f63d247629639335eb03eed501bd3210e2e5c55e8a1b607428f84b Description: Test::Most - Most commonly needed test functions and features. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Most Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Curtis "Ovid" Poe Package: p5-Hash-Util-FieldHash-Compat Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Test-use-ok Filename: dists/iphone/main/binary-iphoneos-arm/p5-Hash-Util-FieldHash-Compat-0.03.deb Size: 8070 MD5sum: 84dc8367e532f315a6ecda4e4768ee95 SHA1: f6f7cdb51456b2ab7aacba5bdcca94ca962d9a17 SHA256: 7b9f969d89a7aea00e0a4cb09118efb7ffb13a8719c1a13bc916c4caaec7b48f Description: Hash::Util::FieldHash::Compat Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Hash-Util-FieldHash-Compat Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-POE-API-Hooks Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.08 Depends: perl,p5-POE (>= 1.0001),p5-Params-Validate,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-API-Hooks-1.08.deb Size: 9722 MD5sum: 245f59db6a652f4c5737b1e6f4c7365b SHA1: 64b56776d638e387dee35021ffad083e6f5b48af SHA256: 4d8964e38b925787ee4044f0cba221b7a09371f4cb9b3350a99b8d4fe2010708 Description: POE::API::Hooks - Implement lightweight hooks into POE This module adds lightweight hooks into the inner workings of POE. Currently, one can add hooks into POE that get called before/after an event is dispatched, before/after a Session is created, and/or before/after an event is enqueued. These callbacks receive the exact same argument list as their Kernel/Session counterpart. For event dispatch related callbacks, see "_dispatch_event" and "_data_ev_enqueue" in POE::Kernel. For session related callbacks, see "create" in POE::Session. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-API-Hooks Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Matt Cashner Package: p5-I18N-AcceptLanguage Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.04 Depends: perl,p5-Test-Simple (>= 0.45) Filename: dists/iphone/main/binary-iphoneos-arm/p5-I18N-AcceptLanguage-1.04.deb Size: 12514 MD5sum: f0eed3af16edb26f204bddce9bd193af SHA1: b60f423ef943fa69b306357a8c43816189a9c5c6 SHA256: 814d8e177e65ac5a88fd05cdce5d9be01bef9aba0f5bec9eeb7d9a41b23ff506 Description: I18N::AcceptLanguage - Matches language preference to available languages Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-I18N-AcceptLanguage Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-POE-Server-TCP Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.14 Depends: perl,p5-POE (>= 1.004) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-POE-Server-TCP-1.14.deb Size: 23416 MD5sum: 308db5286134454a973831304ba8e874 SHA1: a1cec138bf03176339f4e27787365925429e1aba SHA256: 2c1e9b1036ea9ce92c782ad443065b717ea9a61410e3e70815bd94411ced468a Description: Test::POE::Server::TCP - A POE Component providing TCP server services for test cases Test::POE::Server::TCP is a POE component that provides a TCP server framework for inclusion in client component test cases, instead of having to roll your own. Once registered with the component, a session will receive events related to client connects, disconnects, input and flushed output. Each of these events will refer to a unique client ID which may be used in communication with the component when sending data to the client or disconnecting a client connection. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-POE-Server-TCP Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-MIME-Base16 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.0 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-MIME-Base16-1.0.deb Size: 4438 MD5sum: 39ad66727e8ac8e5bad2d2394aa45e7c SHA1: 25f99e37485328d75a84028c4c54dda476011533 SHA256: 3201c3a6b3a5fe2790bed67f1bf4cc7f2c30404427b90ba638ba81fbd4c14015 Description: MIME::Base16 - Base16 encoder / decoder Encode data similar way like MIME::Base64 does. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MIME-Base16 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Stefan Gipper Package: p5-Pod-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.08 Depends: p5-constant,p5-PathTools,p5-Test-Simple Conflicts: perl (<= 5.10.0-9) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Simple-3.08.deb Size: 233148 MD5sum: 28162693f91154d8a54a377af93ec922 SHA1: 1d810c85aee2c6fe08f87a12b9eee55d4054209a SHA256: 0a688da0c2022fd4c0e0c9199db01ab1615b90c6a9146a394caa8df7fb7b1aa7 Description: Pod::Simple - framework for parsing Pod Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-IO-Prompt Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.99.4 Depends: perl,p5-Term-ReadKey,p5-Test-Simple,p5-version,p5-Want Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Prompt-v0.99.4.deb Size: 20888 MD5sum: f542cbda61cdf4fe403aa20628b5bf63 SHA1: e382b7f1a48292e32590c78aacd8c48bce59b3dc SHA256: 6442087e2ec2248ef5866979c5fdeb3b06013306f3b574ad0c99bbaefcd166b2 Description: IO::Prompt By default, this module exports a single function: prompt(). It prompts the user to enter some input, and returns an object that represents the user input. You may specify various flags to the function to affect its behaviour; most notably, it defaults to automatically chomp the input, unless the -line flag is specified. Note that this is an interim re-release. A full release with better documentation will follow in the near future. Meanwhile, please consult the 'examples/' directory from this module's CPAN distribution to better understand how to make use of this module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Prompt Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-XML-SimpleObject Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.53 Depends: perl,p5-XML-LibXML | p5-XML-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-SimpleObject-0.53.deb Size: 15010 MD5sum: 86e8f0c3fabb6bf94c53ec2a498c70b3 SHA1: 389d05444c23faf080e1b5970615b8ad47826c21 SHA256: 2c10abf10959e8a688f369ece050b3763043c764f4801c6645205d79e14cc6d3 Description: XML::SimpleObject - Perl extension allowing a simple object representation of a parsed XML::Parser tree. This is a small and simple package that takes the output of an XML parser and gives simple methods for accessing the structure of an XML document. It is very lightweight, but provides the simplest access to an XML document possible. It does not subclass XML::Parser or XML::LibXML; rather, it is meant to serve purely as an object struct for an outgoing tree. I originally wrote the module as an example of parsing without handlers. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-SimpleObject Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Role-HasMessage Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.005 Depends: perl,p5-Moose,p5-MooseX-Role-Parameterized,p5-String-Errf,p5-Try-Tiny,p5-namespace-clean Filename: dists/iphone/main/binary-iphoneos-arm/p5-Role-HasMessage-0.005.deb Size: 14710 MD5sum: 60523e811de298874686b2ae83e88c58 SHA1: 621caefaf4fecaaa94cb15ffbb8435629fdf8eda SHA256: 63e5eed79a13fc10a7378ae26b63dc0e99bf940945db642a87a38e94b4185874 Description: Role::HasMessage - a thing with a message method Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Role-HasMessage Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Test-Base Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.60 Depends: perl,p5-Filter,p5-Spiffy (>= 0.30),p5-Test-Simple (>= 0.62) Recommends: p5-Test-Deep Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Base-0.60.deb Size: 39810 MD5sum: 30d4b025886dc4f533a9809133446155 SHA1: 15a25d31ff72b9e6de35a12d841797571f6e5e57 SHA256: 89d58ce2c6e845fa353e6fd9296e2177a236f40c759a59a3d1b0151b4b59202c Description: Test::Base - A Data Driven Testing Framework Testing is usually the ugly part of Perl module authoring. Perl gives you a standard way to run tests with Test::Harness, and basic testing primitives with Test::More. After that you are pretty much on your own to develop a testing framework and philosophy. Test::More encourages you to make your own framework by subclassing Test::Builder, but that is not trivial. Test::Base gives you a way to write your own test framework base class that *is* trivial. In fact it is as simple as two lines: package MyTestFramework; use Test::Base -Base; A module called "MyTestFramework.pm" containing those two lines, will give all the power of Test::More and all the power of Test::Base to every test file that uses it. As you build up the capabilities of "MyTestFramework", your tests will have all of that power as well. "MyTestFramework" becomes a place for you to put all of your reusable testing bits. As you write tests, you will see patterns and duplication, and you can "upstream" them into "MyTestFramework". Of course, you don't have to subclass Test::Base at all. You can use it directly in many applications, including everywhere you would use Test::More. Test::Base concentrates on offering reusable data driven patterns, so that you can write tests with a minimum of code. At the heart of all testing you have inputs, processes and expected outputs. Test::Base provides some clean ways for you to express your input and expected output data, so you can spend your time focusing on that rather than your code scaffolding. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Base Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ingy dƶt Net Package: p5-DBI Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.616 Depends: perl Recommends: p5-Clone (>= 0.31),p5-DB-File,p5-MLDBM,p5-Net-Daemon,p5-RPC-PlRPC (>= 0.2001),p5-SQL-Statement (>= 1.28) Conflicts: p5-DBD-AnyData (<= 0.09),p5-DBD-CSV (<= 0.29),p5-DBD-PO (<= 2.10),p5-DBD-RAM (<= 0.072),p5-SQL-Statement (<= 1.27) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBI-1.616.deb Size: 800860 MD5sum: b366404359ac5c15c5c18cfe9dca7816 SHA1: 1b064ba9edea1d034ff6588201e4bbef0bb1fcf8 SHA256: 629ad6b57428ec9bb2c1b625b51dd52646b4cf9a11dcf1bbf16392c0b2eece6d Description: DBI - The Perl Database Interface by Tim Bunce. Database independent interface for Perl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBI Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tim Bunce Package: p5-File-Find-Object Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1.9 Depends: perl,p5-Class-XSAccessor,p5-PathTools Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Find-Object-0.1.9.deb Size: 23032 MD5sum: 9a1b53768d432a10c906b7266580a607 SHA1: bb54a060dd846366ee0b6e7dd5b593ac99a9cafe SHA256: 134459544a3203425113a2a78a905a7cff247c352d1f5789ce83834d8cacad8a Description: File::Find::Object - An object oriented File::Find replacement File::Find::Object is an object-oriented and iterative replacement for File::Find. I.e: it is a module for traversing a directory tree, and finding all the files contained within it programatically. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Find-Object Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MIME-Charset Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.008.1 Depends: perl,p5-Encode (>= 1.98) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MIME-Charset-1.008.1.deb Size: 33096 MD5sum: 314ee9b38e7249924719f31d65403bd4 SHA1: 6d1e55b98c37ddf4ad62880aefb973866033ad1c SHA256: 7f5d2e3264292d08022658ab79b40ea35697165eb8b6aef670d1e936f2cd6ca2 Description: MIME::Charset - Charset Informations for MIME Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MIME-Charset Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Hatuka*nezumi - IKEDA Soji Package: p5-POE-Component-Pluggable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.24 Depends: perl,p5-POE (>= 1.004),p5-Task-Weaken,p5-constant (>= 1.17) Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Pluggable-1.24.deb Size: 31970 MD5sum: 588078981394b1166e69ae628b4a487c SHA1: d3aeeae74500ee2c484c2e2b68769d1986390869 SHA256: c2e1dbf6f5488afbfc0b661d6cdc9dddaf77507dad08efec9c50b8e1114a90ca Description: POE::Component::Pluggable - A base class for creating plugin enabled POE Components. POE::Component::Pluggable is a base class for creating plugin enabled POE Components. It is a generic port of POE::Component::IRC's plugin system. If your component dispatches events to registered POE sessions, then POE::Component::Pluggable may be a good fit for you. Basic use would involve subclassing POE::Component::Pluggable, then overriding "_pluggable_event()" and inserting "_pluggable_process()" wherever you dispatch events from. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Pluggable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Chris Williams Package: p5-MooseX-Singleton Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-Moose (>= 1.10) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Singleton-0.25.deb Size: 17792 MD5sum: 477cea39873d61a3d34f6b52a2b9bcee SHA1: 87e093e1faedf9f53b7777200b43969a75867502 SHA256: 8692aaed669cd816e07d4ea99d2554a140221d2d0b0bb3ea3101faf6bbf549cc Description: MooseX::Singleton - turn your Moose class into a singleton Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Singleton Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Shawn M Moore Package: p5-POE-Component-Client-DNS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.02 Depends: perl,p5-Net-DNS,p5-POE,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Component-Client-DNS-1.02.deb Size: 15734 MD5sum: 296775fc641e72a42ccce68043f76485 SHA1: bdce9470d52e9c58c03631d37d5819b6dc8fdf55 SHA256: fc548bd76c4f62b68e8a4430edbf0bfee2124aa18623e8f238316ee9342e19e3 Description: POE-Component-Client-DNS - Non-blocking/concurrent DNS queries using Net::DNS and POE POE::Component::Client::DNS is an event driven wrapper for Net::DNS::Resolver. It accepts events containing Net::DNS::Resolver questions, and it emits events carrying Net::DNS::Packet responses. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Component-Client-DNS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rocco Caputo Package: p5-XML-Filter-BufferText Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-XML-SAX Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Filter-BufferText-1.01.deb Size: 5482 MD5sum: 9aa55fa70b00e24eccd95730f317fde2 SHA1: e81ffd79f2ec8d3deec8c9dd88d2ed5b6c7d6dba SHA256: 7abbe12557a0feaa1bfe7639adc6faf7a189b125adf5938bd3a82979c97b8839 Description: XML::Filter::BufferText This is a very simple filter. One common cause of grief (and programmer error) is that XML parsers aren't required to provide character events in one chunk. They can, but are not forced to, and most don't. This filter does the trivial but oft-repeated task of putting all characters into a single event. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Filter-BufferText Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin Berjon Package: p5-MooseX-MethodPrivate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.1.2 Depends: perl,p5-Filter,p5-Moose,p5-Test-Exception Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-MethodPrivate-0.1.2.deb Size: 5630 MD5sum: 315dce712cb319930a09acc85237c554 SHA1: 40daf5cc14a9ef3b23e92f6897ca7236dcf98854 SHA256: 1c80fcf7048631647e213806b09b804252c4eb1d2f0c3aa223e4f8956381adc3 Description: MooseX::MethodPrivate - Declare methods private or protected Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-MethodPrivate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: franck cuny Package: p5-String-Random Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-Random-0.22.deb Size: 11460 MD5sum: 1eb4c00dcd377699c3ba17d4bd4ccd11 SHA1: f336b75e57a5764f1436b80f98ed661d0033333e SHA256: 89eb6ab0321b6a2810dfc5daad6d1a2e9a3934ac54be059f1eceb4b2a34b4721 Description: String::Random - Perl module to generate random strings based on a pattern String::Random is used to generate random strings. It was written to make generating random passwords and such a little easier. See the documentation in pod format in the module for more information. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-Random Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Steven Pritchard Package: p5-DBIx-Connector Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.44 Depends: perl,p5-DBI (>= 1.605) Recommends: p5-DBI (>= 1.614),p5-Test-Pod (>= 1.41),p5-Test-Pod-Coverage (>= 1.06) Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Connector-0.44.deb Size: 43986 MD5sum: 58c71b3c7b45281015852e9594f1e5f1 SHA1: b1999fb8650c3b6551be6b73780252bdb8d0c7e1 SHA256: 00f46a4318427f811722931ab910455514d8b3a93c264492774b895f77f05dbd Description: DBIx::Connector - Fast, safe DBI connection and transaction management DBIx::Connector provides a simple interface for fast and safe DBI connection and transaction management. Connecting to a database can be expensive; you don't want your application to re-connect every time you need to run a query. The efficient thing to do is to hang on to a database handle to maintain a connection to the database in order to minimize that overhead. DBIx::Connector lets you do that without having to worry about dropped or corrupted connections. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Connector Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David E. Wheeler Package: p5-CSS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.08 Depends: perl,p5-Parse-RecDescent,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-CSS-1.08.deb Size: 60520 MD5sum: 6e88f830b237a6ca24bb3b8b907d6305 SHA1: a136fe2587054bde6401583dba9292427dd92b57 SHA256: 1c925f24dd6918099de0b6ae82e6db7278ff149f60410887b40b2ff8e0cacae4 Description: CSS - Object-oriented access to cascading stylesheets. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CSS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MooseX-Lists Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.05 Depends: perl,p5-Moose (>= 0.93) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Lists-0.05.deb Size: 8386 MD5sum: 5966f573118898cf157a819ef8dc648c SHA1: 34b562ee55deed301be174824586824728fefe76 SHA256: 30353c8dbfe886247b54bf4dcadda15d7801b8e11654b2cb6c02fface1faf841 Description: MooseX::Lists - treat arrays and hashes as lists Provides asymmetric list access for arrays and hashes. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Lists Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dmitry Karasik Package: p5-WWW-Curl Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 4.15 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-WWW-Curl-4.15.deb Size: 46910 MD5sum: 2cf1f52434f38ce289fa2e1cd0482ee6 SHA1: 1bf5ed5e50b4acf1b18ede50d580971f657ad6eb SHA256: 85d6caa64e89204af2c301dd9aa451739f1c3af92e9248368a12459f7739c044 Description: WWW::Curl - Perl extension interface for libcurl The Perl module WWW::Curl provides an interface to the cURL library "libcurl". See http://curl.haxx.se/ for more information on cURL and libcurl. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-WWW-Curl Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Math-Geometry-Planar Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.17 Depends: perl,p5-Math-Geometry-Planar-GPC (>= 1.04),p5-Math-Geometry-Planar-Offset (>= 1.03) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Geometry-Planar-1.17.deb Size: 33170 MD5sum: 1dd91bfdd44a38b389f58aa81cbdd82e SHA1: 57db7941814065531097ffaf4a2ad513d17b662e SHA256: 38532ceb6a69b5b3ae48b347c3c439fdf7f4b860c176ed059d3166f1816de33a Description: Math::Geometry::Planar - A planar geometry package This module provides a set of 2D polygon, line and line segment operations. The module also uses the GPC module for polygon clipping operations. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Geometry-Planar Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Danny Van de Pol Package: p5-DBIx-Class-DateTime-Epoch Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-DBIx-Class (>= 0.08103),p5-DBIx-Class-TimeStamp (>= 0.07),p5-DateTime Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Class-DateTime-Epoch-0.08.deb Size: 7464 MD5sum: 1d93b746271c81f3b075423d37d402f5 SHA1: 04a08d41f50223970bf00513026a6a95eeedb8c6 SHA256: 98afa5039aaacc05d1599a1076aee9dda5f3beb0ff7420cd41062aedf479750e Description: DBIx::Class::DateTime::Epoch - Automatic inflation/deflation of epoch-based columns to/from DateTime objects This module automatically inflates/deflates DateTime objects from/to epoch values for the specified columns. This module is essentially an extension to DBIx::Class::InflateColumn::DateTime so all of the settings, including "locale" and "timezone", are also valid. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Class-DateTime-Epoch Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Brian Cassidy Package: p5-version Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.93 Depends: perl,p5-File-Temp (>= 0.13),p5-Test-Simple (>= 0.45) Filename: dists/iphone/main/binary-iphoneos-arm/p5-version-0.93.deb Size: 60530 MD5sum: 4db67cccad6af27f506f1cfe0b811949 SHA1: ffb7a0eff840cbbc89487f14c203812248c5ad69 SHA256: 12a97baf8e7c9eda8e1c3b34439dcb8006e5bf9ab1b46ed37331fb903e762464 Description: version - Structured version objects Full version object support, with patch for bug in Perl 5.10.0 core version support. YOU SHOULD INSTALL THIS RELEASE WHEN USING VERSION OBJECTS IN PERL 5.10.0. There was a bug caused by objects serialized by YAML that will cause Perl 5.10.0 to segfault. As long as some module calls 'use version', then the replacement code will take effect and Perl will not crash. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-version Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: John Peacock Package: p5-Test-Script Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl,p5-PathTools,p5-IPC-Run3 (>= 0.034),p5-Probe-Perl (>= 0.01),p5-Test-Simple (>= 0.62) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Script-1.06.deb Size: 15216 MD5sum: 6b268648b4f70881c4f7a214ee693e43 SHA1: e864c7b25bde86541ddc0e79dd78834b24ef0e2d SHA256: 653c0a2094888a49546b48f44cc867841ed087e1d1bf2b688ccfa7cb52b2f2eb Description: Test::Script - Basic cross-platform tests for scripts The intent of this module is to provide a series of basic tests for 80% of the testing you will need to do for scripts in the script (or bin as is also commonly used) paths of your Perl distribution. Further, it aims to provide this functionality with perfect platform-compatibility, and in a way that is as unobtrusive as possible. That is, if the program works on a platform, then Test::Script should always work on that platform as well. Anything less than 100% is considered unacceptable. In doing so, it is hoped that Test::Script can become a module that you can safely make a dependency of all your modules, without risking that your module won't on some platform because of the dependency. Where a clash exists between wanting more functionality and maintaining platform safety, this module will err on the side of platform safety. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Script Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Locale-Codes Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.18 Depends: p5-Exporter Conflicts: perl (<= 5.10.0-13) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Locale-Codes-3.18.deb Size: 300528 MD5sum: 670674a1cdcc26da279f2c03403d7420 SHA1: 5b1c257eac00284c2c40865bc101293a7bbd097e SHA256: 0398506919ea9ec3d16f335c8d490d624f853d0c9c8895c1ab0556088a008a45 Description: Locale::Codes - a distribution of modules to handle locale codes Locale::Codes is a distribution containing a set of modules. The modules each deal with different types of codes which identify parts of the locale including languages, countries, currency, etc. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Locale-Codes Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sullivan Beck Package: p5-String-BufferStack Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-String-BufferStack-1.12.deb Size: 9188 MD5sum: cc6260052536cba20301f6b584990b36 SHA1: 4af871daf62478284c6629ee9a111afd745790f6 SHA256: db00f1bc34ed32986829b6241f189b0904cc4a4ecc12879b4ee8544842845f0a Description: String::BufferStack - Nested buffers for templating systems Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-String-BufferStack Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Alex Vandiver Package: p5-Devel-DumpTrace Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.10 Depends: perl,p5-PadWalker (>= 1.5),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-DumpTrace-0.10.deb Size: 52730 MD5sum: 07c34c313c223313119ebf0a2ec74ee7 SHA1: 78615806825a96e96f9916b3d5acc2952ba5d3f7 SHA256: 289f5ab5604247c70ed32beda3bd452c189486094701d8b0e04bf432a570363c Description: Devel::DumpTrace - Evaluate and print out each line before it is executed. A debugging module that displays the statements being executed, substituting variable identifiers with their values. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Devel-DumpTrace Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marty O'Brien Package: p5-Tree-DAG-Node Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.06 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Tree-DAG_Node-1.06.deb Size: 49848 MD5sum: 1451b51e78a1483882b5e2c4c1d1391a SHA1: 813fc7e2ea219f470fd4925457b4d8ed852b497d SHA256: a95dea738979fb319a45db6ca138098dc66a83fa4d698f4eb1ba819b6c59da80 Description: Tree::DAG_Node - a (super)class for representing nodes in a tree. This class encapsulates/makes/manipulates objects that represent nodes in a tree structure. The tree structure is not an object itself, but is emergent from the linkages you create between nodes. This class provides the methods for making linkages that can be used to build up a tree, while preventing you from ever making any kinds of linkages which are not allowed in a tree (such as having a node be its own mother or ancestor, or having a node have two mothers). Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Tree-DAG-Node Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: David Hand Package: p5-IO-Socket-SSL Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.49 Depends: perl,p5-Net-SSLeay (>= 1.21) Filename: dists/iphone/main/binary-iphoneos-arm/p5-IO-Socket-SSL-1.49.deb Size: 50820 MD5sum: 93d6f7429a5496b5aecbe439baa4a26b SHA1: 4c9b4b181dfdfb5b50db3a2c177daa303ad4e55a SHA256: ffb0b69c8e10f9459aa4e2a9e6096f8925473d8dee1bab76e97eb90965d5d85a Description: IO::Socket::SSL - Nearly transparent SSL encapsulation for IO::Socket::INET IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-IO-Socket-SSL Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Date-Leapyear Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.72 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Date-Leapyear-1.72.deb Size: 11216 MD5sum: 1f173253139d535ffa29039753311255 SHA1: b9af8fa51e0d1ae821a4bbea07d0a7aa2d2c7c6d SHA256: e67bc7b1ad3ec8aad96b368b2933896bf072cf4da703423d91992394eaca5a29 Description: Date::Leapyear - Is a particular year a leap year? Date::Leapyear exports one function - isleap - which returns 1 or 0 if a year is leap, or not, respectively. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Date-Leapyear Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rich Bowen Package: p5-Object-Event Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.22 Depends: perl,p5-AnyEvent (>= 3.5),p5-common-sense,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Object-Event-1.22.deb Size: 20144 MD5sum: bf569386d680d0d190eae95da1d29c37 SHA1: 642b0279d15cdd70ce769aabccd630d433b48a1a SHA256: f8721b2fe89d73b575455b9cc580cd5cb5dc138ee19523be2a45c7abfee85981 Description: Object::Event - A class that provides an event callback interface This module was mainly written for AnyEvent::XMPP, AnyEvent::IRC, AnyEvent::HTTPD and BK to provide a consistent API for registering and emitting events. Even though I originally wrote it for those modules I released it separately in case anyone may find this module useful. For more comprehensive event handling see also Glib and POE. This class provides a simple way to extend a class, by inheriting from this class, with an event callback interface. You will be able to register callbacks for events, identified by their names (a string) and call them later by invoking the "event" method with the event name and some arguments. There is even a syntactic sugar which allows to call methods on the instances of Object::Event-derived classes, to invoke events. For this feature see the "EVENT METHODS" section of this document. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Object-Event Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robin Redeker Package: p5-Digest-SHA1 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: SHA1-2.12 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Digest-SHA1-2.12.deb Size: 21850 MD5sum: bcb18a4d78b120f5df42062c0f5e6aa8 SHA1: 91f64f78462a5eb4011d21e248c492570880cd72 SHA256: 1daa7b23f156242fa0bc74351d98388f6f7c752b658bf06ac268014693e9b700 Description: Digest::SHA1 - Perl interface to the SHA-1 algorithm The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input. SHA1 is described at http://www.itl.nist.gov/fipspubs/fip180-1.htm Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Digest-SHA1 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-DBIx-DataModel Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.16 Depends: perl,p5-DBI,p5-SQL-Abstract (>= 1.51),p5-Test-Simple Recommends: p5-DBD-Mock,p5-Lingua-EN-Inflect-Number Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-DataModel-1.16.deb Size: 173346 MD5sum: 17b238ede1df7bcab25e38224fc32184 SHA1: fc120cc3d42ab1b6d414140599d626fbddb977e0 SHA256: f49634b1e60bcbf867cec644c97ee03f14ff01e5d27da40ab699f4e06da74665 Description: DBIx::DataModel - Classes and UML-style Associations on top of DBI DBIx::DataModel is a wrapper framework for building Perl abstractions (classes, objects and methods) that interact with relational database management systems (RDBMS). Of course the ubiquitous DBI module is used as a basic layer for communicating with databases; on top of that, DBIx::DataModel provides facilities for generating SQL queries, joining tables automatically, navigating through the results, converting values, and building complex datastructures so that other modules can conveniently exploit the data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-DataModel Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Laurent Dami Package: p5-Filter-Simple Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.84 Depends: p5-Text-Balanced Conflicts: perl (<=5.10.0-6) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Filter-Simple-0.84.deb Size: 20460 MD5sum: c337fce9513fae3eb8f292c5de7a75f7 SHA1: e9702e6c4e884f0211a16fe890e62cbd1380eede SHA256: 9ecfb22b01d9320fb5408782a0377df84c43a8f6428a51b688aee2e2565130ad Description: Filter::Simple - Simplified source filtering The Filter::Simple module provides a simplified interface to Filter::Util::Call; one that is sufficient for most common cases. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Filter-Simple Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Math-Libm Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.00 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Math-Libm-1.00.deb Size: 12726 MD5sum: 01778b6e1498a843a7e792ead5dd09be SHA1: ce418a5e5d4396c6e8df43d845d82e448415bc5f SHA256: 2e3ee459dcb23e0e84657a98aa1eedbb75f6f3da7594a15286d34a5f4d78a570 Description: Math::Libm - Perl extension for the C math library, libm This module is a translation of the C math.h file. It exports the following constants and functions: M_1_PI M_2_PI M_2_SQRTPI M_E M_LN10 M_LN2 M_LOG10E M_LOG2E M_PI M_PI_2 M_PI_4 M_SQRT1_2 M_SQRT2 acos acosh asin asinh atan atanh cbrt ceil cosh erf erfc expm1 floor hypot j0 j1 jn lgamma_r log10 log1p pow rint sinh tan tanh y0 y1 yn Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Math-Libm Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Compress-LZW Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Compress-LZW-0.01.deb Size: 7108 MD5sum: 1e63e5a6fe03f0e932f53c1a26106678 SHA1: 06695ccccf6bcb5b15c192cdbedd81476c92b36c SHA256: 1bfcd0fa6eae7d8432fa30c74a9015c0836e0560f88bb1f522de4c63904db36c Description: Compress::LZW - Pure perl implementation of LZW This module does not yet support compress(1)'s .Z files!! Nor is its interface stable. Hence the alpha status. Expect support to come soon. "Compress::LZW" it a perl implementation of the newly free LZW compression algorithm. It defaults to building a 16-bit codeword table, but provides the ability to choose a 12-bit table also. Depending on the size of your data, the 12-bit table may provide better compression. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Compress-LZW Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-DBIx-Array Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.15 Depends: perl,p5-DBD-CSV (>= 0.21),p5-DBI,p5-SQL-Statement (>= 1.01),p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-DBIx-Array-0.15.deb Size: 18338 MD5sum: 96ab051d2fd360f8f043a6bbb60694b6 SHA1: edaa5aa9bdf1befeaf34d2c775d402ce3033a5c4 SHA256: b57ffc7eb150deea09f2ad177a612bc47f13b58109d50a4f3a034ae83888cdb0 Description: DBIx::Array - a wrapper around DBI with array interfaces Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DBIx-Array Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-WWW-Contact Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.40 Depends: perl,p5-Crypt-SSLeay,p5-HTML-Parser,p5-HTML-TokeParser-Simple,p5-HTML-Tree,p5-JSON-XS,p5-Moose (>= 0.77),p5-Net-Google-AuthSub,p5-Text-vCard,p5-WWW-Mechanize,p5-WWW-Mechanize-GZip Filename: dists/iphone/main/binary-iphoneos-arm/p5-WWW-Contact-0.40.deb Size: 52506 MD5sum: d26db4efff6a83e22dc95a8493a1ed47 SHA1: e06d06946e0b0385fffb8bb47df4118d7f5cdc64 SHA256: 7dd5164c14842f9d4805d15f7afa8d0a15f433a57722d05fa55e0f6c27393327 Description: WWW::Contact - Get contacts/addressbook from Web WWW::Contact is a system to easily get contact and addressbook data from web-based providers. It includes support for a variety of well-known sites, and can be easily extended to build new custom modules. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-WWW-Contact Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Fayland Lam Package: p5-DateTime-Format-MySQL Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-DateTime,p5-DateTime-Format-Builder Filename: dists/iphone/main/binary-iphoneos-arm/p5-DateTime-Format-MySQL-0.04.deb Size: 13532 MD5sum: 98302048dc3df1c30bc947156cdd0518 SHA1: fab9719d04cfe26b06caaa112d4300f2a48be9c6 SHA256: ba81bb4c2e05f1ce79f07dba0fad61993e9cb78d1ca5e8ff9b1d4595ffc2b44b Description: DateTime::Format::MySQL - Parse and format MySQL dates and times This module handles formatting and parsing of MySQL date and time related data types. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-DateTime-Format-MySQL Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Dave Rolsky Package: p5-Danga-Socket Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.61 Depends: perl,p5-Sys-Syscall Filename: dists/iphone/main/binary-iphoneos-arm/p5-Danga-Socket-1.61.deb Size: 20420 MD5sum: ca295595156cfaee8f9c5aba8ea950d6 SHA1: 6a5faa50b98cd2ac79d90c16cfc94b230e138ae7 SHA256: 9f5dcd26be3d90ed3782c5834cbe0e76a9953a51f21749bae2265a04b3b7e21c Description: Danga::Socket - Event loop and event-driven async socket base class Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Danga-Socket Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Locale-US Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.2 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Locale-US-1.2.deb Size: 6582 MD5sum: 32c11dd1eca9484de521c7db5133aa55 SHA1: 7ce555025d491c0368e1bb1abf52bd8325769d37 SHA256: ce7801dac778b1c27495f0e31e0b7c921fd145bf7fcded26bd95b3bb4337c0bf Description: Locale-US This distribution contains a module which can be used to process USPS two letter codes for states in the United States and surrounding territories. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Locale-US Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Terrence Brannon Package: p5-Perl-Shell Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-Lexical-Persistence (>= 1.01),p5-PPI (>= 1.205),p5-Params-Util (>= 1.00) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Perl-Shell-0.03.deb Size: 17148 MD5sum: d176c74a894e5f4dbd98cebf0d57daf5 SHA1: 63e59ed5d69d84cc43c29413aec30adfda79bfd7 SHA256: c4154ff67561ad9242d382d7247436e47620559cdf13d45d0bdad687bff8185f Description: Perl::Shell - A Python-style "command line interpreter" for Perl THIS MODULE IS HIGHLY EXPERIMENTAL AND SUBJECT TO CHANGE. YOU HAVE BEEN WARNED This module provides a lookalike implementation of a "command line interpreter" for Perl, in the style of the Python equivalent. This is part an attempt to make Perl more approachable (both in general and specifically for Python programmers), partly an exercise to force myself to explore Python's usability aspects, partly a way to provide Strawberry Perl with a "Perl (command line)" start menu entry, and partly as fodder for a funny lightning talk. On the command line, you can start the shell with "perlthon". Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Perl-Shell Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Adam Kennedy Package: p5-Test-Weaken Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.004000 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Weaken-3.004000.deb Size: 36864 MD5sum: d64d6400b5e8b0d330ed0121b47750d9 SHA1: 0a59df7473b630892eab85705d4639809a76ce9d SHA256: 8b7079d47bec7caa82b8488653ef7908571b24cbed7da08c7ba31fed82bdf908 Description: Test::Weaken - Test that freed memory objects were, indeed, freed Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Weaken Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-JSON-XS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.30 Depends: perl,p5-common-sense Filename: dists/iphone/main/binary-iphoneos-arm/p5-JSON-XS-2.3.deb Size: 87402 MD5sum: 4034ccd4b2382aefb90d1e68feb1f574 SHA1: 10cbdc26bb1206d858152d440417c7bc4d57ce86 SHA256: 37ef7872b6ea6c9dede61a4a744bc709b033fe69ae6294576e8dd5647147eb37 Description: JSON::XS - JSON serialising/deserialising, done correctly and fast This module converts Perl data structures to JSON and vice versa. Its primary goal is to be *correct* and its secondary goal is to be *fast*. To reach the latter goal it was written in C. Beginning with version 2.0 of the JSON module, when both JSON and JSON::XS are installed, then JSON will fall back on JSON::XS (this can be overridden) with no overhead due to emulation (by inheriting constructor and methods). If JSON::XS is not available, it will fall back to the compatible JSON::PP module as backend, so using JSON instead of JSON::XS gives you a portable JSON API that can be fast when you need and doesn't require a C compiler when that is a problem. As this is the n-th-something JSON module on CPAN, what was the reason to write yet another JSON module? While it seems there are many JSON modules, none of them correctly handle all corner cases, and in most cases their maintainers are unresponsive, gone missing, or not listening to bug reports for other reasons. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-JSON-XS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marc Lehmann Package: p5-Test-Random Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 20100119.173355 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Random-20100119.173355.deb Size: 12604 MD5sum: 177b2b9ef758442f6be03b17203f22ba SHA1: 318341c6bfb2e1662efd1c0c5de09dcb44ea475d SHA256: ecf31763a2d7de9b4733be97aa36628153ed722b44a21fc8e1cc6d42807171f7 Description: Test::Random - Make testing random functions deterministic This is a testing module to make testing random things a bit more deterministic. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Random Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Michael G Schwern Package: p5-CPANPLUS-Dist-Build Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.54 Depends: p5-CPANPLUS (>= 0.8400),p5-ExtUtils-Install (>= 1.42),p5-PathTools,p5-IPC-Cmd (>= 0.42),p5-Locale-Maketext-Simple,p5-Module-Build (>= 0.32),p5-Module-Load (>= 0.16),p5-Module-Load-Conditional (>= 0.30),p5-Module-Pluggable (>= 3.8),p5-Params-Check (>= 0.26),p5-Test-Harness (>= 3.16) Conflicts: perl (<= 5.10.0-14) Filename: dists/iphone/main/binary-iphoneos-arm/p5-CPANPLUS-Dist-Build-0.54.deb Size: 24840 MD5sum: 4aa40663a000ec87b0c10a8acb45d87b SHA1: e0c01f6959a7c1571f325c791276e63d7eab9f02 SHA256: 5589d4ea1086c16a94bf9940b290d66cadd615a6df7e9352613c11e26aea69ab Description: CPANPLUS::Dist::Build - CPANPLUS plugin to install packages that use Build.PL CPANPLUS::Dist::Build is a distribution class for Module::Build related modules. Using this package, you can create, install and uninstall perl modules. It inherits from CPANPLUS::Dist. Normal users won't have to worry about the interface to this module, as it functions transparently as a plug-in to CPANPLUS and will just Do The Right Thing when it's loaded. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-CPANPLUS-Dist-Build Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Parse-BBCode Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.08 Depends: perl,p5-Class-Accessor,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Parse-BBCode-0.08.deb Size: 33966 MD5sum: 1e1bfb9571c286576b2d3757060ae95f SHA1: 11e6a238a703539261447fbd333636d41de11ae8 SHA256: 0162fbd0eb89528f1fd5a377cd7c8b87834b066e9500259af5830cab794d7545 Description: Parse::BBCode - Module to turn BBCode into HTML or plain text Note: This module is still experimental, the syntax is subject to change. I'm open for any suggestions on how to improve the syntax. See "TODO" for what might change. I wrote this module because HTML::BBCode is not extendable (or I didn't see how) and BBCode::Parser seemed good at the first glance but has some issues, for example it says that he following bbode [code] foo [b] [/code] is invalid, while I think you should be able to write unbalanced code in code tags. Also BBCode::Parser dies if you have invalid code or not-permitted tags, but in a forum you'd rather show a partly parsed text then an error message. What I also wanted is an easy syntax to define own tags, ideally - for simple tags - as plain text, so you can put it in a configuration file. This allows forum admins to add tags easily. Some forums might want a tag for linking to perlmonks.org, other forums need other tags. Another goal was to always output a result and don't die. I might add an option which lets the parser die with unbalanced code. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Parse-BBCode Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-File-PathInfo-Ext Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.27 Depends: perl,p5-Digest-MD5 (>= 2),p5-File-Path (>= 1),p5-File-PathInfo (>= 1),p5-File-Type,p5-Test-Simple,p5-YAML Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-PathInfo-Ext-1.27.deb Size: 13112 MD5sum: 468148438747d216dd9a84ee456adb00 SHA1: 81600ad66be509c2c150a05ae643bb1318d84504 SHA256: 181db20ffc063bc646db6e3f71ea09b2eda45da5272b37069f9629626b7f814a Description: File::PathInfo::Ext - metadata files, renaming, some other things on top of PathInfo Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-PathInfo-Ext Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-MIME-Base64 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.13 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-MIME-Base64-3.13.deb Size: 21934 MD5sum: 63df6b477cb96d08989acac85be53d9d SHA1: 108b45d440d5276361259ecb402f324c51858aaf SHA256: 68933eb61e62a31955e1bebe1f08d3e603070b50d3c05efe9dc8f22ea6ba92c8 Description: MIME::Base64 - The RFC 2045 encodings; base64 and quoted-printable This package contains a base64 encoder/decoder and a quoted-printable encoder/decoder. These encoding methods are specified in RFC 2045 - MIME (Multipurpose Internet Mail Extensions). The base64 encoding is designed to represent arbitrary sequences of octets in a form that need not be humanly readable. A 65-character subset ([A-Za-z0-9+/=]) of US-ASCII is used, enabling 6 bits to be represented per printable character. The quoted-printable encoding is intended to represent data that largely consists of bytes that correspond to printable characters in the ASCII character set. Each non-printable character is represented by a triplet consisting of the character "=" followed by two hexadecimal digits. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MIME-Base64 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Gisle Aas Package: p5-ExtUtils-ParseXS Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.2206 Depends: perl,p5-Exporter,p5-PathTools Conflicts: perl (<= 5.10.0-12) Filename: dists/iphone/main/binary-iphoneos-arm/p5-ExtUtils-ParseXS-2.2206.deb Size: 30304 MD5sum: c06c93dcece22f039d0c24c3d9eb9eae SHA1: b94a91f58be910d33abb84b9157131a16a7e8c38 SHA256: ae7b513e63e7ddf05d5cf1861ccfa19362355b9eecc69249ddea3d38fc902357 Description: ExtUtils::ParseXS - converts Perl XS code into C code "ExtUtils::ParseXS" will compile XS code into C code by embedding the constructs necessary to let C functions manipulate Perl values and creates the glue necessary to let Perl access those functions. The compiler uses typemaps to determine how to map C function parameters and variables to Perl values. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-ExtUtils-ParseXS Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Test-More-UTF8 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: UTF8-0.01 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-More-UTF8-0.01.deb Size: 5126 MD5sum: 8b626152acac31aa15825711c7ea23dd SHA1: 231ffd24934706a49ab4c151590492c6c8ca62eb SHA256: b52526d212da6172a918e65fe327c4b79f259ef660ef6cdda3fb559d4d7f8ba0 Description: Test::More::UTF8 - Enhancing Test::More for UTF8-based projects Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-More-UTF8 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Mons Anderson Package: p5-Software-License Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.103000 Depends: perl,p5-Data-Section,p5-Sub-Install,p5-Text-Template Filename: dists/iphone/main/binary-iphoneos-arm/p5-Software-License-0.103000.deb Size: 109496 MD5sum: ca3722a56985ef861db65a7089422dc4 SHA1: 8e2669e41626fdf84c497d1633cbd8b91fdbd6ca SHA256: 38e67faa28a4dc28916b1c1b1ea4594ce470c58673bb1deef058bd7ba8760c99 Description: Software::License - packages that provide templated software licenses Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Software-License Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Ricardo Signes Package: p5-Asm-Z80-Table Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.02 Depends: perl,p5-Data-Dumper (>= 2.128),p5-PathTools,p5-File-Slurp (>= 9999.13),p5-Iterator-Array-Jagged (>= 0.05),p5-List-MoreUtils (>= 0.22),p5-Test-Simple (>= 0.96),p5-Text-Template (>= 1.45) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Asm-Z80-Table-0.02.deb Size: 43750 MD5sum: 89dd7ba6b944971d3d1f00f3aa6b97c3 SHA1: 6d98abf8bbb42bf91fd60fd4780d22a571f8b439 SHA256: 0a9d726c3fc4ff219d633234d7efee6d6c2d598d6173c55644e527aacb05ae2e Description: Asm::Z80::Table - Z80 assembly / disassembly tables This module provides hash tables to assemble / disassemble all Z80 CPU assembly instructions, including undocumented ones (e.g. 'ld ixh,N') and instructions composed by sequences (e.g. 'ld bc,hl'). This module is used in a Z80 assembler / disassembler. It was spun off the CPU::Z80::Assembler module. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Asm-Z80-Table Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Paulo Custodio Package: p5-Data-Maker Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.25 Depends: perl,p5-MooseX-Aliases,p5-Text-GenderFromName,p5-Text-Lorem,p5-Moose,p5-DateTime-Event-Random Filename: dists/iphone/main/binary-iphoneos-arm/p5-Data-Maker-0.25.deb Size: 48714 MD5sum: 79d2b69052477c3c17e359b499a9962b SHA1: 76409ddbd1e28339f7dcab39f10f2e0b8adfd958 SHA256: be760eb8fd12e27eeddb35612c22b63e8564ca10671f3a0dbe1ade85a547ed9c Description: Data::Maker - Simple, flexibile and extensible generation of realistic data Data::Maker does not know why kind of data you need, but it will help you make lots of it. And if you happen to need one of the various types of data that is available as predefined field types, it can be made even easier. The big difference between Data::Maker and modules you may have seen before is that Data::Maker is specifically designed to make it easy for you to generate realistic random data. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Data-Maker Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Net-Inspect Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-libwww-perl,p5-Net-Pcap Filename: dists/iphone/main/binary-iphoneos-arm/p5-Net-Inspect-0.04.deb Size: 53858 MD5sum: 1cd47f848426a51e039c69d718312d06 SHA1: 78ba548eaeb5898eecf86147eb06d633fa364081 SHA256: 36503e803196a2409cac3498da741d3f831de098505ee894bfc513cde683c2cf Description: Net::Inspect - Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Net-Inspect Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Vim-Tag Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.04 Depends: perl,p5-Class-Accessor-Constructor,p5-File-Find-Upwards,p5-File-Slurp,p5-Getopt-Inherited,p5-Hash-Rename,p5-UNIVERSAL-require Filename: dists/iphone/main/binary-iphoneos-arm/p5-Vim-Tag-0.04.deb Size: 15956 MD5sum: b1c4744c42914a4e174b1dcfb8409911 SHA1: 7daa50b1947f6d8fc3fd9a1cb2b9c82f422630a9 SHA256: f4869d819f06070d8dafb545274c19e9c00a67b42a0737f90144c5be2564d3e7 Description: Vim::Tag - Generate perl tags for vim Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Vim-Tag Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcel Gruenauer Package: p5-MIME-Base64 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 3.09 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-MIME-Base64-3.09.deb Size: 20888 MD5sum: 468f2348784cfe74fc1a4600b576de95 SHA1: 4c42bbf132e6162a6cc1ce71c9723e7ef5733840 SHA256: 71f278a17966b35890716c535a6cd9a6c95ce4c57015ddaea306b797df6149c3 Description: MIME::Base64 This package contains a base64 encoder/decoder and a quoted-printable encoder/decoder. These encoding methods are specified in RFC 2045 - MIME (Multipurpose Internet Mail Extensions). The base64 encoding is designed to represent arbitrary sequences of octets in a form that need not be humanly readable. A 65-character subset ([A-Za-z0-9+/=]) of US-ASCII is used, enabling 6 bits to be represented per printable character. The quoted-printable encoding is intended to represent data that largely consists of bytes that correspond to printable characters in the ASCII character set. Each non-printable character is represented by a triplet consisting of the character "=" followed by two hexadecimal digits. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MIME-Base64 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Sub-Retry Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-parent Filename: dists/iphone/main/binary-iphoneos-arm/p5-Sub-Retry-0.03.deb Size: 7376 MD5sum: 0e08f602c73d43d0ba56f452e59779d6 SHA1: 0bab0390db7707467539efe2573cd624ccfb3990 SHA256: 9ca49ef407662f7dbf803c28369e5acce6c8c1a7d5b201c97fbc69407925e739 Description: Sub::Retry - retry $n times Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Sub-Retry Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tokuhiro Matsuno Package: p5-TimeDate Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.17 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-TimeDate-1.17.deb Size: 34608 MD5sum: d43886f8ef62a87f58164184b30d6030 SHA1: 8512279e21fdd18707d549c0d55b653421ff7e58 SHA256: 5632d29d815a5be915ddb3f3dc642f6e9b017a6f13627d471f2334afd1dd9bc0 Description: TimeDate Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-TimeDate Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Graham Barr Package: p5-MooseX-Types-ISO8601 Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl,p5-DateTime (>= 0.41),p5-DateTime-Format-Duration (>= 1.03),p5-List-MoreUtils,p5-Moose (>= 0.79),p5-MooseX-Types (>= 0.10),p5-MooseX-Types-DateTime (>= 0.03),p5-Test-Exception,p5-Test-Simple (>= 0.88),p5-namespace-autoclean (>= 0.05) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Types-ISO8601-0.03.deb Size: 7946 MD5sum: 98169f4b1f3f15cdede51a9ba9ab7bb3 SHA1: 6b750b349c8b362bf92e783c01eb6d11d7a01f8a SHA256: e32d63a082a875b47fcdbb95634e70d863b646dc380661a79ee59278dedeb701 Description: MooseX::Types::ISO8601 - ISO8601 date and duration string type constraints and coercions for Moose This module packages several TypeConstraints with coercions for working with ISO8601 date strings and the DateTime suite of objects. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Types-ISO8601 Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Tomas Doran (t0m) Package: p5-Pod-Readme Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.09 Depends: perl,p5-Regexp-Common Recommends: p5-Test-Pod,p5-Test-Pod-Coverage,p5-Test-Portability-Files Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-Readme-0.09.deb Size: 13340 MD5sum: 33e2adc3d4c7637d000999554760a920 SHA1: c673ffd0174e4c2085ad3a787ebf133479b65b43 SHA256: 3c92b37918b63dc12e8526a09919ad7894e458d093bc71b7b879e67dd939991e Description: Pod::Readme - Convert POD to README file This module is a subclass of Pod::PlainText which provides additional POD markup for generating README files. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-Readme Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Robert Rothenberg Package: p5-XML-Descent Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.01 Depends: perl,p5-Test-Differences,p5-Test-Simple,p5-XML-TokeParser Filename: dists/iphone/main/binary-iphoneos-arm/p5-XML-Descent-1.01.deb Size: 14680 MD5sum: 442d6bed94eab0b104cb9e42692f9827 SHA1: 53e8de79b52bf0a86d148eaf28e81cacfa884978 SHA256: 0c51f026cffd8b810a8b63ec0ad10389b6e59e87b986dcc8fe378f9ca49becd0 Description: XML::Descent - Recursive descent XML parsing Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-XML-Descent Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Armstrong Package: p5-POE-Test-Loops Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.311 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-POE-Test-Loops-1.311.deb Size: 67626 MD5sum: 5b4b97ba2d1f507d1e56e6f15895928a SHA1: 0f49b358598473ec6067ab15c34fcc9a4f83b224 SHA256: bf71255b46130ac6dca6efbfaaccc51fee3ef69745a3c06093cdb66ea7f44c59 Description: POE::Test::Loops - Reusable tests for POE::Loop authors POE::Test::Loops contains one function, generate(), which will generate all the loop tests for one or more POE::Loop subclasses. The "SYNOPSIS" example is a version of poe-gen-tests, which is a stand-alone utility to generate the actual tests. poe-gen-tests also documents the POE::Test::Loops system in more detail. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-POE-Test-Loops Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Rocco Caputo Package: p5-Geo-Ellipsoid Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12 Depends: perl,p5-Math-Complex,p5-Test-Number-Delta,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Ellipsoid-1.12.deb Size: 24276 MD5sum: 9384b90f07f1deec00e8998dd4dc3b99 SHA1: 5331ef0d99c2f71ae3acd2df71a6e2641d2f2ba0 SHA256: ad0e9c63c38877d6b460c83f84481da28a4d9700e74ac89ad94e4f064c050684 Description: Geo::Ellipsoid - Longitude and latitude calculations using an ellipsoid model. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Ellipsoid Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Jim Gibson Package: p5-Getopt-Inherited Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Class-Accessor-Complex,p5-Data-Inherited,p5-Getopt-Long,p5-Pod-Parser Filename: dists/iphone/main/binary-iphoneos-arm/p5-Getopt-Inherited-0.01.deb Size: 8616 MD5sum: 5fb691026677727d899c4ad6e58e1c21 SHA1: 6ea68daa9bf948af8fefc03d3687c605e6e44c95 SHA256: f44bb76e860aba5331d98fcae01758253d83a82a05fa23aef664084aad774f15 Description: Getopt::Inherited - Handling inherited command-line options By subclassing this mixin class, your program gets the ability to inherit command-line option specifications. If you have several programs that share common code and common command-line options you don't want to have to write the command-line processing code again and again. Using this class you can abstract command-line options shared by your programs into a superclass from which your programs then inherit. Additionally, this class defines certain common command-line options itself. You can also define defaults for command-line options. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Getopt-Inherited Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Marcel Gruenauer Package: p5-Log-Report Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.90 Depends: perl,p5-Encode (>= 2.00),p5-Sys-Syslog (>= 0.27),p5-Test-Simple (>= 0.86),p5-Test-Pod (>= 1.00) Filename: dists/iphone/main/binary-iphoneos-arm/p5-Log-Report-0.90.deb Size: 157766 MD5sum: a94cc65bdee7752b87e7ef82bd6ac4d3 SHA1: 392627ac1d72e6ca677ec6186a27ba90932538e6 SHA256: 3a536054748f8668b77db1a2fcebccb88947d2f33afee7bfb930b0b3d4410a40 Description: Log::Report - report a problem, pluggable handlers and language support Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Log-Report Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Geo-Distance-Google Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.01 Depends: perl,p5-Encode,p5-HTTP-Message,p5-JSON,p5-libwww-perl,p5-Params-Validate,p5-URI Filename: dists/iphone/main/binary-iphoneos-arm/p5-Geo-Distance-Google-0.01.deb Size: 12502 MD5sum: 648d9a15e960dbfd411f4f0c700514db SHA1: 8801d1bd08036ae1c3fd6146c81826ecd3366cc0 SHA256: 89139dee9870fc0934e843a27ba9f9b4bf8fc34862260dc0069e4288e01a938a Description: Geo::Distance::Google - Google Maps Distance API Geo::Distance::Google provides a distance and duration functionality using Google Maps API. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Geo-Distance-Google Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Lee Carmichael Package: p5-Number-Format Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.70 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Number-Format-1.70.deb Size: 26386 MD5sum: eb81c9ebdbcc5a2b54dfcfb305574428 SHA1: a9886f0182197c9ae1d1c88d6c9f7191a3b724b7 SHA256: 0521c545eaf51106bf745c32d4d60bed5c38a6572d4a1e1666dfc59c8df559b8 Description: Number::Format - Convert numbers to strings with pretty formatting Number::Format is a library for formatting numbers. Functions are provided for converting numbers to strings in a variety of ways, and to convert strings that contain numbers back into numeric form. The output formats may include thousands separators - characters inserted between each group of three characters counting right to left from the decimal point. The characters used for the decimal point and the thousands separator come from the locale information or can be specified by the user. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Number-Format Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Text-SimpleTable Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 2.02 Depends: perl,p5-ExtUtils-MakeMaker,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Text-SimpleTable-2.02.deb Size: 10292 MD5sum: 7b4d2c1fb9f1746dcf02b4153d8db9ef SHA1: 00864f9e23af3048236c80a195c70b21c48132bd SHA256: 98d4f2589b75e9586709e613bfb6e7aab81503d7a5e3e03dc72e472ff74ccfab Description: Text::SimpleTable - Simple eyecandy ASCII tables. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Text-SimpleTable Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Sebastian Riedel Package: p5-Test-Spec Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.39 Depends: perl,p5-constant,p5-Exporter,p5-Package-Stash (>= 0.23),p5-Test-Harness,p5-Test-Deep (>= 0.103),p5-Test-Simple,p5-Test-Trap,p5-Tie-IxHash Filename: dists/iphone/main/binary-iphoneos-arm/p5-Test-Spec-0.39.deb Size: 38524 MD5sum: 806a68f9e4e4c601c30f55237cc22bd4 SHA1: 16577d49a6091dac6aeeeb503097367832c99c59 SHA256: 0274da0963eb16a9a1f6d6ac513fe4aca3b20e651bc52e7ea03f0d97a02aabe7 Description: Test::Spec - Write tests in a declarative specification style This is a declarative specification‐style testing system for behavior‐ driven development (BDD) in Perl. The tests (a.k.a. examples) are named with strings instead of subroutine names, so your fingers will suffer less fatigue from underscoreāˆ’itis, with the side benefit that the test reports are more legible. This module is inspired by and borrows heavily from RSpec (http://rspec.info/documentation/), a BDD tool for the Ruby programming language. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Test-Spec Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Philip Garrett Package: p5-Module-Util Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.07 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Module-Util-1.07.deb Size: 15684 MD5sum: 0ab179f7b9166c4cef959a0515551050 SHA1: 6506c964f2b2594579bac296a4ca0b41c3bb868a SHA256: 544aec3b3a2d017c37200d389ac8dcb3ffa6033a29dceb738ebb3ee616d341a7 Description: Module::Util - Module name tools and transformations This module provides a few useful functions for manipulating module names. Its main aim is to centralise some of the functions commonly used by modules that manipulate other modules in some way, like converting module names to relative paths. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Module-Util Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Matt Lawrence Package: p5-MooseX-Types-DateTime Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.06 Depends: perl,p5-DateTime (>= 0.44),p5-DateTime-Locale (>= 0.41),p5-DateTime-TimeZone (>= 0.95),p5-Moose (>= 2.0100),p5-MooseX-Types (>= 0.19),p5-Test-Exception (>= 0.27),p5-Test-use-ok (>= 0.02),p5-namespace-clean (>= 0.02) Filename: dists/iphone/main/binary-iphoneos-arm/p5-MooseX-Types-DateTime-0.06.deb Size: 7148 MD5sum: 472fe91bbfeae6f26f1d5d67863a5b97 SHA1: 93b6555dc54b87d9131abd804af2156513c89c55 SHA256: 599b76b4fa4f1e90562d620cbc3ae64f02868911db96aeea923ee36d92511176 Description: MooseX::Types::DateTime Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-MooseX-Types-DateTime Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-File-Type Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-File-Type-0.22.deb Size: 15910 MD5sum: 58024064608867ffcf370c6e98871081 SHA1: c6a9c0c74c33bf820dfa5b5c02e40c5ade092056 SHA256: c1f157f3c76d15ed301a17cd7e247ccb2c6c161249f49ea50c0dc2f0ca8ddc58 Description: File::Type - determine file type using magic Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-File-Type Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Package: p5-Pod-POM Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.22 Depends: perl,p5-Class-Accessor,p5-File-Slurp,p5-Test-Differences,p5-Test-Simple,p5-YAML Filename: dists/iphone/main/binary-iphoneos-arm/p5-Pod-POM-0.22.deb Size: 67658 MD5sum: baf6a1d73c92547f5f85785ca5e874ee SHA1: 7683634184c787c25f023b92d1d05b22d0918d29 SHA256: a005cb84d75e438e426d0d2e552496cb10f485c5af07b82f2563a7b29e0c1702 Description: Pod::POM - POD Object Model This module implements a parser to convert Pod documents into a simple object model form known hereafter as the Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the original document. The tree can be walked manually and the nodes examined, printed or otherwise manipulated. In addition, Pod::POM supports and provides view objects which can automatically traverse the tree, or section thereof, and generate an output representation in one form or another. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Pod-POM Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Wardley Package: p5-Carp-Assert-More Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 1.12 Depends: perl,p5-Carp-Assert,p5-Test-Exception,p5-Test-Simple Filename: dists/iphone/main/binary-iphoneos-arm/p5-Carp-Assert-More-1.12.deb Size: 9690 MD5sum: 6e8db955201e31f92501196b1f015e84 SHA1: 816f6b5abf3a212cff438e90fd99464acaf28ee0 SHA256: 95235b57bf0a62d353701325f126a50836b1bc4798d842465eb13b4d467cf31f Description: Carp::Assert::More - Convenience functions for Carp::Assert Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Carp-Assert-More Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Lester Package: p5-Class-Base Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.03 Depends: perl Filename: dists/iphone/main/binary-iphoneos-arm/p5-Class-Base-0.03.deb Size: 20044 MD5sum: ab58b4fdb1872e6a94015ff9b9d23316 SHA1: 7a605a9f7a637d5a63b047c014b0142cd439a265 SHA256: 0559276f0665d9203c3fe9919246fb5c5dfda44d1b93b3bd2bba15f5e7b3dada Description: Class::Base - useful base class for deriving other modules This module implements a simple base class from which other modules can be derived, thereby inheriting a number of useful methods such as "new()", "init()", "params()", "clone()", "error()" and "debug()". For a number of years, I found myself re-writing this module for practically every Perl project of any significant size. Or rather, I would copy the module from the last project and perform a global search and replace to change the names. Each time it got a little more polished and eventually, I decided to Do The Right Thing and release it as a module in it's own right. Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Name: p5-Class-Base Homepage: http://www.perl.org/ Tag: purpose::console, role::developer Author: Andy Wardley Package: p5-Devel-Size Priority: standard Section: perl Maintainer: CoreDev Architecture: iphoneos-arm Version: 0.77 Depends: perl,p5-Test-Simple,p5-XSLoader Filename: dists/iphone/main/binary-iphoneos-arm/p5-Devel-Size-0.77.deb Size: 20718 MD5sum: da798b8ef6ce3ec597c5f6aa36901e68 SHA1: 9268ec78cd45a98a3420d7b84b38bbd83bd30fa5 SHA256: 211b7c68a881463942b3763bfa72b26bf0330a6e801264290f