The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.019

  • Change: 3cc2e840f9798692117a46a535184d7bb1378552 Author: Zaki Mughal [sivoais] <zaki.mughal@gmail.com> Date : 2015-07-01 07:11:48 +0000
    • Merge pull request #8 from plicease/update_configure_example
    • use %c
  • Change: 5df8b560b78e5d16ddb3faa4b875ae3d123731dd Author: Graham Ollis <perl@wdlabs.com> Date : 2015-07-01 08:08:25 +0000
    • use %c
    • Instead of %pconfigure as this is more portable
  • Change: fc084c4d20623e6d278e3a49765a8256cd60b6a9 Author: Zaki Mughal [sivoais] <zaki.mughal@gmail.com> Date : 2015-04-22 08:05:02 +0000
    • Merge pull request #7 from plicease/alien_stage_install
    • add alien_stage_install option
  • Change: 03f3302e6eba8c53ab60ccf1363cd93011f8a1eb Author: Graham Ollis <perl@wdlabs.com> Date : 2015-04-22 08:42:18 +0000
    • grammar fixes
  • Change: 4cf15e0db3f6ffa844256f9cd6a5778b22949795 Author: Graham Ollis <perl@wdlabs.com> Date : 2015-04-22 07:47:27 +0000
    • add alien_stage_install option
  • Change: cb3468305c01ae505885200c364e583dc2281391 Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2014-12-11 21:55:48 +0000
    • remove unused Moose::Autobox dep
  • Change: c3e8674a9391c4687af0248d69d6cdf60f310fd5 Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2014-12-10 13:37:04 +0000
    • `gather_files` turned into an `after` method modifier
    • This is so that `DZ::Plugin::ModuleBuild` can run its own `gather_files` method and `Build.PL` is available.
  • Change: 69a82181e0d1b87831e0bd6c87fb6f1308309d2f Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2014-10-13 04:02:08 +0000
    • whitespace
  • Change: c9f9dd01f0856886cd7a3545a1a0a8017a765716 Author: Zaki Mughal [sivoais] <zaki.mughal@gmail.com> Date : 2014-10-13 03:50:25 +0000
    • Merge pull request #6 from plicease/alien_0.006
    • Support for some more Alien::Base 0.006 options
  • Change: 1304496d5c713ad1aa47918d6d0b04e793aaaa3f Author: Graham Ollis <perl@wdlabs.com> Date : 2014-10-09 20:22:07 +0000
    • also need to add as configure requires
  • Change: cac51139c6819337aa954e4a221254ccf8185fdc Author: Graham Ollis <plicease@cpan.org> Date : 2014-10-09 17:49:24 +0000
    • document new options
  • Change: 017635163d0abe2cf820ff113af53b460916f1cc Author: Graham Ollis <plicease@cpan.org> Date : 2014-10-09 17:46:47 +0000
    • add bin_requires option
  • Change: 016e234f7a99ce6b6d243aae4cd875bb4f928555 Author: Graham Ollis <plicease@cpan.org> Date : 2014-10-09 17:30:49 +0000
    • add msys option
  • Change: 46b4f46b3906355aa17107be5388c3f252938e00 Author: Zaki Mughal [sivoais] <zaki.mughal@gmail.com> Date : 2014-09-22 16:55:42 +0000
    • Merge pull request #5 from plicease/inline_auto_include
    • support for inline_auto_include
  • Change: c4a9100d855a2e235dac208ca43d8bd3005237ca Author: Graham Ollis <perl@wdlabs.com> Date : 2014-09-22 17:46:57 +0000
    • support for inline_auto_include
  • Change: 72b76934cc1fdd9d2af5a38fb92bc68232abbd15 Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2014-09-14 18:06:21 +0000
    • remove Test::LoadModules test dependency
    • from RT#98840 <https://rt.cpan.org/Ticket/Display.html?id=98840> - Thanks SREZIC and GETTY
  • Change: f89c936ca0b251d172bdd50657bbead13cd7aec4 Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2014-09-14 17:29:43 +0000
    • ensure test prereqs are installed
  • Change: 5b81a910d88338c69adc235a5d3f67f9a383d9da Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2014-09-11 01:23:23 +0000
    • fix whitespace
  • Change: a2b1a381e0b2a2d352da4ec664d9d8a191bbbfeb Author: Zaki Mughal [sivoais] <zaki.mughal@gmail.com> Date : 2014-09-10 11:58:51 +0000
    • Merge pull request #4 from plicease/alien_0.005
    • add support for Alien 0.005 features
  • Change: de2674424d99a00481ff6ccb434bbc474a2f5329 Author: Graham Ollis <plicease@cpan.org> Date : 2014-09-10 12:50:56 +0000
    • usage of 0.005 features will require Alien::Base 0.005
  • Change: dc24c1a4ded53bd6c9e90847b5db97616faee7e8 Author: Graham Ollis <plicease@cpan.org> Date : 2014-09-10 12:41:04 +0000
    • add support for new Alien::Base options
  • Change: f3a8620a6f108b8fefe71ccb2e69b6dbeddd5cf2 Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2013-12-26 20:45:48 +0000
    • use string for pattern instead of using a compiled regex
    • because the compiled regex may add flags that can not be parsed with
    • older versions of Perl
  • Change: 9da000c53b5fadaa65952087b0841ff0d4ea7b7a Author: Zaki Mughal [sivoais] <zaki.mughal@gmail.com> Date : 2013-11-29 20:21:58 +0000
    • Merge pull request #3 from plicease/path_class
    • don't require Path::Class unless necessary
  • Change: 1b1b1c478541098a75d6f9a709f30e2602a3ecaf Author: Graham Ollis <perl@wdlabs.com> Date : 2013-11-15 10:34:12 +0000
    • don't require Path::Class unless necessary
  • Change: 542434cc91eb4f0758dcee17dbf60eb0d8440af8 Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2013-08-15 13:36:55 +0000
    • revert dist.ini
  • Change: cc462993f157b4cdaef6c7e23103ba975407274f Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2013-08-15 13:34:05 +0000
    • v0.008
  • Change: c1bd9bc731378362aac0455f4ffb2abb09699f19 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-08-15 10:04:01 +0000
    • Merge pull request #1 from zmughal/feature/protocol-local-support
    • Add support for local repositories
  • Change: 42db71ab6890f9621494dbadea670214faa030b9 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-08-15 10:03:29 +0000
    • Merge pull request #2 from zmughal/feature/option-build-commands
    • add option to pass build/install commands
  • Change: 349990b89b0534c1b5612648b66a3de47abbbcbb Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2013-07-15 07:33:53 +0000
    • fix comment
  • Change: 7d454e3b5021ae3e273fd806b161f99317848343 Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2013-07-15 07:32:20 +0000
    • add option to pass install commands
  • Change: 6038823c5c049b8630349ae7af68b339923e19dd Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2013-07-12 08:19:04 +0000
    • indicate that build commands are optional
  • Change: 5499cd9fe323442f90d7d8d1aed4c6f7c6e297a3 Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2013-07-12 08:14:39 +0000
    • add option to pass build commands
  • Change: 6dbb8e3b2b2a370992404a7bd3b68bc1b3083ca7 Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2013-07-12 07:19:48 +0000
    • document usage of file: scheme for local repository
  • Change: 73e173b5a1e4800cb3b25ff4369025b69af24c45 Author: Zakariyya Mughal <zaki.mughal@gmail.com> Date : 2013-07-12 07:10:34 +0000
    • add support for local repository
  • Change: 2ffa8fee38ce3539eaadaad947c8ba33a2bc14f1 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-03-02 23:52:51 +0000
    • Tuning of the documentation, especially adding the Run::Test trick
  • Change: 93ee3cec036a42985e95d945174b13e6cda8cc81 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-03-02 21:18:36 +0000
    • Handling of default port more proper
  • Change: 566c3731938db0320340f306a316630db8049a52 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-27 00:58:31 +0000
    • Make the generated bins also executable
  • Change: 55836426e24aee5aae5002527f5a64d093c24b01 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-26 22:41:54 +0000
    • Ok added a carriage return in the end
  • Change: 5cfd76499d8b022db72b964e8be4f19cf13187f2 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-26 22:41:39 +0000
    • A bit of documentation tuning
  • Change: d7e018c05344d57e1feb8cde1b16ed75718bcd29 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-26 21:34:57 +0000
    • Added feature to auto add binaries, added more documentation
  • Change: 43b46bd2a52499a2c3238c822cc0be76425c1f9f Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-26 03:23:30 +0000
    • It should also require Alien::Base
  • Change: ab381169b6605830ae2d534090819d9a57d40991 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-26 03:22:33 +0000
    • Ok now the PluginBundle really does what is told!
  • Change: 8449867c41b804b134f036f406448294bfc1965b Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-26 03:06:56 +0000
    • Fixed requirements
  • Change: 5773e0a9d3ee4ffbdbfc3d7a96437f01b9ac1bf1 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-26 03:00:02 +0000
    • Added Alien PluginBundle, added tests
  • Change: 0ac4dd79cd0bf465d3180a0efa66c7567e448777 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-26 01:09:37 +0000
    • initial commit
  • End of releases.

Modules

Use Alien::Base with Dist::Zilla
Dist::Zilla::PluginBundle::Basic for Alien