Suggest using Inline as a pre-uploading test for a distribution.
Nicholas Clark [Sun, 26 Jul 2009 18:53:53 +0000 (19:53 +0100)]
Porting/release_managers_guide.pod

index 1c11a87..3a91c9e 100644 (file)
@@ -148,6 +148,13 @@ Bootstrap the CPAN client on the clean install.
 Install CPANPLUS.
 XXX pick something new; this is now bundled
 
+=begin suggestion
+
+How about Inline. Install it, and then check that your perl can run this:
+  perl -lwe 'use Inline C => "int answer() { return 42;} "; print answer'
+
+=end
+
 =item *
 
 Bootstrap the CPANPLUS client.