Skip to content

Commit

Permalink
remove legacy commands
Browse files Browse the repository at this point in the history
  • Loading branch information
typester committed Jul 8, 2010
1 parent c3c60dc commit 1b043b2
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 664 deletions.
11 changes: 0 additions & 11 deletions Makefile.PL
Expand Up @@ -31,15 +31,6 @@ requires 'Exporter::AutoClean';
requires 'Object::Container' => '0.08';
requires 'Path::AttrRouter';

# for build-in server
requires 'MIME::Types';
requires 'MouseX::Types::Path::Class';
requires 'Getopt::Long' => '2.36';

# build-in helper script
requires 'Module::Setup';
requires 'FindBin::libs';

# build-in form generator/validator
requires 'HTML::Shakan' => '0.03';
requires 'Clone';
Expand Down Expand Up @@ -75,8 +66,6 @@ features(

use_test_base;

install_script 'script/ark.pl';

if ($ENV{ANY_MOOSE_TEST} && author_context) {
# gfx++
# repeat testing
Expand Down
73 changes: 0 additions & 73 deletions lib/Ark/Command.pm

This file was deleted.

26 changes: 0 additions & 26 deletions lib/Ark/Command/Controller.pm

This file was deleted.

52 changes: 0 additions & 52 deletions lib/Ark/Command/Flavor/Controller.pm

This file was deleted.

52 changes: 0 additions & 52 deletions lib/Ark/Command/Flavor/Model.pm

This file was deleted.

110 changes: 0 additions & 110 deletions lib/Ark/Command/Flavor/Newapp.pm

This file was deleted.

51 changes: 0 additions & 51 deletions lib/Ark/Command/Flavor/View.pm

This file was deleted.

0 comments on commit 1b043b2

Please sign in to comment.