Update of /cvsroot/http-webtest/HTTP-WebTest-Recorder/lib/HTTP/WebTest/Recorder
In directory sc8-pr-cvs1:/tmp/cvs-serv27270
Modified Files:
Actions.pm
Log Message:
Cosmetic fixes
Index: Actions.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest-Recorder/lib/HTTP/WebTest/Recorder/Actions.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Actions.pm 22 Apr 2003 22:57:10 -0000 1.10
--- Actions.pm 7 Sep 2003 18:35:32 -0000 1.11
***************
*** 14,18 ****
@EXPORT_OK = qw(css_action
delete_action
! enable_action list_action
filter_action
render_template_action
--- 14,19 ----
@EXPORT_OK = qw(css_action
delete_action
! enable_action
! list_action
filter_action
render_template_action
|