| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 
 | Changes
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Layout/Manager.pm
lib/Layout/Manager/Absolute.pm
lib/Layout/Manager/Axis.pm
lib/Layout/Manager/Compass.pm
lib/Layout/Manager/Flow.pm
lib/Layout/Manager/Grid.pm
lib/Layout/Manager/Single.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/00-load.t
t/10-compass/01-north.t
t/10-compass/02-south.t
t/10-compass/03-east.t
t/10-compass/04-west.t
t/10-compass/05-sane.t
t/10-compass/06-east-west.t
t/10-compass/06-north-east.t
t/10-compass/06-north-west.t
t/10-compass/06-south-east.t
t/10-compass/07-clickeresque.t
t/10-compass/08-click-invis.t
t/10-compass/09-remove.t
t/10-compass/10-nce.t
t/10-compass/11-center.t
t/10-compass/14-container-center.t
t/10-compass/15-container-east.t
t/10-compass/16-container-west.t
t/10-compass/17-container-east-center.t
t/10-compass/18-container-south.t
t/10-compass/19-container-south-p2.t
t/10-compass/19-container-south-p3.t
t/10-compass/25-validity.t
t/10-compass/50-complex.t
t/11-flow/00-north.t
t/11-flow/01-south.t
t/11-flow/02-east.t
t/11-flow/03-west.t
t/11-flow/04-north-margin.t
t/11-flow/05-west-margin.t
t/11-flow/06-east-margin.t
t/11-flow/07-south-margin.t
t/11-flow/08-west-wrap.t
t/11-flow/09-east-wrap.t
t/15-axis/01-all.t
t/20-grid/00-simple.t
t/20-grid/01-no_height.t
t/20-grid/02-no_width.t
t/author/pod
t/author/pod-coverage
t/lib/DummyDriver.pm
 |