Changeset 81


Ignore:
Timestamp:
09/11/25 16:30:47 (3 days ago)
Author:
Kris Deugau
Message:

/trunk/uribl

Corral some escaping syntax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/uribl/URIdb.pm

    r80 r81  
    3333@EXPORT_OK      = qw( $dbh );
    3434
    35 @EXPORT         = ( $dbh );
     35@EXPORT         = qw( $dbh );
    3636
    3737%EXPORT_TAGS    = ( ALL => [qw(
Note: See TracChangeset for help on using the changeset viewer.