Skip to content

Songmu/p5-App-FakeCDN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

App::FakeCDN - fake CDN server emulator

SYNOPSIS

use App::FakeCDN;
my $fake_cdn = App::FakeCDN->new(root => 'static');
$fake_cdn->to_app;

DESCRIPTION

App::FakeCDN launches fake CDN server emulator.

THE SOFTWARE IS ALPHA QUALITY. API MAY CHANGE WITHOUT NOTICE.

LICENSE

Copyright (C) Songmu.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Songmu y.songmu@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages