Skip to content

Commit

Permalink
Add metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jun 16, 2023
1 parent a36f44c commit c869640
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions bin/perlpowertools
Expand Up @@ -2,6 +2,17 @@
#
# perlpowertools - helper script for PerlPowerTools

=begin metadata
Name: perlpowertools
Description: a program launcher for Perl Power Tools
Author: kal247, https://github.com/kal247
License: artistic2
=end metadata
=cut

use strict;
use warnings;
use utf8;
Expand Down

0 comments on commit c869640

Please sign in to comment.