diff options
Diffstat (limited to 'perl')
-rw-r--r-- | perl/Wallet/Object.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/Wallet/Object.pm b/perl/Wallet/Object.pm index 602b426..c37ad07 100644 --- a/perl/Wallet/Object.pm +++ b/perl/Wallet/Object.pm @@ -336,6 +336,9 @@ sub destroy { return 1; } +1; +__END__ + ############################################################################## # Documentation ############################################################################## |