Skip to content

Commit

Permalink
Merge pull request #9 from ppisar/nolib
Browse files Browse the repository at this point in the history
Do not use lib with relative paths
  • Loading branch information
gbxyz authored Oct 3, 2024
2 parents d20da1d + 09af814 commit 4be4a35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rdapper
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!perl
use lib qw(./lib);
use App::rdapper;
use strict;

Expand Down

0 comments on commit 4be4a35

Please sign in to comment.