http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/a4601422/src/distribution/src/main/scripts/interface/gen-perl/Blur/Constants.pm ---------------------------------------------------------------------- diff --git a/src/distribution/src/main/scripts/interface/gen-perl/Blur/Constants.pm b/src/distribution/src/main/scripts/interface/gen-perl/Blur/Constants.pm new file mode 100644 index 0000000..c8e01e3 --- /dev/null +++ b/src/distribution/src/main/scripts/interface/gen-perl/Blur/Constants.pm @@ -0,0 +1,13 @@ +# +# Autogenerated by Thrift Compiler (0.9.0) +# +# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING +# +package Blur::Constants; +require 5.6.0; +use strict; +use warnings; +use Thrift; + + +1;
