-
Notifications
You must be signed in to change notification settings - Fork 7
A Conference Toolkit (Git conversion of the Subversion repository)
License
hoelzro/Act
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Act - A Conference Toolkit Copyright (C) 2004-2007, by Philippe Bruhat and Éric Cholet This program is free software distributed under the same terms as Perl itself; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License version 1 or any later version, or b) the Artistic License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the Artistic License for more details. You should have received a copy of the Artistic License with this Kit, in the file named "Artistic". If not, I'll be glad to provide one. You should also have received a copy of the GNU General Public License along with this program in the file named "Copying". If not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA or visit their web page on the internet at http://www.gnu.org/copyleft/gpl.html. -------------------------------------------------------------------------- Act is a set of modules to handle several conferences with the help of Apache, mod_perl and Template-Toolkit. More documentation is available in pod, under doc/. All the documentation is also mirrored on http://act.mongueurs.net/ This Git repository is for changes specific to YAPC::NA 2012; if you have generic fixes/patches, please submit them to official repo at https://github.com/book/Act. I'll try to merge regularly, but if your patch is present in the official repo but not this one, just poke me (hoelzro) and I'll merge in your patch as soon as I can. There are two principal branches in this fork of Act: - master - Tracks https://github.com/book/Act/tree/psgi. Fixes for the PSGI version of Act go here. - yapc-dev - YAPC::NA 2012-specific features go here. Regularly merges with master.
About
A Conference Toolkit (Git conversion of the Subversion repository)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 98.6%
- Other 1.4%