App-perlimports

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.000045  2022-06-16 21:18:31Z
    - Document config file creation and Vim + ALE configuration (GH#83) (Olaf
      Alders)
    - Flush memoize cache on object creation (GH#82) (Olaf Alders)
    - Apply perltidy 20220613 (GH#81) (Olaf Alders)

0.000044  2022-05-27 18:01:51Z
    - Add log_filename to default config file content (GH#79) (Olaf Alders)
    - Don't raise some expected Mojo eval problems to the warning level (GH#80)
      (Olaf Alders)

0.000043  2022-05-18 13:28:01Z
    - Relax TOML::Tiny version (GH#78) (James Raspass)

0.000042  2022-05-10 19:24:12Z
    - Fix exception which was thrown when only global config existed (GH#77)
      (Olaf Alders)

0.000041  2022-05-10 15:19:34Z
    - exit() from script rather than from module (GH#74) (Olaf Alders)
    - Find Perl files present in dirs, if they are passed as filename args
      (GH#75) (Olaf Alders)

0.000040  2022-05-06 13:25:15Z
    - Set minimum version of File::XDG to 1.01 (GH#73) (Olaf Alders)

0.000039  2022-05-05 21:55:32Z
    - Remove coercion which broke environments without config files (GH#71)
      (Olaf Alders)

0.000038  2022-05-05 20:45:48Z
    - This release adds (experimental and underdocumented) support for TOML
      config files (GH#69) (Olaf Alders)
    - The use of TOML::Tiny means we're bumping the minimum Perl to 5.18

0.000037  2022-05-02 20:58:40Z
    - This distribution no longer includes a fatpacked PPI (GH#70) (Olaf
      Alders)

0.000036  2022-04-29 13:09:44Z
    - Bump PPI from 1.272 to 1.273
    - Allow multiple filenames to be passed to CLI (GH#68) (Olaf Alders)

0.000035  2022-02-23 00:35:26Z
    - Bump Perl::Tidy from 20211029 to 20220217 (GH#67) (Olaf Alders)
    - Bump PPI from 1.270 to 1.272
    - Try to fix failures in t/never-exports.t

0.000034  2022-02-14 18:26:15Z
    - Don't try to rewrite an import that we can't eval (GH#66) (Olaf Alders)

0.000033  2022-02-11 23:20:52Z
    - Update forked PPI to include PPI 1.272 (GH#64) (Olaf Alders)
    - Avoid exceptions when trying to unnest quotes (GH#65) (Olaf Alders)

0.000032  2022-01-15 03:41:49Z
    - Require Perl::Tidy version 20211029

0.000031  2022-01-13 21:05:01Z
    - Ignore PerlIO::gzip and Modern::Perl
    - Rework formatting of Test::Builder modules (GH#61) (Olaf Alders)

0.000030  2021-12-21 22:55:49Z
    - Avoid calling methods on undef variable (GH#59) (Olaf Alders)
    - Preserve some arbitrary padding. It may have been added by a tidier.
      (GH#60) (Olaf Alders)

0.000029  2021-12-20 19:24:54Z
    - Improve import sort order (GH#58) (Olaf Alders)

0.000028  2021-12-18 02:26:13Z
    - Maintain stable sort order for lists which include sigils (GH#57) (Olaf
      Alders)

0.000027  2021-11-29 22:29:05Z
    - Detect Test::Builder objects used in import() (GH#56) (Olaf Alders)
    - Require Test::Script 1.29

0.000026  2021-11-26 21:35:12Z
    - Ignore Env.pm for the time being (GH#47) (Olaf Alders)
    - Allow module name to be passed to dump-perl-exports without flag (GH#46) (Olaf Alders)
    - Ignore Constant::Generate and Git::Sub (GH#46) (Olaf Alders)
    - Bump minimum Perl to 5.12.0 (GH#46) (Olaf Alders)
    - Ignore modules which we cannot eval (GH#49) (Olaf Alders)
    - Ignore Sort::ByExample and MLDBM
    - Ensure --no-tidy-whitespace is passed as a CLI param (GH#53) (Olaf Alders)
    - Ignore Import::Into (GH#52) (Olaf Alders)
    - Ignore more whitespace changes (GH#54) (Olaf Alders)

0.000025  2021-10-13 21:42:40Z
    - Add another minimum version to t/with-version.t (GH#43) (Olaf Alders)

0.000024  2021-10-12 15:58:08Z
    - Fix t/with-version.t on some machines by requiring the correct minimum
      needed module version via Test::Needs (GH#42) (Olaf Alders)

0.000023  2021-09-29 18:50:41Z
    - Eval import() statements before changing them (GH#40) (Olaf Alders)
    - Don't consider "my @Foo" to be a use of an imported "@Foo" (GH#40) (Olaf
      Alders)

0.000022  2021-09-27 01:31:43Z
    - Ensure PPI 1.270 is required in cpanfile (Reported by Slaven Rezić in
      #39)

0.000021  2021-09-25 23:51:02Z
    - Document how to configure Code::TidyAll and precious
    - Add Carp::Always to ignored modules
    - Require Log::Dispatch 2.70

0.000020  2021-09-23 22:49:41Z
    - Add a --log-filename parameter (GH#37) (Olaf Alders)
    - Add a --[no-]tidy-whitespace param (GH#38) (Olaf Alders)
    - Fix disappearing module version numbers (GH#38) (Olaf Alders)

0.000019  2021-09-17 19:20:44Z
    - Ignore modules with import errors (GH#35) (Olaf Alders)
    - Stop special-casing Import::Into (GH#35) (Olaf Alders)
    - Reduce required dependencies (GH#36) (Olaf Alders)
    - Add an examples folder (GH#36) (Olaf Alders)



( run in 0.501 second using v1.01-cache-2.11-cpan-96521ef73a4 )