/[Frey]/branches/mojo/bin/server.pl
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 /branches/mojo/bin/server.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 228 - (show annotations)
Sat Nov 1 13:06:31 2008 UTC (15 years, 7 months ago) by dpavlin
File MIME type: text/plain
File size: 122 byte(s)
create experimental branch to test Mojo as server instead of Continuity
1 #!/usr/bin/perl
2
3 use warnings;
4 use strict;
5
6 use lib 'lib';
7 use Frey::Server;
8
9 Frey::Server->new->run( $ENV{FREY_PORT} );
10

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26