/[gnump3d]/gnump3d/test/testModules
ViewVC logotype

Diff of /gnump3d/test/testModules

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by skx, Tue Oct 14 17:20:35 2003 UTC revision 1.4 by skx, Wed Oct 15 10:19:55 2003 UTC
# Line 8  use English;               # Avoid $<, e Line 8  use English;               # Avoid $<, e
8  use Getopt::Long;          # For our argument parsing.  use Getopt::Long;          # For our argument parsing.
9  use IO::Socket;            # Socketing code.  use IO::Socket;            # Socketing code.
10  use Env;                   # Only necessary to read $HOME.  use Env;                   # Only necessary to read $HOME.
 use MIME::Base64;          # For decoding passwords.  
11  use gnump3d::config;       # My configuration file reading module.  use gnump3d::config;       # My configuration file reading module.
12  use gnump3d::files;        # My routines for working with files and dirs.  use gnump3d::files;        # My routines for working with files and dirs.
13  use gnump3d::playlist;     # My playlist generating code.  use gnump3d::playlist;     # My playlist generating code.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26