Data-Rebuilder

 view release on metacpan or  search on metacpan

Makefile  view on Meta::CPAN

# Usage: $(AUTOSPLITFILE) FileToSplit AutoDirToSplitInto
AUTOSPLITFILE = $(ABSPERLRUN)  -e 'use AutoSplit;  autosplit($$ARGV[0], $$ARGV[1], 0, 1, 1)' --



# --- MakeMaker tool_xsubpp section:


# --- MakeMaker tools_other section:
SHELL = /bin/sh
CHMOD = chmod
CP = cp
MV = mv
NOOP = $(SHELL) -c true
NOECHO = @
RM_F = rm -f
RM_RF = rm -rf
TEST_F = test -f
TEST_S = test -s
TOUCH = touch
UMASK_NULL = umask 0



( run in 0.328 second using v1.01-cache-2.11-cpan-496ff517765 )