Sha256: b2686caf08840f17450bdbd26f489aad121de9add262cbe2e39c8472fefb56dc
Contents?: true
Size: 315 Bytes
Versions: 2
Compression:
Stored size: 315 Bytes
Contents
# NOTE: Derived from ../../lib/POSIX.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package POSIX; #line 79 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/redef.al)" sub redef { my ($mess) = @_; croak "Use method $mess instead"; } # end of POSIX::redef 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/redef.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/redef.al |