App-cpanoutdated-fresh

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

*   "--dev" supported

*   Temporal difference comparison.

  Temporal difference comparison

One of the big features of using the "MetaCPAN" API, is the ability to
filter results into a time bracket.

As such, this application can tell you only about updates that happened
to things you have installed "IF" they've been recently updated.

For instance, one problem I kept facing was this:

  $ cpan-outdated
  # Broken::Package
  $ cpanm Broken::Package
  # Broken::Package is broken!
  ... wait a few days
  $ cpan-outdated
  # Broken::Package

bin/cpan-outdated-fresh  view on Meta::CPAN


=item * Temporal difference comparison.

=back

=head2 Temporal difference comparison

One of the big features of using the C<MetaCPAN> API, is the ability to filter results into a time bracket.

As such, this application can tell you only about updates that happened to things you have installed C<IF> they've been
recently updated.

For instance, one problem I kept facing was this:

  $ cpan-outdated
  # Broken::Package
  $ cpanm Broken::Package
  # Broken::Package is broken!
  ... wait a few days
  $ cpan-outdated
  # Broken::Package



( run in 0.367 second using v1.01-cache-2.11-cpan-05444aca049 )