Skip to content

dheffx/perl-openfaas-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

openfaas template for perl running alpine linux

faas template pull https://github.com/dheffx/perl-openfaas-template

langs

two variants:

  • perl
  • perl-mojo

Both use 5.26.3 by default but can be changed via PERL_VERSION argument

perl

Simply slurps up STDIN and makes it available to the function, then encodes the result

faas new my-function-in-perl --lang perl

perl-mojo

Uses Mojo::Lite to allow handling of HTTP request

faas new my-mojo-in-perl --lang perl-mojo

The perl-mojo template uses the of-watchdog in openfaas-incubator

build-options

  • ssl: openssl, openssl-dev, perl-net-ssleay

example funcs

See https://github.com/dheffx/dcbpw-faas-for-perl/openfaas

About

openfaas template for perl running alpine linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published