Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions Configure

This file was deleted.

7 changes: 0 additions & 7 deletions META.info

This file was deleted.

24 changes: 0 additions & 24 deletions Makefile.in

This file was deleted.

11 changes: 11 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
NOTE: This project is now archived for historical purposes.
Please see https://github.com/supernovus/perl6-web/ for the new
Perl 6 Web project.

---------------------------------------------------------------------------

Web.pm is an incubator for several related but independent web application
projects. It's united by one central goal: to bring web application crafting,
just like the rest of Perl 6, up-to-date with current practices that have
Expand All @@ -20,6 +26,8 @@ Squerl
manipulate queries in a flexible way. Not really an ORM layer, it's more
of an abstraction of SQL specifics and platform differences.

Now moved into its own repo: https://github.com/supernovus/squerl/

Ratel
A no-frills templating module. Write your HTML (or whatever), and inline
Perl 6 code between a '[%' and a '%]'. Ratel will turn your template into
Expand All @@ -31,6 +39,9 @@ Hitomi
XML SAX streams, it allows for combining (X)HTML and Perl 6 code in the
same template.

This is now known as Hinges, and can be found in its own repository:
https://github.com/supernovus/hinges/

Contact
=======

Expand Down
3 changes: 0 additions & 3 deletions deps.proto

This file was deleted.

110 changes: 0 additions & 110 deletions drafts/hitomi

This file was deleted.

26 changes: 0 additions & 26 deletions drafts/hitomi-example.xml

This file was deleted.

7 changes: 0 additions & 7 deletions lib/Hitomi.pm

This file was deleted.

4 changes: 0 additions & 4 deletions lib/Hitomi/Attrs.pm

This file was deleted.

9 changes: 0 additions & 9 deletions lib/Hitomi/HTMLParser.pm

This file was deleted.

11 changes: 0 additions & 11 deletions lib/Hitomi/Input.pm

This file was deleted.

41 changes: 0 additions & 41 deletions lib/Hitomi/Interpolation.pm

This file was deleted.

Loading