diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2011-05-06 12:06:22 +0200 |
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2011-05-06 12:06:22 +0200 |
| commit | 54223065084fb3c14d3b73008189fbe20e4a6bed (patch) | |
| tree | 667ae79cdd55f5bc579acbed1d83ab01066015dc | |
| parent | 02cd1e0b8c148ba2ec5f8efd133c5a8938e92c1b (diff) | |
Change distribution name to App-Raps2
| -rw-r--r-- | Build.PL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ my $build = Module::Build->new( 'Test::More' => 0, 'Test::Pod' => 0, }, - dist_name => 'raps2', + dist_name => 'App-Raps2', dist_version_from => 'bin/raps2', license => 'unrestricted', requires => { |
