News Contact
Web Development Design UK USA India, Web Software Applications Development Programming Contact Custom Web Software Developers Programming Company India Contact Web Software Development Company Call Request For Web Software Development Programming RFI RFP RFQ Web Development Design UK USA India, Web Software Applications Development Programming Contact website development and web design company, advanced portal development UK USA Site Map: Internet applications to discover your NET potential
ref
  • ref EXPR

  • ref

    Returns a non-empty string if EXPR is a reference, the empty string otherwise. If EXPR is not specified, $_ will be used. The value returned depends on the type of thing the reference is a reference to. Builtin types include:

        SCALAR
        ARRAY
        HASH
        CODE
        REF
        GLOB
        LVALUE

    If the referenced object has been blessed into a package, then that package name is returned instead. You can think of ref as a typeof operator.

        if (ref($r) eq "HASH") {
    	print "r is a reference to a hash.\n";
        }
        unless (ref($r)) {
    	print "r is not a reference at all.\n";
        }

    See also perlref.

Manual:

Reference:


To know more about Pegasus, our services and solutions, drop us a message or mail us at info@pegasusinfocorp.com
© 2007, Pegasus InfoCorp Pvt. Ltd. All Rights Reserved.
Web Development Company