Changeset 3930 for src/perl5/perl5.h
- Timestamp:
- 05/27/05 00:43:48 (4 years ago)
- svk:copy_cache_prev:
- 5515
- Files:
-
- 1 modified
-
src/perl5/perl5.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/perl5/perl5.h
r3925 r3930 15 15 SV * perl5_eval(char *code, SV *env, int cxt); 16 16 SV * perl5_get_sv ( const char *name ); 17 void * perl5_set_sv ( const char *name, SV *sv );
