diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-04-03 15:04:15 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-04-03 15:04:15 +0200 |
commit | 00e57331b1c7ef2b1f402f41e1223308e0d8ce61 (patch) | |
tree | 05e9b4223072582a5a6843de6d9845213a94f341 /lib/FLAT/XFA.pm |
initial commit
Diffstat (limited to 'lib/FLAT/XFA.pm')
-rw-r--r-- | lib/FLAT/XFA.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/FLAT/XFA.pm b/lib/FLAT/XFA.pm new file mode 100644 index 0000000..67e073c --- /dev/null +++ b/lib/FLAT/XFA.pm @@ -0,0 +1,3 @@ +package FLAT::XFA; + +1; |