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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 625 - (show annotations)
Sat Nov 29 17:48:54 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/bin/continuity-server.pl
File MIME type: text/plain
File size: 149 byte(s)
first refactor to support request_url correctly (needs more work)
1 #!/usr/bin/perl
2
3 use warnings;
4 use strict;
5
6 use lib 'lib';
7 use Frey::Bootstrap;
8 use Frey::Server;
9
10 warn "\n\nFREY_RESTART";
11 Frey::Server->new->run;
12

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26