/[SysIface]/lib/SysIface/Context.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /lib/SysIface/Context.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Tue Jun 16 19:33:55 2009 UTC (14 years, 10 months ago) by dpavlin
File size: 95 byte(s)
mojolicious generate app SysIface
1 package SysIface::Context;
2
3 use strict;
4 use warnings;
5
6 use base 'Mojolicious::Context';
7
8 1;

  ViewVC Help
Powered by ViewVC 1.1.26