Website hosting service by Active-Venture.com
  

 Back to Index

SV Flags

svtype

An enum of flags for Perl types. These are found in the file sv.h in the svtype enum. Test these flags with the SvTYPE macro.

SVt_IV

Integer type flag for scalars. See svtype.

SVt_NV

Double type flag for scalars. See svtype.

SVt_PV

Pointer type flag for scalars. See svtype.

SVt_PVAV

Type flag for arrays. See svtype.

SVt_PVCV

Type flag for code refs. See svtype.

SVt_PVHV

Type flag for hashes. See svtype.

SVt_PVMG

Type flag for blessed scalars. See svtype.

 

  

 

Domain name registration & domain search - 
Register cheap domain name from $7.95 and enjoy free domain services 
 

Cheap domain name search service -
Domain name services at just
$8.95/year only
 

Register domain name -
Buy domain name registration and cheap domain transfer at low, affordable price.

© 2002-2004 Active-Venture.com Web Site Hosting Service

 

[ If the code and the comments disagree, then both are probably wrong.   ]

 

 
 
 

Disclaimer: This documentation is provided only for the benefits of our web hosting customers.
For authoritative source of the documentation, please refer to http://www.perldoc.com