If Test
=======

Check to see if passing variables in on the command line via 
``-D perl='expression'`` work.

.. if:: $a

   This text should not appear.

.. if:: $b

   This text should appear.

A paragraph.