source: gs2-extensions/parallel-building/trunk/src/perllib/cpan/auto/Image/Size/autosplit.ix@ 24626

Last change on this file since 24626 was 24626, checked in by jmt12, 13 years ago

An (almost) complete copy of the perllib directory from a (circa SEP2011) head checkout from Greenstone 2 trunk - in order to try and make merging in this extension a little easier later on (as there have been some major changes to buildcol.pl commited in the main trunk but not in the x64 branch)

File size: 304 bytes
Line 
1# Index created by AutoSplit for lib/Image/Size.pm
2# (file acts as timestamp)
3package Image::Size;
4sub gifsize
5;
6sub xbmsize
7;
8sub xpmsize
9;
10sub pngsize
11;
12sub mngsize
13;
14sub jpegsize
15;
16sub ppmsize
17;
18sub tiffsize ;
19sub bmpsize
20;
21sub psdsize
22;
23sub swfsize
24;
25sub pcdsize
26;
27sub swfmxsize
28;
291;
Note: See TracBrowser for help on using the repository browser.