This website requires JavaScript.
Explore
Help
Sign In
Chris
/
webperl
Watch
1
Star
0
Fork
0
You've already forked webperl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
62
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Chris
c61c16193c
Allow AuthMethod subclass authenticate() methods to update lasterr.
2012-03-12 15:20:35 +00:00
.gitignore
Adding ignore so the docs can be generated without messing up the tree.
2011-10-03 11:14:01 +01:00
Auth.pm
Allow AuthMethod subclass authenticate() methods to update lasterr.
2012-03-12 15:20:35 +00:00
Block.pm
Added support for puling enum column values out of databases.
2012-02-08 14:45:12 +00:00
ConfigMicro.pm
Fixed documentation for ConfigMicro::save_db_config
2011-12-08 12:24:41 +00:00
Doxyfile
Updated doxyfile to generate tags for other projects.
2011-10-03 13:28:32 +01:00
HTMLValidator.pm
Fixes for encoding issues.
2011-10-31 13:34:12 +00:00
Logging.pm
Initial version of webperl added.
2011-05-16 14:39:13 +01:00
Modules.pm
Finally added support for named or id block loading.
2011-12-05 13:11:01 +00:00
phpBB3.pm
get_user_byid can be instructed to fetch only 'real' users.
2011-07-27 22:30:42 +01:00
SessionHandler.pm
Additional code to avoid use of uninitialised during timedout/moved sessions.
2012-01-25 09:08:32 +00:00
Template.pm
Made language loading optional (set langdir to undef to disable it).
2012-03-03 15:10:22 +00:00
Utils.pm
Added simple whitespace trimmer to utils.
2012-01-20 12:53:32 +00:00
Description
Perl web tools
533
KiB
Languages
Perl
96.1%
CSS
3.8%