Home » Linux » Programming » Libraries » Hub::Perl::Language 04.00.012
 
 

Hub::Perl::Language 04.00.012

Hub::Perl::Language is Perl module that contains lot of methods.

PUBLIC METHODS

sizeof

Integer size of hashes, arrays, and scalars

Usage: sizeof %hash

Usage: sizeof @array

Usage: sizeof $scalar_ref

Usage: sizeof $scalar

Usage: sizeof %more, @than, $one

Sizes are computed as follows:

HASH Number of keys in the hash

ARRAY Number of elements

SCALAR Length as returned by C

The total size of all arguments is returned.

Example: Hash: (matches)

sizeof( a=>1, b=>2, c=>3 );

3

Example: Array: (matches)

sizeof( a1, b2, c3 );

3

Example: Scalar: (matches)

sizeof( "abc" );

3

Example: Scalar (ref): (matches)

sizeof( "abc" );

3

Example: Nothing: (matches)

sizeof( undef );

0

Example: Multiple values: (matches)

sizeof( "a", "b", "c" );

3

check

True if all items in list pass the test.

Usage: check , , LIST

 

Details

Publisher: Ryan Gies
Title: Hub::Perl::Language 04.00.012
Platform: n/a
License: Perl Artistic License
Price: empty
Size: 0.14 MB
Downloads: 10078
Added: 2007-07-06

Download: Hub::Perl::Language 04.00.012


Download now

Related software


lisp-cgi-utils 0.10

lisp-cgi-utils is CGI library for Common Lisp. It implements very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation wi

  Post date: 2006-10-20
Size: 0.031 MB
Downloads: 10093

Mac::PropertyList::SAX 0.09

Mac::PropertyList::SAX is Perl module to work with Mac plists at low level (with real XML parsers).

  Post date: 2007-04-28
Size: 0.013 MB
Downloads: 10085

AppFuse 1.9.4

AppFuse project is an application for "kickstarting" webapp development.

  Post date: 2006-11-23
Size: 29.9 MB
Downloads: 10085

PermaBEEP-Java 0.8

PermaBEEP provides complete toolkit for writing applications that use the Blocks Extensible Exchange Protocol (BEEP) for network communications.

  Post date: 2006-08-19
Size: 0.42 MB
Downloads: 10084

GD::Barcode 1.15

SYNOPSIS ex. CGI use GD::Barcode::UPCE; binmode(STDOUT); print "Content-Type: image/pngnn"; print GD::Barcode->new(EAN13, 123456789012)->plot->png; with Error Check my $oGdBar GD::Barc

  Post date: 2007-04-22
Size: 0.87 MB
Downloads: 10079

Hub::Perl::Language 04.00.012

Hub::Perl::Language is Perl module that contains lot of methods. PUBLIC METHODS sizeof Integer size of hashes, arrays, and scalars Usage: sizeof %hash Usage: sizeof @array Usage: sizeof $scalar_

  Post date: 2007-07-09
Size: 0.14 MB
Downloads: 10078

WWW::BF2Player 0.01

WWW::BF2Player is Perl module that can fetch information about game servers from BF2Player.com SYNOPSIS # example 1 use WWW::BF2Player; my $bfp WWW::BF2Player->new; omitted UserId, must set it.

  Post date: 2007-01-01
Size: 0.006 MB
Downloads: 10077

UPS track shipping module for LiteCommerce 1.0

UPS Track shipping module for LiteCommerce provides you with up-to-the-minute shipping status reports to your customers right from within your online store.

  Post date: 2006-01-13
Size: 0.011 MB
Downloads: 10075

Module::AutoINC 0.02

SYNOPSIS perl -MModule::AutoINC < script > ABSTRACT When Module::AutoINC is loaded, it will add itself to @INC and catch any requests for missing resources.

  Post date: 2007-05-23
Size: 0.005 MB
Downloads: 10073

Gtk2::Ex::FormFactory::Intro 0.65

Gtk2::Ex::FormFactory::Intro is an introduction into the FormFactory framework.

  Post date: 2006-07-19
Size: 0.10 MB
Downloads: 10069



Home | Windows | Drivers | Scripts | Mobile | Mac | Linux

Copyright © 2008, Software-Drivers.com