--- rxvt-unicode/src/rxvtperl.h 2012/06/06 11:46:11 1.27 +++ rxvt-unicode/src/rxvtperl.h 2012/06/12 10:45:53 1.28 @@ -53,7 +53,9 @@ ~rxvt_perl_interp (); + void init (); void init (rxvt_term *term); + void eval (const char *str); bool invoke (rxvt_term *term, hook_type htype, ...); void line_update (rxvt_term *term); void selection_finish (rxvt_selection *sel, char *data, unsigned int len);