Skip to content

Commit

Permalink
First revision.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gisle Aas committed Sep 14, 1998
1 parent 7859a5e commit df66325
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions URI/_foreign.pm
@@ -0,0 +1,6 @@
package URI::_foreign;

require URI::_generic;
@ISA=qw(URI::_generic);

1;

0 comments on commit df66325

Please sign in to comment.