Getting Started
Welcome to the BixChange (soon to be) legacy site. This project is changing transitioning to a developer library geared toward developers and system administrators.
BixChange is now protected by LGPL. This means you can include it in your own commecial projects as you see fit.
If you have further questions about open source software in general, please read the following to familiarize yourself:
Open Source Software Foundation
Free Software Foundation
Have a bug? Report it
here
|
| Features |
| If you need an easy to use framework that runs on Windows and Linux, BixChange is here for you. Here is a list of features:
Works on both Windows and Linux
Separates content from templates
Uses INI files for data if you are without a DB
Can easily use a DB -- virtually any DB
Works under Windows or Linux Apache versions
No brainer to install
Distributes all kinds of content including XML
Dynamically executes code
Extensible and modular w/out being overly stuffy
100% written in Perl
Easily add filters to non-DB data |
|
List of Opensource Module Dependencies
BixChange utilizes the following non-included opensource software modules to complement its core implementation (visit www.cpan.org or your Perl distributor for module download locations):
- Perl 5.6.1 or greater
- Strict
- Cwd
- Fcntl
- CGI
- CGI::Session
- File::Find
- Carp
The following modules are included in this distribution's /lib/cpan directory and are used within the scope of the author's opensource licensing provisions:
- Config::IniFiles
- AutoSplit.pm
- HTML::Template
Certain implementations of BixChange may use the following non-included open source software modules:
- CGI::Cookie
- CGI::Session
- Text::CSV
- Win32::ODBC
|
| 1.8b is available via CVS |
| Version 1.8b is now available via CVS. Use the v1_8b tag. |
|