<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Perfect! Thanks for all your help!<br>
<br>
<br>
<div class="moz-cite-prefix">On 10/17/2013 4:43 PM, sunnavy wrote:<br>
</div>
<blockquote
cite="mid:B2967EAF-27FE-4686-89A4-F5079772DB2D@bestpractical.com"
type="cite">
<pre wrap="">Hi David
You can create them from META.yml of the package you want to import.
I made a simple script to do this, see attached, you can run it like
perl /path/to/build-reqire-yml-from-meta.pl /path/to/META.yml /path/to/require.yml
then you can use "/path/to/require.yml" as the --require-yml argument.
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">
Regards
sunnavy
On Oct 18, 2013, at 5:20 AM, David Good <a class="moz-txt-link-rfc2396E" href="mailto:dgood@willingminds.com"><dgood@willingminds.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Thanks!
Is there a straightforward method for generating the YML files? I'm
adding back in the full list of modules for our distribution and have
found another with the same problem (Class::Method::Modifiers) and
suspect there may be others. If it's fairly simple, I don't have a
problem with doing it myself.
On 10/17/2013 6:38 AM, sunnavy wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi David
The reason is Test::Warnings uses Module::Build::Tiny as the build system,
which Shipwright doesn't handle right now.
I will update Shipwright for this soon, sorry for your inconvenience.
For now, I suggest you import Module::Build::Tiny and Test::Warnings
with specified --require-yml so Shipwright can skip the process of
running those packages' Build.PL when importing.
require ymls are attached.
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
Shipwright mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Shipwright@lists.bestpractical.com">Shipwright@lists.bestpractical.com</a>
<a class="moz-txt-link-freetext" href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/shipwright">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/shipwright</a>
</pre>
</blockquote>
<pre wrap="">
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Shipwright mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Shipwright@lists.bestpractical.com">Shipwright@lists.bestpractical.com</a>
<a class="moz-txt-link-freetext" href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/shipwright">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/shipwright</a>
</pre>
</blockquote>
<br>
</body>
</html>