GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: A Camping-inspired Web Microframework for Perl
Homepage: http://groups.google.com/group/squatting-framework
Clone URL: git://github.com/beppu/squatting.git
Click here to lend your support to: squatting and make a donation at www.pledgie.com !
bin/vw is going to part of App::VW from here on
beppu (author)
Wed Sep 17 09:57:46 -0700 2008
commit  8bb5b337b1e09ac0eb14ff7fb4a09a9d17cfc972
tree    53b3ef335ddb44dcb2985d73337c4468f69a35f3
parent  c4ab12a20c620aacfe9a4fdbafad28fcab319de2
  • Makefile.PL
  • bin/vw
  • etc/init.d/squatting-debian
  • etc/init.d/squatting-gentoo
  • etc/init.d/squatting-ubuntu
...
6
7
8
9
 
10
11
12
...
6
7
8
 
9
10
11
12
0
@@ -6,7 +6,7 @@ WriteMakefile (
0
   LICENSE => 'mit',
0
   VERSION_FROM => 'lib/Squatting.pm',
0
   ABSTRACT_FROM => 'lib/Squatting.pm',
0
- EXE_FILES => [ 'bin/squatting', 'bin/vw' ],
0
+ EXE_FILES => [ 'bin/squatting' ],
0
   PREREQ_PM => {
0
     'Class::C3::Componentised' => 0,
0
     'HTTP::Daemon' => 0,

Comments

    No one has commented yet.