Home
Name Modified Size InfoDownloads / Week
cbss 2011-03-13
README 2011-03-13 1.1 kB
cbss_rev_19.tar.gz 2011-03-13 99.8 kB
Totals: 3 Items   100.9 kB 0
This is rev 19  beta version.

CBSS has been developed with perl, v5.10.1
It'll probably run on other versions of perl as well.
  
The following Perl modules have been used:
Core      use Carp;
Core	  use CGI;
Core	  use CGI::Carp;
Core 	  use Cwd;
Core	  use File::Basename;
Core	  use File::Copy;
Core	  use File::Find;
Core	  use File::Path
Core	  use File::Spec;
Core	  use IO::Compress::Gzip
Core	  use Term::ANSIColor;
CPAN	  use Date::Calc
CPAN	  use DBD::DB2;
CPAN	  use DBD::mysql;
CPAN	  use DBD::PG;
CPAN	  use DBI;
CPAN	  use Linux::Inotify2;
CPAN	  use Moose;
CPAN	  use Term::ANSIScreen;
If you don't use all features, you can skip some of them

These database version were used when testing
db2 LUW 9.7.0
postgresql 8.4.7
mysql  Ver 14.14 Distrib 5.1.41, for debian-linux-gnu (x86_64) using readline 6.1

You can get support from  danfan46@users.sourceforge.net

Known bugs:

Caveats:
CBBS consistently uses ISO date and time, i.e. yyyy-mm-dd and hh:mm:ss (24 hours) and Monday is day 1 of week.
To get this to work you may have to tweak database, database client and locale settings.
Source: README, updated 2011-03-13