ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-XMPP2/write_load_test
Revision: 1.2
Committed: Thu Jul 26 19:45:39 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
Log Message:
fixed it

File Contents

# Content
1 find lib -type f -print | perl -ne 's/^lib\///; s/\.pm$//; s/\//::/g; print $_'