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, 11 months ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
Log Message:
fixed it

File Contents

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