summaryrefslogtreecommitdiff
path: root/MANIFEST
AgeCommit message (Collapse)AuthorFilesLines
2018-06-05Convert README to markdown + update links to repoYorhel1-1/+1
2018-02-18Actually refer to TUWF::Intro from somewhereYorhel1-0/+1
2015-09-20Updating MANIFESTYorhel1-4/+5
2015-09-18Some changes I still hadn't committed since the 0.2 releaseYorhel1-0/+1
2011-02-07Version 0.1 has been released, this repo will now prepresent 0.2Yorhel1-0/+2
2011-02-07Added $VERSION variable and ChangeLog fileYorhel1-0/+1
Makes CPAN users happy
2011-01-23Documentation: +Some TUWF::Misc, +compat, +importing, license,readmeYorhel1-0/+1
I got lazy while documenting the more complex TUWF::Misc functions...
2011-01-21Documentation: +TUWF::DBYorhel1-0/+1
2011-01-16Documentation: +TUWF::XMLYorhel1-0/+2
2011-01-14More documentation: +TUWF basic methods, +TUWF::RequestYorhel1-0/+1
Now we're getting somewhere. :-D
2011-01-11Added examples/MyWebsite/InfoDump.pmYorhel1-0/+1
More because it allows me to easily test the changes to TUWF::Request than for the sake of more examples, but I bet it can work as an example to some people as well. :-)
2011-01-11Added example files to MANIFESTYorhel1-0/+4
2011-01-09Added unfinished documentation I still had lying aroundYorhel1-0/+1
2011-01-09Added Module::Build scriptYorhel1-0/+10
The framework can now easily be installed like any other Perl module.