Changeset 3930 for src/perl5/perl5.h

Show
Ignore:
Timestamp:
05/27/05 00:43:48 (4 years ago)
Author:
autrijus
svk:copy_cache_prev:
5515
Message:

* initialise $pugs::env with tabulaRasa.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/perl5/perl5.h

    r3925 r3930  
    1515SV * perl5_eval(char *code, SV *env, int cxt); 
    1616SV * perl5_get_sv ( const char *name ); 
     17void * perl5_set_sv ( const char *name, SV *sv );