MojoMojo

 view release on metacpan or  search on metacpan

t/wikispaces2markdown.t  view on Meta::CPAN

#!/usr/bin/env perl
use strict;
use warnings;
use Text::Wikispaces2Markdown;

use Test::More tests => 1;
use Test::Differences;

#--- Basic functionality --------------------------------------------
my $content = <<WIKISPACES;
=Car Buyer's Guide=

So you want a buy a car... welcome to the world of options.

If you're looking for a car that leaves others in the dust at the red light, this guide is not for you. I don't care about showing off in a car or [[http://youtube.com/watch?v=nhzFU0Crleo|roasting tires]]. I do care about staying alive if one of thos...

I wrote the guide below for myself, while I was shopping for a new car. I hope it helps you too.

==Criteria, in order of priority==

# Safety
** "Whiplash injuries account for approximately 60 per cent of all personal injuries caused by car crashes." - [[http://www.folksam.se/english/reports|Folksam - How safe is your car, 2007]]
** 200,000 medically serious whiplash injuries per year in US - [[http://www.consumerreports.org/cro/cars/car-safety/car-safety-reviews/rear-collisions-8-07/overview/0708_collide_ov.htm|Consumer Reports]]
# Reliability
# Ergonomics
# Cost of ownership


==Sources for safety ratings==

* [[http://informedforlife.org/|InformedForLife.org - SCORE]]
* [[http://www.iihs.org/ratings/default.aspx|IIHS]]
* NHTSA - the star-rating [[http://www.safercar.gov/vgn-ext-templating/v/index.jsp?vgnextoid=c276c95372935110VgnVCM1000002fd17898RCRD|brochures]], or if you're a maniac, the [[http://www-nrd.nhtsa.dot.gov/database/aspx/vehdb/queryvehicle.aspx|raw rep...
* [[http://translate.google.com/translate?u=http%3A%2F%2Fwww.adac.de%2FTests%2FCrash_Tests%2FAutomodelle%2Fdefault.asp%3FComponentID%3D87715%26SourcePageID%3D8645&hl=en&ie=UTF8&sl=de&tl=en|Germany's ADAC]] - mostly European cars (e.g. no Lexus). All ...
* [[http://www.euroncap.com/testresults.aspx|EuroNCAP]] - see ADAC above for model years. For example, EuroNCAP's [[http://www.euroncap.com/carsearch.aspx?make=ef018b8a-892c-4abb-92b0-24103a2c81be|Audi A4 2001]] represents ADAC's [[http://translate.g...
* [[http://www.ancap.com.au/|Australian New Car Assessment Program]] - doesn't test rear impact (whiplash injury)
* [[http://www.nasva.go.jp/mamoru/english|Japan's National Agency for Automotive Safety and Victims' Aid]] - only Japanese cars; bad user interface; star ratings from 1 to 6
* [[http://www.folksam.se/english/reports|Folksam Insurance, Sweden]] - aggregates EuroNCAP and includes "the results of two independent car seat tests carried out by Folksam/National Road Administration and IIWPG (an international association in the...


==Sources for reliability==

* [[http://consumerreports.org/|Consumer Reports]] (CR) - subscription required
* [[http://www.jdpower.com/autos/used-cars|JDPower]]
* MSN Auto - uninformative (almost all vehicles have 5/5 ratings)


The following are the cars from InformedForLife's SCORE ranking list for 2008 that ranked 65 points or under (the safest level). Any vehicle that had a 'Marginal' or worse ratings by IIHS or EuroNCAP, in any of the front, side or rear crash tests has...

=Approved vehicles=

==[[#Audi_A4_mfg_after_2005_Nov]] Audi A4, mfg. after 2005 Nov==

===[[#Safety]] Safety===
* [[http://www.iihs.org/ratings/head_restraints/headrestraints.aspx?audi|IIHS rear]]: 2006 (mfg after Nov. 2005): A, A, G; 2007 (mfg. before Aug 2006): A, A, A; 2007-2008 (mfg. after July 2006): G, G, G
* [[http://www.iihs.org/ratings/ratingsbyseries.aspx?id=558|IIHS]] front: G; side: G, A cage
* NHTSA 2006-2008: 4,4, 5,4, 4
* [[http://www.euroncap.com/tests/audi_a4_2001/88.aspx|EuroNCAP]] 2001: marginal driver chest, pelvis, Good rest; Good side
* Folksam: whiplash protection "approved", 2001-2007
===[[#Reliability]] Reliability===
* [[http://www.consumerreports.org/cro/cars/models/used/audi/a4/reliability.htm|CR]]: Audi A4, 4-cylinder: apparently very good, but for some reason the "used car" prediction is average
* [[http://www.jdpower.com/autos/Audi/A4/2007/Sedan/ratings|JDPower]] predicted reliability: 2/5; quality: around 3/5
===[[#Ergonomics]] Ergonomics===
* extremely responsive brakes; brakes too much when lightly pushing the brakes
* rear seats fold nicely; can almost take a nap in the resulting trunk
* good room in the back seat
* + no ancient wood-trim



( run in 0.586 second using v1.01-cache-2.11-cpan-437f7b0c052 )