The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.travis.yml
Changes
dev/bench.pl
dev/sizeof.pl
eg/age.pl
eg/ago.pl
eg/beat.pl
eg/cal.pl
eg/cbor.pl
eg/clocks.pl
eg/excel.pl
eg/json.pl
eg/se_bank_holidays.pl
eg/sereal.pl
eg/strftime.pl
eg/us_federal_holidays.pl
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Compiler.pm
inc/Module/Install/External.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/ReadmeFromPod.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
inc/Module/Install/XSUtil.pm
lib/Time/Moment.pm
lib/Time/Moment.pod
lib/Time/Moment/Adjusters.pm
lib/Time/Moment/Adjusters.pod
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
Moment.xs
ppport.h
README
src/dt_accessor.c
src/dt_accessor.h
src/dt_arithmetic.c
src/dt_arithmetic.h
src/dt_config.h
src/dt_core.c
src/dt_core.h
src/dt_easter.c
src/dt_easter.h
src/dt_length.c
src/dt_length.h
src/dt_parse_iso.c
src/dt_parse_iso.h
src/dt_util.c
src/dt_util.h
src/dt_valid.c
src/dt_valid.h
src/moment.c
src/moment.h
src/moment_fmt.c
src/moment_fmt.h
src/moment_parse.c
src/moment_parse.h
t/000_load.t
t/100_basic.t
t/110_now.t
t/120_now_utc.t
t/130_from_epoch.t
t/140_from_object.t
t/145_from_object_tp.t
t/150_from_object_dt.t
t/180_from_string.t
t/190_rd.t
t/191_jd.t
t/192_mjd.t
t/200_compare.t
t/300_strftime.t
t/400_with.t
t/410_with_offset.t
t/411_with_adjusters.t
t/415_precision.t
t/420_at.t
t/430_length.t
t/450_delta_time.t
t/455_delta_date.t
t/500_storable.t
t/510_json.t
t/520_cbor.t
t/530_sereal.t
t/600_coerce_dt.t
t/610_coerce_tp.t
t/900_bug_reuse.t
t/Util.pm
typemap