Skip to content

Instantly share code, notes, and snippets.

@JJ
Created November 26, 2022 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JJ/07aee60ed429f2eea06d48b0af4f6d07 to your computer and use it in GitHub Desktop.
Save JJ/07aee60ed429f2eea06d48b0af4f6d07 to your computer and use it in GitHub Desktop.
Using Rakupod Object
use Pod::Lite;
use Pod::To::PDF::Lite;
use RakupodObject;
my $pod-object = rakupod2object $pod-doc;
# pod2pdf $pod-object # args ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment