# Plack::App::DirectoryIndex [![Build Status](https://github.com/davorg-cpan/plack-app-directoryindex/actions/workflows/perltest.yml/badge.svg?branch=main)](https://github.com/davorg-cpan/plack-app-directoryindex/actions/workflows/perltest.yml) [![Coverage Status](https://coveralls.io/repos/github/davorg-cpan/plack-app-directoryindex/badge.svg?branch=main)](https://coveralls.io/github/davorg-cpan/plack-app-directoryindex?branch=main) A subclass of Plack::App::Directory that will look for a default index file (i.e. index.html) and serve that if it exists.