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
58
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
1307237917
Additional code to avoid use of uninitialised during timedout/moved sessions.
2012-01-25 09:08:32 +00:00
.gitignore
Adding ignore so the docs can be generated without messing up the tree.
2011-10-03 11:14:01 +01:00
Block.pm
Fixed really stupid mistake in previous commit.
2012-01-04 12:17:49 +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
humanise_seconds now appends 's' to seconds correctly.
2012-01-18 12:05:30 +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%