Website hosting service by Active-Venture.com
  

 Back to Index

CV Manipulation Functions

CvSTASH

Returns the stash of the CV.

 
	HV*	CvSTASH(CV* cv)  

get_cv

Returns the CV of the specified Perl subroutine. If create is set and the Perl subroutine does not exist then it will be declared (which has the same effect as saying sub name;). If create is not set and the subroutine does not exist then NULL is returned.

NOTE: the perl_ form of this function is deprecated.

 
	CV*	get_cv(const char* name, I32 create)  

Nullcv

Null CV pointer.

 

  

 

Domain name registration - 
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 you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime.   ]

 

 
 
 

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